Changeset 1100
- Timestamp:
- Aug 6, 2008, 4:20:58 AM (16 years ago)
- Location:
- trunk
- Files:
-
- 10 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/configure
r1098 r1100 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 … … 769 745 LTLIBOBJS' 770 746 ac_subst_files='' 771 ac_user_opts='772 enable_option_checking773 enable_64bit774 enable_64bit_vis775 enable_corefoundation776 enable_load777 enable_gui778 with_tclsh779 with_matlab780 with_octave781 with_perl782 with_python783 with_ruby784 enable_shared785 enable_symbols786 '787 747 ac_precious_vars='build_alias 788 748 host_alias … … 805 765 ac_init_help= 806 766 ac_init_version=false 807 ac_unrecognized_opts=808 ac_unrecognized_sep=809 767 # The variables have the same names as the options, with 810 768 # dashes changed to underlines. … … 905 863 906 864 -disable-* | --disable-*) 907 ac_ useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`865 ac_feature=`expr "x$ac_option" : 'x-*disable-\(.*\)'` 908 866 # Reject names that are not valid shell variable names. 909 expr "x$ac_ useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&910 { $as_echo "$as_me: error: invalid feature name: $ac_useropt" >&2867 expr "x$ac_feature" : ".*[^-._$as_cr_alnum]" >/dev/null && 868 { echo "$as_me: error: invalid feature name: $ac_feature" >&2 911 869 { (exit 1); exit 1; }; } 912 ac_useropt_orig=$ac_useropt 913 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` 914 case $ac_user_opts in 915 *" 916 "enable_$ac_useropt" 917 "*) ;; 918 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--disable-$ac_useropt_orig" 919 ac_unrecognized_sep=', ';; 920 esac 921 eval enable_$ac_useropt=no ;; 870 ac_feature=`echo $ac_feature | sed 's/[-.]/_/g'` 871 eval enable_$ac_feature=no ;; 922 872 923 873 -docdir | --docdir | --docdi | --doc | --do) … … 932 882 933 883 -enable-* | --enable-*) 934 ac_ useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`884 ac_feature=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'` 935 885 # Reject names that are not valid shell variable names. 936 expr "x$ac_ useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&937 { $as_echo "$as_me: error: invalid feature name: $ac_useropt" >&2886 expr "x$ac_feature" : ".*[^-._$as_cr_alnum]" >/dev/null && 887 { echo "$as_me: error: invalid feature name: $ac_feature" >&2 938 888 { (exit 1); exit 1; }; } 939 ac_useropt_orig=$ac_useropt 940 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` 941 case $ac_user_opts in 942 *" 943 "enable_$ac_useropt" 944 "*) ;; 945 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--enable-$ac_useropt_orig" 946 ac_unrecognized_sep=', ';; 947 esac 948 eval enable_$ac_useropt=\$ac_optarg ;; 889 ac_feature=`echo $ac_feature | sed 's/[-.]/_/g'` 890 eval enable_$ac_feature=\$ac_optarg ;; 949 891 950 892 -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \ … … 1137 1079 1138 1080 -with-* | --with-*) 1139 ac_ useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`1081 ac_package=`expr "x$ac_option" : 'x-*with-\([^=]*\)'` 1140 1082 # Reject names that are not valid shell variable names. 1141 expr "x$ac_ useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&1142 { $as_echo "$as_me: error: invalid package name: $ac_useropt" >&21083 expr "x$ac_package" : ".*[^-._$as_cr_alnum]" >/dev/null && 1084 { echo "$as_me: error: invalid package name: $ac_package" >&2 1143 1085 { (exit 1); exit 1; }; } 1144 ac_useropt_orig=$ac_useropt 1145 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` 1146 case $ac_user_opts in 1147 *" 1148 "with_$ac_useropt" 1149 "*) ;; 1150 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--with-$ac_useropt_orig" 1151 ac_unrecognized_sep=', ';; 1152 esac 1153 eval with_$ac_useropt=\$ac_optarg ;; 1086 ac_package=`echo $ac_package | sed 's/[-.]/_/g'` 1087 eval with_$ac_package=\$ac_optarg ;; 1154 1088 1155 1089 -without-* | --without-*) 1156 ac_ useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`1090 ac_package=`expr "x$ac_option" : 'x-*without-\(.*\)'` 1157 1091 # Reject names that are not valid shell variable names. 1158 expr "x$ac_ useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&1159 { $as_echo "$as_me: error: invalid package name: $ac_useropt" >&21092 expr "x$ac_package" : ".*[^-._$as_cr_alnum]" >/dev/null && 1093 { echo "$as_me: error: invalid package name: $ac_package" >&2 1160 1094 { (exit 1); exit 1; }; } 1161 ac_useropt_orig=$ac_useropt 1162 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` 1163 case $ac_user_opts in 1164 *" 1165 "with_$ac_useropt" 1166 "*) ;; 1167 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--without-$ac_useropt_orig" 1168 ac_unrecognized_sep=', ';; 1169 esac 1170 eval with_$ac_useropt=no ;; 1095 ac_package=`echo $ac_package | sed 's/[-.]/_/g'` 1096 eval with_$ac_package=no ;; 1171 1097 1172 1098 --x) … … 1188 1114 x_libraries=$ac_optarg ;; 1189 1115 1190 -*) { $as_echo "$as_me: error: unrecognized option: $ac_option1116 -*) { echo "$as_me: error: unrecognized option: $ac_option 1191 1117 Try \`$0 --help' for more information." >&2 1192 1118 { (exit 1); exit 1; }; } … … 1197 1123 # Reject names that are not valid shell variable names. 1198 1124 expr "x$ac_envvar" : ".*[^_$as_cr_alnum]" >/dev/null && 1199 { $as_echo "$as_me: error: invalid variable name: $ac_envvar" >&21125 { echo "$as_me: error: invalid variable name: $ac_envvar" >&2 1200 1126 { (exit 1); exit 1; }; } 1201 1127 eval $ac_envvar=\$ac_optarg … … 1204 1130 *) 1205 1131 # FIXME: should be removed in autoconf 3.0. 1206 $as_echo "$as_me: WARNING: you should use --build, --host, --target" >&21132 echo "$as_me: WARNING: you should use --build, --host, --target" >&2 1207 1133 expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null && 1208 $as_echo "$as_me: WARNING: invalid host type: $ac_option" >&21134 echo "$as_me: WARNING: invalid host type: $ac_option" >&2 1209 1135 : ${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option} 1210 1136 ;; … … 1215 1141 if test -n "$ac_prev"; then 1216 1142 ac_option=--`echo $ac_prev | sed 's/_/-/g'` 1217 { $as_echo "$as_me: error: missing argument to $ac_option" >&21143 { echo "$as_me: error: missing argument to $ac_option" >&2 1218 1144 { (exit 1); exit 1; }; } 1219 1145 fi 1220 1146 1221 if test -n "$ac_unrecognized_opts"; then 1222 case $enable_option_checking in 1223 no) ;; 1224 fatal) { $as_echo "$as_me: error: Unrecognized options: $ac_unrecognized_opts" >&2 1225 { (exit 1); exit 1; }; } ;; 1226 *) $as_echo "$as_me: WARNING: Unrecognized options: $ac_unrecognized_opts" >&2 ;; 1227 esac 1228 fi 1229 1230 # Check all directory arguments for consistency. 1147 # Be sure to have absolute directory names. 1231 1148 for ac_var in exec_prefix prefix bindir sbindir libexecdir datarootdir \ 1232 1149 datadir sysconfdir sharedstatedir localstatedir includedir \ … … 1235 1152 do 1236 1153 eval ac_val=\$$ac_var 1237 # Remove trailing slashes.1238 case $ac_val in1239 */ )1240 ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`1241 eval $ac_var=\$ac_val;;1242 esac1243 # Be sure to have absolute directory names.1244 1154 case $ac_val in 1245 1155 [\\/$]* | ?:[\\/]* ) continue;; 1246 1156 NONE | '' ) case $ac_var in *prefix ) continue;; esac;; 1247 1157 esac 1248 { $as_echo "$as_me: error: expected an absolute directory name for --$ac_var: $ac_val" >&21158 { echo "$as_me: error: expected an absolute directory name for --$ac_var: $ac_val" >&2 1249 1159 { (exit 1); exit 1; }; } 1250 1160 done … … 1261 1171 if test "x$build_alias" = x; then 1262 1172 cross_compiling=maybe 1263 $as_echo "$as_me: WARNING: If you wanted to set the --build type, don't use --host.1173 echo "$as_me: WARNING: If you wanted to set the --build type, don't use --host. 1264 1174 If a cross compiler is detected then cross compile mode will be used." >&2 1265 1175 elif test "x$build_alias" != "x$host_alias"; then … … 1277 1187 ac_ls_di=`ls -di .` && 1278 1188 ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` || 1279 { $as_echo "$as_me: error: Working directory cannot be determined" >&21189 { echo "$as_me: error: Working directory cannot be determined" >&2 1280 1190 { (exit 1); exit 1; }; } 1281 1191 test "X$ac_ls_di" = "X$ac_pwd_ls_di" || 1282 { $as_echo "$as_me: error: pwd does not report name of working directory" >&21192 { echo "$as_me: error: pwd does not report name of working directory" >&2 1283 1193 { (exit 1); exit 1; }; } 1284 1194 … … 1288 1198 ac_srcdir_defaulted=yes 1289 1199 # Try the directory containing this script, then the parent directory. 1290 ac_confdir=`$as_dirname -- "$ as_myself" ||1291 $as_expr X"$ as_myself" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \1292 X"$ as_myself" : 'X\(//\)[^/]' \| \1293 X"$ as_myself" : 'X\(//\)$' \| \1294 X"$ as_myself" : 'X\(/\)' \| . 2>/dev/null ||1295 $as_echo X"$as_myself" |1200 ac_confdir=`$as_dirname -- "$0" || 1201 $as_expr X"$0" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ 1202 X"$0" : 'X\(//\)[^/]' \| \ 1203 X"$0" : 'X\(//\)$' \| \ 1204 X"$0" : 'X\(/\)' \| . 2>/dev/null || 1205 echo X"$0" | 1296 1206 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ 1297 1207 s//\1/ … … 1320 1230 if test ! -r "$srcdir/$ac_unique_file"; then 1321 1231 test "$ac_srcdir_defaulted" = yes && srcdir="$ac_confdir or .." 1322 { $as_echo "$as_me: error: cannot find sources ($ac_unique_file) in $srcdir" >&21232 { echo "$as_me: error: cannot find sources ($ac_unique_file) in $srcdir" >&2 1323 1233 { (exit 1); exit 1; }; } 1324 1234 fi 1325 1235 ac_msg="sources are in $srcdir, but \`cd $srcdir' does not work" 1326 1236 ac_abs_confdir=`( 1327 cd "$srcdir" && test -r "./$ac_unique_file" || { $as_echo "$as_me: error: $ac_msg" >&21237 cd "$srcdir" && test -r "./$ac_unique_file" || { echo "$as_me: error: $ac_msg" >&2 1328 1238 { (exit 1); exit 1; }; } 1329 1239 pwd)` … … 1374 1284 Installation directories: 1375 1285 --prefix=PREFIX install architecture-independent files in PREFIX 1376 1286 [$ac_default_prefix] 1377 1287 --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX 1378 1288 [PREFIX] 1379 1289 1380 1290 By default, \`make install' will install all the files in … … 1386 1296 1387 1297 Fine tuning of the installation directories: 1388 --bindir=DIR 1389 --sbindir=DIR 1390 --libexecdir=DIR 1391 --sysconfdir=DIR 1392 --sharedstatedir=DIR 1393 --localstatedir=DIR 1394 --libdir=DIR 1395 --includedir=DIR 1396 --oldincludedir=DIR 1397 --datarootdir=DIR 1398 --datadir=DIR 1399 --infodir=DIR 1400 --localedir=DIR 1401 --mandir=DIR 1402 --docdir=DIR 1403 --htmldir=DIR 1404 --dvidir=DIR 1405 --pdfdir=DIR 1406 --psdir=DIR 1298 --bindir=DIR user executables [EPREFIX/bin] 1299 --sbindir=DIR system admin executables [EPREFIX/sbin] 1300 --libexecdir=DIR program executables [EPREFIX/libexec] 1301 --sysconfdir=DIR read-only single-machine data [PREFIX/etc] 1302 --sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com] 1303 --localstatedir=DIR modifiable single-machine data [PREFIX/var] 1304 --libdir=DIR object code libraries [EPREFIX/lib] 1305 --includedir=DIR C header files [PREFIX/include] 1306 --oldincludedir=DIR C header files for non-gcc [/usr/include] 1307 --datarootdir=DIR read-only arch.-independent data root [PREFIX/share] 1308 --datadir=DIR read-only architecture-independent data [DATAROOTDIR] 1309 --infodir=DIR info documentation [DATAROOTDIR/info] 1310 --localedir=DIR locale-dependent data [DATAROOTDIR/locale] 1311 --mandir=DIR man documentation [DATAROOTDIR/man] 1312 --docdir=DIR documentation root [DATAROOTDIR/doc/rappture] 1313 --htmldir=DIR html documentation [DOCDIR] 1314 --dvidir=DIR dvi documentation [DOCDIR] 1315 --pdfdir=DIR pdf documentation [DOCDIR] 1316 --psdir=DIR ps documentation [DOCDIR] 1407 1317 _ACEOF 1408 1318 … … 1418 1328 1419 1329 Optional Features: 1420 --disable-option-checking ignore unrecognized --enable/--with options1421 1330 --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no) 1422 1331 --enable-FEATURE[=ARG] include FEATURE [ARG=yes] … … 1467 1376 # If there are subdirs, report their specific --help. 1468 1377 for ac_dir in : $ac_subdirs_all; do test "x$ac_dir" = x: && continue 1469 test -d "$ac_dir" || 1470 { cd "$srcdir" && ac_pwd=`pwd` && srcdir=. && test -d "$ac_dir"; } || 1471 continue 1378 test -d "$ac_dir" || continue 1472 1379 ac_builddir=. 1473 1380 … … 1475 1382 .) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;; 1476 1383 *) 1477 ac_dir_suffix=/` $as_echo "$ac_dir" | sed 's|^\.[\\/]||'`1384 ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'` 1478 1385 # A ".." for each directory in $ac_dir_suffix. 1479 ac_top_builddir_sub=` $as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`1386 ac_top_builddir_sub=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,/..,g;s,/,,'` 1480 1387 case $ac_top_builddir_sub in 1481 1388 "") ac_top_builddir_sub=. ac_top_build_prefix= ;; … … 1513 1420 $SHELL "$ac_srcdir/configure" --help=recursive 1514 1421 else 1515 $as_echo "$as_me: WARNING: no configuration information is in $ac_dir" >&21422 echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2 1516 1423 fi || ac_status=$? 1517 1424 cd "$ac_pwd" || { ac_status=$?; break; } … … 1523 1430 cat <<\_ACEOF 1524 1431 Rappture configure 1.1 1525 generated by GNU Autoconf 2.6 21432 generated by GNU Autoconf 2.61 1526 1433 1527 1434 Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 1528 2002, 2003, 2004, 2005, 2006 , 2007, 2008Free Software Foundation, Inc.1435 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. 1529 1436 This configure script is free software; the Free Software Foundation 1530 1437 gives unlimited permission to copy, distribute and modify it. … … 1537 1444 1538 1445 It was created by Rappture $as_me 1.1, which was 1539 generated by GNU Autoconf 2.6 2. Invocation command line was1446 generated by GNU Autoconf 2.61. Invocation command line was 1540 1447 1541 1448 $ $0 $@ … … 1573 1480 IFS=$as_save_IFS 1574 1481 test -z "$as_dir" && as_dir=. 1575 $as_echo "PATH: $as_dir"1482 echo "PATH: $as_dir" 1576 1483 done 1577 1484 IFS=$as_save_IFS … … 1608 1515 continue ;; 1609 1516 *\'*) 1610 ac_arg=` $as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;1517 ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;; 1611 1518 esac 1612 1519 case $ac_pass in … … 1660 1567 *${as_nl}*) 1661 1568 case $ac_var in #( 1662 *_cv_*) { $as_echo "$as_me:$LINENO: WARNING: Cache variable $ac_var contains a newline." >&51663 $as_echo "$as_me: WARNING: Cache variable $ac_var contains a newline." >&2;} ;;1569 *_cv_*) { echo "$as_me:$LINENO: WARNING: Cache variable $ac_var contains a newline." >&5 1570 echo "$as_me: WARNING: Cache variable $ac_var contains a newline." >&2;} ;; 1664 1571 esac 1665 1572 case $ac_var in #( 1666 1573 _ | IFS | as_nl) ;; #( 1667 BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #(1668 1574 *) $as_unset $ac_var ;; 1669 1575 esac ;; … … 1695 1601 eval ac_val=\$$ac_var 1696 1602 case $ac_val in 1697 *\'\''*) ac_val=` $as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;1603 *\'\''*) ac_val=`echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;; 1698 1604 esac 1699 $as_echo "$ac_var='\''$ac_val'\''"1605 echo "$ac_var='\''$ac_val'\''" 1700 1606 done | sort 1701 1607 echo … … 1712 1618 eval ac_val=\$$ac_var 1713 1619 case $ac_val in 1714 *\'\''*) ac_val=` $as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;1620 *\'\''*) ac_val=`echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;; 1715 1621 esac 1716 $as_echo "$ac_var='\''$ac_val'\''"1622 echo "$ac_var='\''$ac_val'\''" 1717 1623 done | sort 1718 1624 echo … … 1730 1636 fi 1731 1637 test "$ac_signal" != 0 && 1732 $as_echo "$as_me: caught signal $ac_signal"1733 $as_echo "$as_me: exit $exit_status"1638 echo "$as_me: caught signal $ac_signal" 1639 echo "$as_me: exit $exit_status" 1734 1640 } >&5 1735 1641 rm -f core *.core core.conftest.* && … … 1773 1679 1774 1680 # Let the site file select an alternate cache file if it wants to. 1775 # Prefer an explicitly selected file to automatically selected ones. 1776 ac_site_file1=NONE 1777 ac_site_file2=NONE 1681 # Prefer explicitly selected file to automatically selected ones. 1778 1682 if test -n "$CONFIG_SITE"; then 1779 ac_site_file1=$CONFIG_SITE1683 set x "$CONFIG_SITE" 1780 1684 elif test "x$prefix" != xNONE; then 1781 ac_site_file1=$prefix/share/config.site1782 ac_site_file2=$prefix/etc/config.site1783 else 1784 ac_site_file1=$ac_default_prefix/share/config.site 1785 ac_site_file2=$ac_default_prefix/etc/config.site 1786 fi 1787 for ac_site_file in "$ac_site_file1" "$ac_site_file2"1685 set x "$prefix/share/config.site" "$prefix/etc/config.site" 1686 else 1687 set x "$ac_default_prefix/share/config.site" \ 1688 "$ac_default_prefix/etc/config.site" 1689 fi 1690 shift 1691 for ac_site_file 1788 1692 do 1789 test "x$ac_site_file" = xNONE && continue1790 1693 if test -r "$ac_site_file"; then 1791 { $as_echo "$as_me:$LINENO: loading site script $ac_site_file" >&51792 $as_echo "$as_me: loading site script $ac_site_file" >&6;}1694 { echo "$as_me:$LINENO: loading site script $ac_site_file" >&5 1695 echo "$as_me: loading site script $ac_site_file" >&6;} 1793 1696 sed 's/^/| /' "$ac_site_file" >&5 1794 1697 . "$ac_site_file" … … 1800 1703 # files actually), so we avoid doing that. 1801 1704 if test -f "$cache_file"; then 1802 { $as_echo "$as_me:$LINENO: loading cache $cache_file" >&51803 $as_echo "$as_me: loading cache $cache_file" >&6;}1705 { echo "$as_me:$LINENO: loading cache $cache_file" >&5 1706 echo "$as_me: loading cache $cache_file" >&6;} 1804 1707 case $cache_file in 1805 1708 [\\/]* | ?:[\\/]* ) . "$cache_file";; … … 1808 1711 fi 1809 1712 else 1810 { $as_echo "$as_me:$LINENO: creating cache $cache_file" >&51811 $as_echo "$as_me: creating cache $cache_file" >&6;}1713 { echo "$as_me:$LINENO: creating cache $cache_file" >&5 1714 echo "$as_me: creating cache $cache_file" >&6;} 1812 1715 >$cache_file 1813 1716 fi … … 1823 1726 case $ac_old_set,$ac_new_set in 1824 1727 set,) 1825 { $as_echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&51826 $as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}1728 { echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5 1729 echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;} 1827 1730 ac_cache_corrupted=: ;; 1828 1731 ,set) 1829 { $as_echo "$as_me:$LINENO: error: \`$ac_var' was not set in the previous run" >&51830 $as_echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;}1732 { echo "$as_me:$LINENO: error: \`$ac_var' was not set in the previous run" >&5 1733 echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;} 1831 1734 ac_cache_corrupted=: ;; 1832 1735 ,);; 1833 1736 *) 1834 1737 if test "x$ac_old_val" != "x$ac_new_val"; then 1835 # differences in whitespace do not lead to failure. 1836 ac_old_val_w=`echo x $ac_old_val` 1837 ac_new_val_w=`echo x $ac_new_val` 1838 if test "$ac_old_val_w" != "$ac_new_val_w"; then 1839 { $as_echo "$as_me:$LINENO: error: \`$ac_var' has changed since the previous run:" >&5 1840 $as_echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;} 1841 ac_cache_corrupted=: 1842 else 1843 { $as_echo "$as_me:$LINENO: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&5 1844 $as_echo "$as_me: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&2;} 1845 eval $ac_var=\$ac_old_val 1846 fi 1847 { $as_echo "$as_me:$LINENO: former value: \`$ac_old_val'" >&5 1848 $as_echo "$as_me: former value: \`$ac_old_val'" >&2;} 1849 { $as_echo "$as_me:$LINENO: current value: \`$ac_new_val'" >&5 1850 $as_echo "$as_me: current value: \`$ac_new_val'" >&2;} 1738 { echo "$as_me:$LINENO: error: \`$ac_var' has changed since the previous run:" >&5 1739 echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;} 1740 { echo "$as_me:$LINENO: former value: $ac_old_val" >&5 1741 echo "$as_me: former value: $ac_old_val" >&2;} 1742 { echo "$as_me:$LINENO: current value: $ac_new_val" >&5 1743 echo "$as_me: current value: $ac_new_val" >&2;} 1744 ac_cache_corrupted=: 1851 1745 fi;; 1852 1746 esac … … 1854 1748 if test "$ac_new_set" = set; then 1855 1749 case $ac_new_val in 1856 *\'*) ac_arg=$ac_var=` $as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;1750 *\'*) ac_arg=$ac_var=`echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;; 1857 1751 *) ac_arg=$ac_var=$ac_new_val ;; 1858 1752 esac … … 1864 1758 done 1865 1759 if $ac_cache_corrupted; then 1866 { $as_echo "$as_me:$LINENO: error: changes in the environment can compromise the build" >&51867 $as_echo "$as_me: error: changes in the environment can compromise the build" >&2;}1868 { { $as_echo "$as_me:$LINENO: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&51869 $as_echo "$as_me: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&2;}1760 { echo "$as_me:$LINENO: error: changes in the environment can compromise the build" >&5 1761 echo "$as_me: error: changes in the environment can compromise the build" >&2;} 1762 { { echo "$as_me:$LINENO: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&5 1763 echo "$as_me: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&2;} 1870 1764 { (exit 1); exit 1; }; } 1871 1765 fi … … 1919 1813 done 1920 1814 if test -z "$ac_aux_dir"; then 1921 { { $as_echo "$as_me:$LINENO: error: cannot find install-sh or install.sh in cf \"$srcdir\"/cf" >&51922 $as_echo "$as_me: error: cannot find install-sh or install.sh in cf \"$srcdir\"/cf" >&2;}1815 { { echo "$as_me:$LINENO: error: cannot find install-sh or install.sh in cf \"$srcdir\"/cf" >&5 1816 echo "$as_me: error: cannot find install-sh or install.sh in cf \"$srcdir\"/cf" >&2;} 1923 1817 { (exit 1); exit 1; }; } 1924 1818 fi … … 1966 1860 # OS/2's system install, which has a completely different semantic 1967 1861 # ./install, which can be erroneously created by make from ./install.sh. 1968 # Reject install programs that cannot install multiple files. 1969 { $as_echo "$as_me:$LINENO: checking for a BSD-compatible install" >&5 1970 $as_echo_n "checking for a BSD-compatible install... " >&6; } 1862 { echo "$as_me:$LINENO: checking for a BSD-compatible install" >&5 1863 echo $ECHO_N "checking for a BSD-compatible install... $ECHO_C" >&6; } 1971 1864 if test -z "$INSTALL"; then 1972 1865 if test "${ac_cv_path_install+set}" = set; then 1973 $as_echo_n "(cached)" >&61866 echo $ECHO_N "(cached) $ECHO_C" >&6 1974 1867 else 1975 1868 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR … … 2000 1893 : 2001 1894 else 2002 rm -rf conftest.one conftest.two conftest.dir 2003 echo one > conftest.one 2004 echo two > conftest.two 2005 mkdir conftest.dir 2006 if "$as_dir/$ac_prog$ac_exec_ext" -c conftest.one conftest.two "`pwd`/conftest.dir" && 2007 test -s conftest.one && test -s conftest.two && 2008 test -s conftest.dir/conftest.one && 2009 test -s conftest.dir/conftest.two 2010 then 2011 ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c" 2012 break 3 2013 fi 1895 ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c" 1896 break 3 2014 1897 fi 2015 1898 fi … … 2018 1901 ;; 2019 1902 esac 2020 2021 1903 done 2022 1904 IFS=$as_save_IFS 2023 1905 2024 rm -rf conftest.one conftest.two conftest.dir2025 1906 2026 1907 fi … … 2035 1916 fi 2036 1917 fi 2037 { $as_echo "$as_me:$LINENO: result: $INSTALL" >&52038 $as_echo "$INSTALL" >&6; }1918 { echo "$as_me:$LINENO: result: $INSTALL" >&5 1919 echo "${ECHO_T}$INSTALL" >&6; } 2039 1920 2040 1921 # Use test -z because SunOS4 sh mishandles braces in ${var-val}. … … 2046 1927 test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644' 2047 1928 2048 { $as_echo "$as_me:$LINENO: checking whether ${MAKE-make} sets \$(MAKE)" >&5 2049 $as_echo_n "checking whether ${MAKE-make} sets \$(MAKE)... " >&6; } 2050 set x ${MAKE-make} 2051 ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'` 1929 { echo "$as_me:$LINENO: checking whether ${MAKE-make} sets \$(MAKE)" >&5 1930 echo $ECHO_N "checking whether ${MAKE-make} sets \$(MAKE)... $ECHO_C" >&6; } 1931 set x ${MAKE-make}; ac_make=`echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'` 2052 1932 if { as_var=ac_cv_prog_make_${ac_make}_set; eval "test \"\${$as_var+set}\" = set"; }; then 2053 $as_echo_n "(cached)" >&61933 echo $ECHO_N "(cached) $ECHO_C" >&6 2054 1934 else 2055 1935 cat >conftest.make <<\_ACEOF … … 2068 1948 fi 2069 1949 if eval test \$ac_cv_prog_make_${ac_make}_set = yes; then 2070 { $as_echo "$as_me:$LINENO: result: yes" >&52071 $as_echo "yes" >&6; }1950 { echo "$as_me:$LINENO: result: yes" >&5 1951 echo "${ECHO_T}yes" >&6; } 2072 1952 SET_MAKE= 2073 1953 else 2074 { $as_echo "$as_me:$LINENO: result: no" >&52075 $as_echo "no" >&6; }1954 { echo "$as_me:$LINENO: result: no" >&5 1955 echo "${ECHO_T}no" >&6; } 2076 1956 SET_MAKE="MAKE=${MAKE-make}" 2077 1957 fi … … 2086 1966 # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args. 2087 1967 set dummy ${ac_tool_prefix}gcc; ac_word=$2 2088 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&52089 $as_echo_n "checking for $ac_word..." >&6; }1968 { echo "$as_me:$LINENO: checking for $ac_word" >&5 1969 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; } 2090 1970 if test "${ac_cv_prog_CC+set}" = set; then 2091 $as_echo_n "(cached)" >&61971 echo $ECHO_N "(cached) $ECHO_C" >&6 2092 1972 else 2093 1973 if test -n "$CC"; then … … 2102 1982 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 2103 1983 ac_cv_prog_CC="${ac_tool_prefix}gcc" 2104 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&51984 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 2105 1985 break 2 2106 1986 fi … … 2113 1993 CC=$ac_cv_prog_CC 2114 1994 if test -n "$CC"; then 2115 { $as_echo "$as_me:$LINENO: result: $CC" >&52116 $as_echo "$CC" >&6; }2117 else 2118 { $as_echo "$as_me:$LINENO: result: no" >&52119 $as_echo "no" >&6; }1995 { echo "$as_me:$LINENO: result: $CC" >&5 1996 echo "${ECHO_T}$CC" >&6; } 1997 else 1998 { echo "$as_me:$LINENO: result: no" >&5 1999 echo "${ECHO_T}no" >&6; } 2120 2000 fi 2121 2001 … … 2126 2006 # Extract the first word of "gcc", so it can be a program name with args. 2127 2007 set dummy gcc; ac_word=$2 2128 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&52129 $as_echo_n "checking for $ac_word..." >&6; }2008 { echo "$as_me:$LINENO: checking for $ac_word" >&5 2009 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; } 2130 2010 if test "${ac_cv_prog_ac_ct_CC+set}" = set; then 2131 $as_echo_n "(cached)" >&62011 echo $ECHO_N "(cached) $ECHO_C" >&6 2132 2012 else 2133 2013 if test -n "$ac_ct_CC"; then … … 2142 2022 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 2143 2023 ac_cv_prog_ac_ct_CC="gcc" 2144 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&52024 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 2145 2025 break 2 2146 2026 fi … … 2153 2033 ac_ct_CC=$ac_cv_prog_ac_ct_CC 2154 2034 if test -n "$ac_ct_CC"; then 2155 { $as_echo "$as_me:$LINENO: result: $ac_ct_CC" >&52156 $as_echo "$ac_ct_CC" >&6; }2157 else 2158 { $as_echo "$as_me:$LINENO: result: no" >&52159 $as_echo "no" >&6; }2035 { echo "$as_me:$LINENO: result: $ac_ct_CC" >&5 2036 echo "${ECHO_T}$ac_ct_CC" >&6; } 2037 else 2038 { echo "$as_me:$LINENO: result: no" >&5 2039 echo "${ECHO_T}no" >&6; } 2160 2040 fi 2161 2041 … … 2165 2045 case $cross_compiling:$ac_tool_warned in 2166 2046 yes:) 2167 { $as_echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools2047 { echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools 2168 2048 whose name does not start with the host triplet. If you think this 2169 2049 configuration is useful to you, please write to autoconf@gnu.org." >&5 2170 $as_echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools2050 echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools 2171 2051 whose name does not start with the host triplet. If you think this 2172 2052 configuration is useful to you, please write to autoconf@gnu.org." >&2;} … … 2183 2063 # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args. 2184 2064 set dummy ${ac_tool_prefix}cc; ac_word=$2 2185 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&52186 $as_echo_n "checking for $ac_word..." >&6; }2065 { echo "$as_me:$LINENO: checking for $ac_word" >&5 2066 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; } 2187 2067 if test "${ac_cv_prog_CC+set}" = set; then 2188 $as_echo_n "(cached)" >&62068 echo $ECHO_N "(cached) $ECHO_C" >&6 2189 2069 else 2190 2070 if test -n "$CC"; then … … 2199 2079 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 2200 2080 ac_cv_prog_CC="${ac_tool_prefix}cc" 2201 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&52081 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 2202 2082 break 2 2203 2083 fi … … 2210 2090 CC=$ac_cv_prog_CC 2211 2091 if test -n "$CC"; then 2212 { $as_echo "$as_me:$LINENO: result: $CC" >&52213 $as_echo "$CC" >&6; }2214 else 2215 { $as_echo "$as_me:$LINENO: result: no" >&52216 $as_echo "no" >&6; }2092 { echo "$as_me:$LINENO: result: $CC" >&5 2093 echo "${ECHO_T}$CC" >&6; } 2094 else 2095 { echo "$as_me:$LINENO: result: no" >&5 2096 echo "${ECHO_T}no" >&6; } 2217 2097 fi 2218 2098 … … 2223 2103 # Extract the first word of "cc", so it can be a program name with args. 2224 2104 set dummy cc; ac_word=$2 2225 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&52226 $as_echo_n "checking for $ac_word..." >&6; }2105 { echo "$as_me:$LINENO: checking for $ac_word" >&5 2106 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; } 2227 2107 if test "${ac_cv_prog_CC+set}" = set; then 2228 $as_echo_n "(cached)" >&62108 echo $ECHO_N "(cached) $ECHO_C" >&6 2229 2109 else 2230 2110 if test -n "$CC"; then … … 2244 2124 fi 2245 2125 ac_cv_prog_CC="cc" 2246 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&52126 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 2247 2127 break 2 2248 2128 fi … … 2267 2147 CC=$ac_cv_prog_CC 2268 2148 if test -n "$CC"; then 2269 { $as_echo "$as_me:$LINENO: result: $CC" >&52270 $as_echo "$CC" >&6; }2271 else 2272 { $as_echo "$as_me:$LINENO: result: no" >&52273 $as_echo "no" >&6; }2149 { echo "$as_me:$LINENO: result: $CC" >&5 2150 echo "${ECHO_T}$CC" >&6; } 2151 else 2152 { echo "$as_me:$LINENO: result: no" >&5 2153 echo "${ECHO_T}no" >&6; } 2274 2154 fi 2275 2155 … … 2282 2162 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args. 2283 2163 set dummy $ac_tool_prefix$ac_prog; ac_word=$2 2284 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&52285 $as_echo_n "checking for $ac_word..." >&6; }2164 { echo "$as_me:$LINENO: checking for $ac_word" >&5 2165 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; } 2286 2166 if test "${ac_cv_prog_CC+set}" = set; then 2287 $as_echo_n "(cached)" >&62167 echo $ECHO_N "(cached) $ECHO_C" >&6 2288 2168 else 2289 2169 if test -n "$CC"; then … … 2298 2178 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 2299 2179 ac_cv_prog_CC="$ac_tool_prefix$ac_prog" 2300 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&52180 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 2301 2181 break 2 2302 2182 fi … … 2309 2189 CC=$ac_cv_prog_CC 2310 2190 if test -n "$CC"; then 2311 { $as_echo "$as_me:$LINENO: result: $CC" >&52312 $as_echo "$CC" >&6; }2313 else 2314 { $as_echo "$as_me:$LINENO: result: no" >&52315 $as_echo "no" >&6; }2191 { echo "$as_me:$LINENO: result: $CC" >&5 2192 echo "${ECHO_T}$CC" >&6; } 2193 else 2194 { echo "$as_me:$LINENO: result: no" >&5 2195 echo "${ECHO_T}no" >&6; } 2316 2196 fi 2317 2197 … … 2326 2206 # Extract the first word of "$ac_prog", so it can be a program name with args. 2327 2207 set dummy $ac_prog; ac_word=$2 2328 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&52329 $as_echo_n "checking for $ac_word..." >&6; }2208 { echo "$as_me:$LINENO: checking for $ac_word" >&5 2209 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; } 2330 2210 if test "${ac_cv_prog_ac_ct_CC+set}" = set; then 2331 $as_echo_n "(cached)" >&62211 echo $ECHO_N "(cached) $ECHO_C" >&6 2332 2212 else 2333 2213 if test -n "$ac_ct_CC"; then … … 2342 2222 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 2343 2223 ac_cv_prog_ac_ct_CC="$ac_prog" 2344 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&52224 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 2345 2225 break 2 2346 2226 fi … … 2353 2233 ac_ct_CC=$ac_cv_prog_ac_ct_CC 2354 2234 if test -n "$ac_ct_CC"; then 2355 { $as_echo "$as_me:$LINENO: result: $ac_ct_CC" >&52356 $as_echo "$ac_ct_CC" >&6; }2357 else 2358 { $as_echo "$as_me:$LINENO: result: no" >&52359 $as_echo "no" >&6; }2235 { echo "$as_me:$LINENO: result: $ac_ct_CC" >&5 2236 echo "${ECHO_T}$ac_ct_CC" >&6; } 2237 else 2238 { echo "$as_me:$LINENO: result: no" >&5 2239 echo "${ECHO_T}no" >&6; } 2360 2240 fi 2361 2241 … … 2369 2249 case $cross_compiling:$ac_tool_warned in 2370 2250 yes:) 2371 { $as_echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools2251 { echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools 2372 2252 whose name does not start with the host triplet. If you think this 2373 2253 configuration is useful to you, please write to autoconf@gnu.org." >&5 2374 $as_echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools2254 echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools 2375 2255 whose name does not start with the host triplet. If you think this 2376 2256 configuration is useful to you, please write to autoconf@gnu.org." >&2;} … … 2384 2264 2385 2265 2386 test -z "$CC" && { { $as_echo "$as_me:$LINENO: error: no acceptable C compiler found in \$PATH2266 test -z "$CC" && { { echo "$as_me:$LINENO: error: no acceptable C compiler found in \$PATH 2387 2267 See \`config.log' for more details." >&5 2388 $as_echo "$as_me: error: no acceptable C compiler found in \$PATH2268 echo "$as_me: error: no acceptable C compiler found in \$PATH 2389 2269 See \`config.log' for more details." >&2;} 2390 2270 { (exit 1); exit 1; }; } 2391 2271 2392 2272 # Provide some information about the compiler. 2393 $as_echo "$as_me:$LINENO: checking for C compiler version" >&5 2394 set X $ac_compile 2395 ac_compiler=$2 2273 echo "$as_me:$LINENO: checking for C compiler version" >&5 2274 ac_compiler=`set X $ac_compile; echo $2` 2396 2275 { (ac_try="$ac_compiler --version >&5" 2397 2276 case "(($ac_try" in … … 2399 2278 *) ac_try_echo=$ac_try;; 2400 2279 esac 2401 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 2402 $as_echo "$ac_try_echo") >&5 2280 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 2403 2281 (eval "$ac_compiler --version >&5") 2>&5 2404 2282 ac_status=$? 2405 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&52283 echo "$as_me:$LINENO: \$? = $ac_status" >&5 2406 2284 (exit $ac_status); } 2407 2285 { (ac_try="$ac_compiler -v >&5" … … 2410 2288 *) ac_try_echo=$ac_try;; 2411 2289 esac 2412 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 2413 $as_echo "$ac_try_echo") >&5 2290 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 2414 2291 (eval "$ac_compiler -v >&5") 2>&5 2415 2292 ac_status=$? 2416 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&52293 echo "$as_me:$LINENO: \$? = $ac_status" >&5 2417 2294 (exit $ac_status); } 2418 2295 { (ac_try="$ac_compiler -V >&5" … … 2421 2298 *) ac_try_echo=$ac_try;; 2422 2299 esac 2423 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 2424 $as_echo "$ac_try_echo") >&5 2300 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 2425 2301 (eval "$ac_compiler -V >&5") 2>&5 2426 2302 ac_status=$? 2427 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&52303 echo "$as_me:$LINENO: \$? = $ac_status" >&5 2428 2304 (exit $ac_status); } 2429 2305 … … 2444 2320 _ACEOF 2445 2321 ac_clean_files_save=$ac_clean_files 2446 ac_clean_files="$ac_clean_files a.out a. out.dSYM a.exe b.out"2322 ac_clean_files="$ac_clean_files a.out a.exe b.out" 2447 2323 # Try to create an executable without -o first, disregard a.out. 2448 2324 # It will help us diagnose broken compilers, and finding out an intuition 2449 2325 # of exeext. 2450 { $as_echo "$as_me:$LINENO: checking for C compiler default output file name" >&5 2451 $as_echo_n "checking for C compiler default output file name... " >&6; } 2452 ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'` 2453 2454 # The possible output files: 2455 ac_files="a.out conftest.exe conftest a.exe a_out.exe b.out conftest.*" 2456 2326 { echo "$as_me:$LINENO: checking for C compiler default output file name" >&5 2327 echo $ECHO_N "checking for C compiler default output file name... $ECHO_C" >&6; } 2328 ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'` 2329 # 2330 # List of possible output files, starting from the most likely. 2331 # The algorithm is not robust to junk in `.', hence go to wildcards (a.*) 2332 # only as a last resort. b.out is created by i960 compilers. 2333 ac_files='a_out.exe a.exe conftest.exe a.out conftest a.* conftest.* b.out' 2334 # 2335 # The IRIX 6 linker writes into existing files which may not be 2336 # executable, retaining their permissions. Remove them first so a 2337 # subsequent execution test works. 2457 2338 ac_rmfiles= 2458 2339 for ac_file in $ac_files 2459 2340 do 2460 2341 case $ac_file in 2461 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *. dSYM | *.o | *.obj ) ;;2342 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.o | *.obj ) ;; 2462 2343 * ) ac_rmfiles="$ac_rmfiles $ac_file";; 2463 2344 esac … … 2470 2351 *) ac_try_echo=$ac_try;; 2471 2352 esac 2472 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 2473 $as_echo "$ac_try_echo") >&5 2353 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 2474 2354 (eval "$ac_link_default") 2>&5 2475 2355 ac_status=$? 2476 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&52356 echo "$as_me:$LINENO: \$? = $ac_status" >&5 2477 2357 (exit $ac_status); }; then 2478 2358 # Autoconf-2.13 could set the ac_cv_exeext variable to `no'. … … 2485 2365 test -f "$ac_file" || continue 2486 2366 case $ac_file in 2487 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *. dSYM | *.o | *.obj )2367 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.o | *.obj ) 2488 2368 ;; 2489 2369 [ab].out ) … … 2512 2392 fi 2513 2393 2514 { $as_echo "$as_me:$LINENO: result: $ac_file" >&52515 $as_echo "$ac_file" >&6; }2394 { echo "$as_me:$LINENO: result: $ac_file" >&5 2395 echo "${ECHO_T}$ac_file" >&6; } 2516 2396 if test -z "$ac_file"; then 2517 $as_echo "$as_me: failed program was:" >&52397 echo "$as_me: failed program was:" >&5 2518 2398 sed 's/^/| /' conftest.$ac_ext >&5 2519 2399 2520 { { $as_echo "$as_me:$LINENO: error: C compiler cannot create executables2400 { { echo "$as_me:$LINENO: error: C compiler cannot create executables 2521 2401 See \`config.log' for more details." >&5 2522 $as_echo "$as_me: error: C compiler cannot create executables2402 echo "$as_me: error: C compiler cannot create executables 2523 2403 See \`config.log' for more details." >&2;} 2524 2404 { (exit 77); exit 77; }; } … … 2529 2409 # Check that the compiler produces executables we can run. If not, either 2530 2410 # the compiler is broken, or we cross compile. 2531 { $as_echo "$as_me:$LINENO: checking whether the C compiler works" >&52532 $as_echo_n "checking whether the C compiler works..." >&6; }2411 { echo "$as_me:$LINENO: checking whether the C compiler works" >&5 2412 echo $ECHO_N "checking whether the C compiler works... $ECHO_C" >&6; } 2533 2413 # FIXME: These cross compiler hacks should be removed for Autoconf 3.0 2534 2414 # If not cross compiling, check that we can run a simple program. … … 2539 2419 *) ac_try_echo=$ac_try;; 2540 2420 esac 2541 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 2542 $as_echo "$ac_try_echo") >&5 2421 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 2543 2422 (eval "$ac_try") 2>&5 2544 2423 ac_status=$? 2545 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&52424 echo "$as_me:$LINENO: \$? = $ac_status" >&5 2546 2425 (exit $ac_status); }; }; then 2547 2426 cross_compiling=no … … 2550 2429 cross_compiling=yes 2551 2430 else 2552 { { $as_echo "$as_me:$LINENO: error: cannot run C compiled programs.2431 { { echo "$as_me:$LINENO: error: cannot run C compiled programs. 2553 2432 If you meant to cross compile, use \`--host'. 2554 2433 See \`config.log' for more details." >&5 2555 $as_echo "$as_me: error: cannot run C compiled programs.2434 echo "$as_me: error: cannot run C compiled programs. 2556 2435 If you meant to cross compile, use \`--host'. 2557 2436 See \`config.log' for more details." >&2;} … … 2560 2439 fi 2561 2440 fi 2562 { $as_echo "$as_me:$LINENO: result: yes" >&52563 $as_echo "yes" >&6; }2564 2565 rm -f -r a.out a.out.dSYMa.exe conftest$ac_cv_exeext b.out2441 { echo "$as_me:$LINENO: result: yes" >&5 2442 echo "${ECHO_T}yes" >&6; } 2443 2444 rm -f a.out a.exe conftest$ac_cv_exeext b.out 2566 2445 ac_clean_files=$ac_clean_files_save 2567 2446 # Check that the compiler produces executables we can run. If not, either 2568 2447 # the compiler is broken, or we cross compile. 2569 { $as_echo "$as_me:$LINENO: checking whether we are cross compiling" >&52570 $as_echo_n "checking whether we are cross compiling..." >&6; }2571 { $as_echo "$as_me:$LINENO: result: $cross_compiling" >&52572 $as_echo "$cross_compiling" >&6; }2573 2574 { $as_echo "$as_me:$LINENO: checking for suffix of executables" >&52575 $as_echo_n "checking for suffix of executables..." >&6; }2448 { echo "$as_me:$LINENO: checking whether we are cross compiling" >&5 2449 echo $ECHO_N "checking whether we are cross compiling... $ECHO_C" >&6; } 2450 { echo "$as_me:$LINENO: result: $cross_compiling" >&5 2451 echo "${ECHO_T}$cross_compiling" >&6; } 2452 2453 { echo "$as_me:$LINENO: checking for suffix of executables" >&5 2454 echo $ECHO_N "checking for suffix of executables... $ECHO_C" >&6; } 2576 2455 if { (ac_try="$ac_link" 2577 2456 case "(($ac_try" in … … 2579 2458 *) ac_try_echo=$ac_try;; 2580 2459 esac 2581 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 2582 $as_echo "$ac_try_echo") >&5 2460 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 2583 2461 (eval "$ac_link") 2>&5 2584 2462 ac_status=$? 2585 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&52463 echo "$as_me:$LINENO: \$? = $ac_status" >&5 2586 2464 (exit $ac_status); }; then 2587 2465 # If both `conftest.exe' and `conftest' are `present' (well, observable) … … 2592 2470 test -f "$ac_file" || continue 2593 2471 case $ac_file in 2594 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *. dSYM | *.o | *.obj ) ;;2472 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.o | *.obj ) ;; 2595 2473 *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` 2596 2474 break;; … … 2599 2477 done 2600 2478 else 2601 { { $as_echo "$as_me:$LINENO: error: cannot compute suffix of executables: cannot compile and link2479 { { echo "$as_me:$LINENO: error: cannot compute suffix of executables: cannot compile and link 2602 2480 See \`config.log' for more details." >&5 2603 $as_echo "$as_me: error: cannot compute suffix of executables: cannot compile and link2481 echo "$as_me: error: cannot compute suffix of executables: cannot compile and link 2604 2482 See \`config.log' for more details." >&2;} 2605 2483 { (exit 1); exit 1; }; } … … 2607 2485 2608 2486 rm -f conftest$ac_cv_exeext 2609 { $as_echo "$as_me:$LINENO: result: $ac_cv_exeext" >&52610 $as_echo "$ac_cv_exeext" >&6; }2487 { echo "$as_me:$LINENO: result: $ac_cv_exeext" >&5 2488 echo "${ECHO_T}$ac_cv_exeext" >&6; } 2611 2489 2612 2490 rm -f conftest.$ac_ext 2613 2491 EXEEXT=$ac_cv_exeext 2614 2492 ac_exeext=$EXEEXT 2615 { $as_echo "$as_me:$LINENO: checking for suffix of object files" >&52616 $as_echo_n "checking for suffix of object files..." >&6; }2493 { echo "$as_me:$LINENO: checking for suffix of object files" >&5 2494 echo $ECHO_N "checking for suffix of object files... $ECHO_C" >&6; } 2617 2495 if test "${ac_cv_objext+set}" = set; then 2618 $as_echo_n "(cached)" >&62496 echo $ECHO_N "(cached) $ECHO_C" >&6 2619 2497 else 2620 2498 cat >conftest.$ac_ext <<_ACEOF … … 2639 2517 *) ac_try_echo=$ac_try;; 2640 2518 esac 2641 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 2642 $as_echo "$ac_try_echo") >&5 2519 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 2643 2520 (eval "$ac_compile") 2>&5 2644 2521 ac_status=$? 2645 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&52522 echo "$as_me:$LINENO: \$? = $ac_status" >&5 2646 2523 (exit $ac_status); }; then 2647 2524 for ac_file in conftest.o conftest.obj conftest.*; do 2648 2525 test -f "$ac_file" || continue; 2649 2526 case $ac_file in 2650 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM) ;;2527 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf ) ;; 2651 2528 *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'` 2652 2529 break;; … … 2654 2531 done 2655 2532 else 2656 $as_echo "$as_me: failed program was:" >&52533 echo "$as_me: failed program was:" >&5 2657 2534 sed 's/^/| /' conftest.$ac_ext >&5 2658 2535 2659 { { $as_echo "$as_me:$LINENO: error: cannot compute suffix of object files: cannot compile2536 { { echo "$as_me:$LINENO: error: cannot compute suffix of object files: cannot compile 2660 2537 See \`config.log' for more details." >&5 2661 $as_echo "$as_me: error: cannot compute suffix of object files: cannot compile2538 echo "$as_me: error: cannot compute suffix of object files: cannot compile 2662 2539 See \`config.log' for more details." >&2;} 2663 2540 { (exit 1); exit 1; }; } … … 2666 2543 rm -f conftest.$ac_cv_objext conftest.$ac_ext 2667 2544 fi 2668 { $as_echo "$as_me:$LINENO: result: $ac_cv_objext" >&52669 $as_echo "$ac_cv_objext" >&6; }2545 { echo "$as_me:$LINENO: result: $ac_cv_objext" >&5 2546 echo "${ECHO_T}$ac_cv_objext" >&6; } 2670 2547 OBJEXT=$ac_cv_objext 2671 2548 ac_objext=$OBJEXT 2672 { $as_echo "$as_me:$LINENO: checking whether we are using the GNU C compiler" >&52673 $as_echo_n "checking whether we are using the GNU C compiler..." >&6; }2549 { echo "$as_me:$LINENO: checking whether we are using the GNU C compiler" >&5 2550 echo $ECHO_N "checking whether we are using the GNU C compiler... $ECHO_C" >&6; } 2674 2551 if test "${ac_cv_c_compiler_gnu+set}" = set; then 2675 $as_echo_n "(cached)" >&62552 echo $ECHO_N "(cached) $ECHO_C" >&6 2676 2553 else 2677 2554 cat >conftest.$ac_ext <<_ACEOF … … 2699 2576 *) ac_try_echo=$ac_try;; 2700 2577 esac 2701 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 2702 $as_echo "$ac_try_echo") >&5 2578 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 2703 2579 (eval "$ac_compile") 2>conftest.er1 2704 2580 ac_status=$? … … 2706 2582 rm -f conftest.er1 2707 2583 cat conftest.err >&5 2708 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&52584 echo "$as_me:$LINENO: \$? = $ac_status" >&5 2709 2585 (exit $ac_status); } && { 2710 2586 test -z "$ac_c_werror_flag" || … … 2713 2589 ac_compiler_gnu=yes 2714 2590 else 2715 $as_echo "$as_me: failed program was:" >&52591 echo "$as_me: failed program was:" >&5 2716 2592 sed 's/^/| /' conftest.$ac_ext >&5 2717 2593 … … 2723 2599 2724 2600 fi 2725 { $as_echo "$as_me:$LINENO: result: $ac_cv_c_compiler_gnu" >&5 2726 $as_echo "$ac_cv_c_compiler_gnu" >&6; } 2727 if test $ac_compiler_gnu = yes; then 2728 GCC=yes 2729 else 2730 GCC= 2731 fi 2601 { echo "$as_me:$LINENO: result: $ac_cv_c_compiler_gnu" >&5 2602 echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6; } 2603 GCC=`test $ac_compiler_gnu = yes && echo yes` 2732 2604 ac_test_CFLAGS=${CFLAGS+set} 2733 2605 ac_save_CFLAGS=$CFLAGS 2734 { $as_echo "$as_me:$LINENO: checking whether $CC accepts -g" >&52735 $as_echo_n "checking whether $CC accepts -g..." >&6; }2606 { echo "$as_me:$LINENO: checking whether $CC accepts -g" >&5 2607 echo $ECHO_N "checking whether $CC accepts -g... $ECHO_C" >&6; } 2736 2608 if test "${ac_cv_prog_cc_g+set}" = set; then 2737 $as_echo_n "(cached)" >&62609 echo $ECHO_N "(cached) $ECHO_C" >&6 2738 2610 else 2739 2611 ac_save_c_werror_flag=$ac_c_werror_flag … … 2762 2634 *) ac_try_echo=$ac_try;; 2763 2635 esac 2764 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 2765 $as_echo "$ac_try_echo") >&5 2636 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 2766 2637 (eval "$ac_compile") 2>conftest.er1 2767 2638 ac_status=$? … … 2769 2640 rm -f conftest.er1 2770 2641 cat conftest.err >&5 2771 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&52642 echo "$as_me:$LINENO: \$? = $ac_status" >&5 2772 2643 (exit $ac_status); } && { 2773 2644 test -z "$ac_c_werror_flag" || … … 2776 2647 ac_cv_prog_cc_g=yes 2777 2648 else 2778 $as_echo "$as_me: failed program was:" >&52649 echo "$as_me: failed program was:" >&5 2779 2650 sed 's/^/| /' conftest.$ac_ext >&5 2780 2651 … … 2801 2672 *) ac_try_echo=$ac_try;; 2802 2673 esac 2803 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 2804 $as_echo "$ac_try_echo") >&5 2674 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 2805 2675 (eval "$ac_compile") 2>conftest.er1 2806 2676 ac_status=$? … … 2808 2678 rm -f conftest.er1 2809 2679 cat conftest.err >&5 2810 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&52680 echo "$as_me:$LINENO: \$? = $ac_status" >&5 2811 2681 (exit $ac_status); } && { 2812 2682 test -z "$ac_c_werror_flag" || … … 2815 2685 : 2816 2686 else 2817 $as_echo "$as_me: failed program was:" >&52687 echo "$as_me: failed program was:" >&5 2818 2688 sed 's/^/| /' conftest.$ac_ext >&5 2819 2689 … … 2841 2711 *) ac_try_echo=$ac_try;; 2842 2712 esac 2843 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 2844 $as_echo "$ac_try_echo") >&5 2713 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 2845 2714 (eval "$ac_compile") 2>conftest.er1 2846 2715 ac_status=$? … … 2848 2717 rm -f conftest.er1 2849 2718 cat conftest.err >&5 2850 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&52719 echo "$as_me:$LINENO: \$? = $ac_status" >&5 2851 2720 (exit $ac_status); } && { 2852 2721 test -z "$ac_c_werror_flag" || … … 2855 2724 ac_cv_prog_cc_g=yes 2856 2725 else 2857 $as_echo "$as_me: failed program was:" >&52726 echo "$as_me: failed program was:" >&5 2858 2727 sed 's/^/| /' conftest.$ac_ext >&5 2859 2728 … … 2870 2739 ac_c_werror_flag=$ac_save_c_werror_flag 2871 2740 fi 2872 { $as_echo "$as_me:$LINENO: result: $ac_cv_prog_cc_g" >&52873 $as_echo "$ac_cv_prog_cc_g" >&6; }2741 { echo "$as_me:$LINENO: result: $ac_cv_prog_cc_g" >&5 2742 echo "${ECHO_T}$ac_cv_prog_cc_g" >&6; } 2874 2743 if test "$ac_test_CFLAGS" = set; then 2875 2744 CFLAGS=$ac_save_CFLAGS … … 2887 2756 fi 2888 2757 fi 2889 { $as_echo "$as_me:$LINENO: checking for $CC option to accept ISO C89" >&52890 $as_echo_n "checking for $CC option to accept ISO C89..." >&6; }2758 { echo "$as_me:$LINENO: checking for $CC option to accept ISO C89" >&5 2759 echo $ECHO_N "checking for $CC option to accept ISO C89... $ECHO_C" >&6; } 2891 2760 if test "${ac_cv_prog_cc_c89+set}" = set; then 2892 $as_echo_n "(cached)" >&62761 echo $ECHO_N "(cached) $ECHO_C" >&6 2893 2762 else 2894 2763 ac_cv_prog_cc_c89=no … … 2961 2830 *) ac_try_echo=$ac_try;; 2962 2831 esac 2963 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 2964 $as_echo "$ac_try_echo") >&5 2832 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 2965 2833 (eval "$ac_compile") 2>conftest.er1 2966 2834 ac_status=$? … … 2968 2836 rm -f conftest.er1 2969 2837 cat conftest.err >&5 2970 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&52838 echo "$as_me:$LINENO: \$? = $ac_status" >&5 2971 2839 (exit $ac_status); } && { 2972 2840 test -z "$ac_c_werror_flag" || … … 2975 2843 ac_cv_prog_cc_c89=$ac_arg 2976 2844 else 2977 $as_echo "$as_me: failed program was:" >&52845 echo "$as_me: failed program was:" >&5 2978 2846 sed 's/^/| /' conftest.$ac_ext >&5 2979 2847 … … 2991 2859 case "x$ac_cv_prog_cc_c89" in 2992 2860 x) 2993 { $as_echo "$as_me:$LINENO: result: none needed" >&52994 $as_echo "none needed" >&6; } ;;2861 { echo "$as_me:$LINENO: result: none needed" >&5 2862 echo "${ECHO_T}none needed" >&6; } ;; 2995 2863 xno) 2996 { $as_echo "$as_me:$LINENO: result: unsupported" >&52997 $as_echo "unsupported" >&6; } ;;2864 { echo "$as_me:$LINENO: result: unsupported" >&5 2865 echo "${ECHO_T}unsupported" >&6; } ;; 2998 2866 *) 2999 2867 CC="$CC $ac_cv_prog_cc_c89" 3000 { $as_echo "$as_me:$LINENO: result: $ac_cv_prog_cc_c89" >&53001 $as_echo "$ac_cv_prog_cc_c89" >&6; } ;;2868 { echo "$as_me:$LINENO: result: $ac_cv_prog_cc_c89" >&5 2869 echo "${ECHO_T}$ac_cv_prog_cc_c89" >&6; } ;; 3002 2870 esac 3003 2871 … … 3018 2886 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args. 3019 2887 set dummy $ac_tool_prefix$ac_prog; ac_word=$2 3020 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&53021 $as_echo_n "checking for $ac_word..." >&6; }2888 { echo "$as_me:$LINENO: checking for $ac_word" >&5 2889 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; } 3022 2890 if test "${ac_cv_prog_F77+set}" = set; then 3023 $as_echo_n "(cached)" >&62891 echo $ECHO_N "(cached) $ECHO_C" >&6 3024 2892 else 3025 2893 if test -n "$F77"; then … … 3034 2902 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 3035 2903 ac_cv_prog_F77="$ac_tool_prefix$ac_prog" 3036 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&52904 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 3037 2905 break 2 3038 2906 fi … … 3045 2913 F77=$ac_cv_prog_F77 3046 2914 if test -n "$F77"; then 3047 { $as_echo "$as_me:$LINENO: result: $F77" >&53048 $as_echo "$F77" >&6; }3049 else 3050 { $as_echo "$as_me:$LINENO: result: no" >&53051 $as_echo "no" >&6; }2915 { echo "$as_me:$LINENO: result: $F77" >&5 2916 echo "${ECHO_T}$F77" >&6; } 2917 else 2918 { echo "$as_me:$LINENO: result: no" >&5 2919 echo "${ECHO_T}no" >&6; } 3052 2920 fi 3053 2921 … … 3062 2930 # Extract the first word of "$ac_prog", so it can be a program name with args. 3063 2931 set dummy $ac_prog; ac_word=$2 3064 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&53065 $as_echo_n "checking for $ac_word..." >&6; }2932 { echo "$as_me:$LINENO: checking for $ac_word" >&5 2933 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; } 3066 2934 if test "${ac_cv_prog_ac_ct_F77+set}" = set; then 3067 $as_echo_n "(cached)" >&62935 echo $ECHO_N "(cached) $ECHO_C" >&6 3068 2936 else 3069 2937 if test -n "$ac_ct_F77"; then … … 3078 2946 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 3079 2947 ac_cv_prog_ac_ct_F77="$ac_prog" 3080 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&52948 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 3081 2949 break 2 3082 2950 fi … … 3089 2957 ac_ct_F77=$ac_cv_prog_ac_ct_F77 3090 2958 if test -n "$ac_ct_F77"; then 3091 { $as_echo "$as_me:$LINENO: result: $ac_ct_F77" >&53092 $as_echo "$ac_ct_F77" >&6; }3093 else 3094 { $as_echo "$as_me:$LINENO: result: no" >&53095 $as_echo "no" >&6; }2959 { echo "$as_me:$LINENO: result: $ac_ct_F77" >&5 2960 echo "${ECHO_T}$ac_ct_F77" >&6; } 2961 else 2962 { echo "$as_me:$LINENO: result: no" >&5 2963 echo "${ECHO_T}no" >&6; } 3096 2964 fi 3097 2965 … … 3105 2973 case $cross_compiling:$ac_tool_warned in 3106 2974 yes:) 3107 { $as_echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools2975 { echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools 3108 2976 whose name does not start with the host triplet. If you think this 3109 2977 configuration is useful to you, please write to autoconf@gnu.org." >&5 3110 $as_echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools2978 echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools 3111 2979 whose name does not start with the host triplet. If you think this 3112 2980 configuration is useful to you, please write to autoconf@gnu.org." >&2;} … … 3119 2987 3120 2988 # Provide some information about the compiler. 3121 $as_echo "$as_me:$LINENO: checking for Fortran 77 compiler version" >&5 3122 set X $ac_compile 3123 ac_compiler=$2 2989 echo "$as_me:$LINENO: checking for Fortran 77 compiler version" >&5 2990 ac_compiler=`set X $ac_compile; echo $2` 3124 2991 { (ac_try="$ac_compiler --version >&5" 3125 2992 case "(($ac_try" in … … 3127 2994 *) ac_try_echo=$ac_try;; 3128 2995 esac 3129 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 3130 $as_echo "$ac_try_echo") >&5 2996 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 3131 2997 (eval "$ac_compiler --version >&5") 2>&5 3132 2998 ac_status=$? 3133 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&52999 echo "$as_me:$LINENO: \$? = $ac_status" >&5 3134 3000 (exit $ac_status); } 3135 3001 { (ac_try="$ac_compiler -v >&5" … … 3138 3004 *) ac_try_echo=$ac_try;; 3139 3005 esac 3140 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 3141 $as_echo "$ac_try_echo") >&5 3006 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 3142 3007 (eval "$ac_compiler -v >&5") 2>&5 3143 3008 ac_status=$? 3144 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&53009 echo "$as_me:$LINENO: \$? = $ac_status" >&5 3145 3010 (exit $ac_status); } 3146 3011 { (ac_try="$ac_compiler -V >&5" … … 3149 3014 *) ac_try_echo=$ac_try;; 3150 3015 esac 3151 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 3152 $as_echo "$ac_try_echo") >&5 3016 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 3153 3017 (eval "$ac_compiler -V >&5") 2>&5 3154 3018 ac_status=$? 3155 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&53019 echo "$as_me:$LINENO: \$? = $ac_status" >&5 3156 3020 (exit $ac_status); } 3157 3021 rm -f a.out … … 3161 3025 ac_save_ext=$ac_ext 3162 3026 ac_ext=F 3163 { $as_echo "$as_me:$LINENO: checking whether we are using the GNU Fortran 77 compiler" >&53164 $as_echo_n "checking whether we are using the GNU Fortran 77 compiler..." >&6; }3027 { echo "$as_me:$LINENO: checking whether we are using the GNU Fortran 77 compiler" >&5 3028 echo $ECHO_N "checking whether we are using the GNU Fortran 77 compiler... $ECHO_C" >&6; } 3165 3029 if test "${ac_cv_f77_compiler_gnu+set}" = set; then 3166 $as_echo_n "(cached)" >&63030 echo $ECHO_N "(cached) $ECHO_C" >&6 3167 3031 else 3168 3032 cat >conftest.$ac_ext <<_ACEOF … … 3180 3044 *) ac_try_echo=$ac_try;; 3181 3045 esac 3182 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 3183 $as_echo "$ac_try_echo") >&5 3046 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 3184 3047 (eval "$ac_compile") 2>conftest.er1 3185 3048 ac_status=$? … … 3187 3050 rm -f conftest.er1 3188 3051 cat conftest.err >&5 3189 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&53052 echo "$as_me:$LINENO: \$? = $ac_status" >&5 3190 3053 (exit $ac_status); } && { 3191 3054 test -z "$ac_f77_werror_flag" || … … 3194 3057 ac_compiler_gnu=yes 3195 3058 else 3196 $as_echo "$as_me: failed program was:" >&53059 echo "$as_me: failed program was:" >&5 3197 3060 sed 's/^/| /' conftest.$ac_ext >&5 3198 3061 … … 3204 3067 3205 3068 fi 3206 { $as_echo "$as_me:$LINENO: result: $ac_cv_f77_compiler_gnu" >&53207 $as_echo "$ac_cv_f77_compiler_gnu" >&6; }3069 { echo "$as_me:$LINENO: result: $ac_cv_f77_compiler_gnu" >&5 3070 echo "${ECHO_T}$ac_cv_f77_compiler_gnu" >&6; } 3208 3071 ac_ext=$ac_save_ext 3209 3072 ac_test_FFLAGS=${FFLAGS+set} 3210 3073 ac_save_FFLAGS=$FFLAGS 3211 3074 FFLAGS= 3212 { $as_echo "$as_me:$LINENO: checking whether $F77 accepts -g" >&53213 $as_echo_n "checking whether $F77 accepts -g..." >&6; }3075 { echo "$as_me:$LINENO: checking whether $F77 accepts -g" >&5 3076 echo $ECHO_N "checking whether $F77 accepts -g... $ECHO_C" >&6; } 3214 3077 if test "${ac_cv_prog_f77_g+set}" = set; then 3215 $as_echo_n "(cached)" >&63078 echo $ECHO_N "(cached) $ECHO_C" >&6 3216 3079 else 3217 3080 FFLAGS=-g … … 3227 3090 *) ac_try_echo=$ac_try;; 3228 3091 esac 3229 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 3230 $as_echo "$ac_try_echo") >&5 3092 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 3231 3093 (eval "$ac_compile") 2>conftest.er1 3232 3094 ac_status=$? … … 3234 3096 rm -f conftest.er1 3235 3097 cat conftest.err >&5 3236 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&53098 echo "$as_me:$LINENO: \$? = $ac_status" >&5 3237 3099 (exit $ac_status); } && { 3238 3100 test -z "$ac_f77_werror_flag" || … … 3241 3103 ac_cv_prog_f77_g=yes 3242 3104 else 3243 $as_echo "$as_me: failed program was:" >&53105 echo "$as_me: failed program was:" >&5 3244 3106 sed 's/^/| /' conftest.$ac_ext >&5 3245 3107 … … 3250 3112 3251 3113 fi 3252 { $as_echo "$as_me:$LINENO: result: $ac_cv_prog_f77_g" >&53253 $as_echo "$ac_cv_prog_f77_g" >&6; }3114 { echo "$as_me:$LINENO: result: $ac_cv_prog_f77_g" >&5 3115 echo "${ECHO_T}$ac_cv_prog_f77_g" >&6; } 3254 3116 if test "$ac_test_FFLAGS" = set; then 3255 3117 FFLAGS=$ac_save_FFLAGS … … 3268 3130 fi 3269 3131 3270 if test $ac_compiler_gnu = yes; then 3271 G77=yes 3272 else 3273 G77= 3274 fi 3132 G77=`test $ac_compiler_gnu = yes && echo yes` 3275 3133 ac_ext=c 3276 3134 ac_cpp='$CPP $CPPFLAGS' … … 3299 3157 # OS/2's system install, which has a completely different semantic 3300 3158 # ./install, which can be erroneously created by make from ./install.sh. 3301 # Reject install programs that cannot install multiple files. 3302 { $as_echo "$as_me:$LINENO: checking for a BSD-compatible install" >&5 3303 $as_echo_n "checking for a BSD-compatible install... " >&6; } 3159 { echo "$as_me:$LINENO: checking for a BSD-compatible install" >&5 3160 echo $ECHO_N "checking for a BSD-compatible install... $ECHO_C" >&6; } 3304 3161 if test -z "$INSTALL"; then 3305 3162 if test "${ac_cv_path_install+set}" = set; then 3306 $as_echo_n "(cached)" >&63163 echo $ECHO_N "(cached) $ECHO_C" >&6 3307 3164 else 3308 3165 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR … … 3333 3190 : 3334 3191 else 3335 rm -rf conftest.one conftest.two conftest.dir 3336 echo one > conftest.one 3337 echo two > conftest.two 3338 mkdir conftest.dir 3339 if "$as_dir/$ac_prog$ac_exec_ext" -c conftest.one conftest.two "`pwd`/conftest.dir" && 3340 test -s conftest.one && test -s conftest.two && 3341 test -s conftest.dir/conftest.one && 3342 test -s conftest.dir/conftest.two 3343 then 3344 ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c" 3345 break 3 3346 fi 3192 ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c" 3193 break 3 3347 3194 fi 3348 3195 fi … … 3351 3198 ;; 3352 3199 esac 3353 3354 3200 done 3355 3201 IFS=$as_save_IFS 3356 3202 3357 rm -rf conftest.one conftest.two conftest.dir3358 3203 3359 3204 fi … … 3368 3213 fi 3369 3214 fi 3370 { $as_echo "$as_me:$LINENO: result: $INSTALL" >&53371 $as_echo "$INSTALL" >&6; }3215 { echo "$as_me:$LINENO: result: $INSTALL" >&5 3216 echo "${ECHO_T}$INSTALL" >&6; } 3372 3217 3373 3218 # Use test -z because SunOS4 sh mishandles braces in ${var-val}. … … 3382 3227 # Extract the first word of "${ac_tool_prefix}ranlib", so it can be a program name with args. 3383 3228 set dummy ${ac_tool_prefix}ranlib; ac_word=$2 3384 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&53385 $as_echo_n "checking for $ac_word..." >&6; }3229 { echo "$as_me:$LINENO: checking for $ac_word" >&5 3230 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; } 3386 3231 if test "${ac_cv_prog_RANLIB+set}" = set; then 3387 $as_echo_n "(cached)" >&63232 echo $ECHO_N "(cached) $ECHO_C" >&6 3388 3233 else 3389 3234 if test -n "$RANLIB"; then … … 3398 3243 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 3399 3244 ac_cv_prog_RANLIB="${ac_tool_prefix}ranlib" 3400 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&53245 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 3401 3246 break 2 3402 3247 fi … … 3409 3254 RANLIB=$ac_cv_prog_RANLIB 3410 3255 if test -n "$RANLIB"; then 3411 { $as_echo "$as_me:$LINENO: result: $RANLIB" >&53412 $as_echo "$RANLIB" >&6; }3413 else 3414 { $as_echo "$as_me:$LINENO: result: no" >&53415 $as_echo "no" >&6; }3256 { echo "$as_me:$LINENO: result: $RANLIB" >&5 3257 echo "${ECHO_T}$RANLIB" >&6; } 3258 else 3259 { echo "$as_me:$LINENO: result: no" >&5 3260 echo "${ECHO_T}no" >&6; } 3416 3261 fi 3417 3262 … … 3422 3267 # Extract the first word of "ranlib", so it can be a program name with args. 3423 3268 set dummy ranlib; ac_word=$2 3424 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&53425 $as_echo_n "checking for $ac_word..." >&6; }3269 { echo "$as_me:$LINENO: checking for $ac_word" >&5 3270 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; } 3426 3271 if test "${ac_cv_prog_ac_ct_RANLIB+set}" = set; then 3427 $as_echo_n "(cached)" >&63272 echo $ECHO_N "(cached) $ECHO_C" >&6 3428 3273 else 3429 3274 if test -n "$ac_ct_RANLIB"; then … … 3438 3283 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 3439 3284 ac_cv_prog_ac_ct_RANLIB="ranlib" 3440 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&53285 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 3441 3286 break 2 3442 3287 fi … … 3449 3294 ac_ct_RANLIB=$ac_cv_prog_ac_ct_RANLIB 3450 3295 if test -n "$ac_ct_RANLIB"; then 3451 { $as_echo "$as_me:$LINENO: result: $ac_ct_RANLIB" >&53452 $as_echo "$ac_ct_RANLIB" >&6; }3453 else 3454 { $as_echo "$as_me:$LINENO: result: no" >&53455 $as_echo "no" >&6; }3296 { echo "$as_me:$LINENO: result: $ac_ct_RANLIB" >&5 3297 echo "${ECHO_T}$ac_ct_RANLIB" >&6; } 3298 else 3299 { echo "$as_me:$LINENO: result: no" >&5 3300 echo "${ECHO_T}no" >&6; } 3456 3301 fi 3457 3302 … … 3461 3306 case $cross_compiling:$ac_tool_warned in 3462 3307 yes:) 3463 { $as_echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools3308 { echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools 3464 3309 whose name does not start with the host triplet. If you think this 3465 3310 configuration is useful to you, please write to autoconf@gnu.org." >&5 3466 $as_echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools3311 echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools 3467 3312 whose name does not start with the host triplet. If you think this 3468 3313 configuration is useful to you, please write to autoconf@gnu.org." >&2;} … … 3475 3320 fi 3476 3321 3477 { $as_echo "$as_me:$LINENO: checking whether ln -s works" >&53478 $as_echo_n "checking whether ln -s works..." >&6; }3322 { echo "$as_me:$LINENO: checking whether ln -s works" >&5 3323 echo $ECHO_N "checking whether ln -s works... $ECHO_C" >&6; } 3479 3324 LN_S=$as_ln_s 3480 3325 if test "$LN_S" = "ln -s"; then 3481 { $as_echo "$as_me:$LINENO: result: yes" >&53482 $as_echo "yes" >&6; }3483 else 3484 { $as_echo "$as_me:$LINENO: result: no, using $LN_S" >&53485 $as_echo "no, using $LN_S" >&6; }3486 fi 3487 3488 { $as_echo "$as_me:$LINENO: checking for a thread-safe mkdir -p" >&53489 $as_echo_n "checking for a thread-safe mkdir -p..." >&6; }3326 { echo "$as_me:$LINENO: result: yes" >&5 3327 echo "${ECHO_T}yes" >&6; } 3328 else 3329 { echo "$as_me:$LINENO: result: no, using $LN_S" >&5 3330 echo "${ECHO_T}no, using $LN_S" >&6; } 3331 fi 3332 3333 { echo "$as_me:$LINENO: checking for a thread-safe mkdir -p" >&5 3334 echo $ECHO_N "checking for a thread-safe mkdir -p... $ECHO_C" >&6; } 3490 3335 if test -z "$MKDIR_P"; then 3491 3336 if test "${ac_cv_path_mkdir+set}" = set; then 3492 $as_echo_n "(cached)" >&63337 echo $ECHO_N "(cached) $ECHO_C" >&6 3493 3338 else 3494 3339 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR … … 3525 3370 fi 3526 3371 fi 3527 { $as_echo "$as_me:$LINENO: result: $MKDIR_P" >&53528 $as_echo "$MKDIR_P" >&6; }3372 { echo "$as_me:$LINENO: result: $MKDIR_P" >&5 3373 echo "${ECHO_T}$MKDIR_P" >&6; } 3529 3374 3530 3375 … … 3535 3380 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' 3536 3381 ac_compiler_gnu=$ac_cv_c_compiler_gnu 3537 { $as_echo "$as_me:$LINENO: checking how to run the C preprocessor" >&53538 $as_echo_n "checking how to run the C preprocessor..." >&6; }3382 { echo "$as_me:$LINENO: checking how to run the C preprocessor" >&5 3383 echo $ECHO_N "checking how to run the C preprocessor... $ECHO_C" >&6; } 3539 3384 # On Suns, sometimes $CPP names a directory. 3540 3385 if test -n "$CPP" && test -d "$CPP"; then … … 3543 3388 if test -z "$CPP"; then 3544 3389 if test "${ac_cv_prog_CPP+set}" = set; then 3545 $as_echo_n "(cached)" >&63390 echo $ECHO_N "(cached) $ECHO_C" >&6 3546 3391 else 3547 3392 # Double quotes because CPP needs to be expanded … … 3575 3420 *) ac_try_echo=$ac_try;; 3576 3421 esac 3577 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 3578 $as_echo "$ac_try_echo") >&5 3422 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 3579 3423 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 3580 3424 ac_status=$? … … 3582 3426 rm -f conftest.er1 3583 3427 cat conftest.err >&5 3584 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&53428 echo "$as_me:$LINENO: \$? = $ac_status" >&5 3585 3429 (exit $ac_status); } >/dev/null && { 3586 3430 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || … … 3589 3433 : 3590 3434 else 3591 $as_echo "$as_me: failed program was:" >&53435 echo "$as_me: failed program was:" >&5 3592 3436 sed 's/^/| /' conftest.$ac_ext >&5 3593 3437 … … 3613 3457 *) ac_try_echo=$ac_try;; 3614 3458 esac 3615 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 3616 $as_echo "$ac_try_echo") >&5 3459 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 3617 3460 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 3618 3461 ac_status=$? … … 3620 3463 rm -f conftest.er1 3621 3464 cat conftest.err >&5 3622 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&53465 echo "$as_me:$LINENO: \$? = $ac_status" >&5 3623 3466 (exit $ac_status); } >/dev/null && { 3624 3467 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || … … 3628 3471 continue 3629 3472 else 3630 $as_echo "$as_me: failed program was:" >&53473 echo "$as_me: failed program was:" >&5 3631 3474 sed 's/^/| /' conftest.$ac_ext >&5 3632 3475 … … 3653 3496 ac_cv_prog_CPP=$CPP 3654 3497 fi 3655 { $as_echo "$as_me:$LINENO: result: $CPP" >&53656 $as_echo "$CPP" >&6; }3498 { echo "$as_me:$LINENO: result: $CPP" >&5 3499 echo "${ECHO_T}$CPP" >&6; } 3657 3500 ac_preproc_ok=false 3658 3501 for ac_c_preproc_warn_flag in '' yes … … 3682 3525 *) ac_try_echo=$ac_try;; 3683 3526 esac 3684 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 3685 $as_echo "$ac_try_echo") >&5 3527 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 3686 3528 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 3687 3529 ac_status=$? … … 3689 3531 rm -f conftest.er1 3690 3532 cat conftest.err >&5 3691 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&53533 echo "$as_me:$LINENO: \$? = $ac_status" >&5 3692 3534 (exit $ac_status); } >/dev/null && { 3693 3535 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || … … 3696 3538 : 3697 3539 else 3698 $as_echo "$as_me: failed program was:" >&53540 echo "$as_me: failed program was:" >&5 3699 3541 sed 's/^/| /' conftest.$ac_ext >&5 3700 3542 … … 3720 3562 *) ac_try_echo=$ac_try;; 3721 3563 esac 3722 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 3723 $as_echo "$ac_try_echo") >&5 3564 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 3724 3565 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 3725 3566 ac_status=$? … … 3727 3568 rm -f conftest.er1 3728 3569 cat conftest.err >&5 3729 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&53570 echo "$as_me:$LINENO: \$? = $ac_status" >&5 3730 3571 (exit $ac_status); } >/dev/null && { 3731 3572 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || … … 3735 3576 continue 3736 3577 else 3737 $as_echo "$as_me: failed program was:" >&53578 echo "$as_me: failed program was:" >&5 3738 3579 sed 's/^/| /' conftest.$ac_ext >&5 3739 3580 … … 3751 3592 : 3752 3593 else 3753 { { $as_echo "$as_me:$LINENO: error: C preprocessor \"$CPP\" fails sanity check3594 { { echo "$as_me:$LINENO: error: C preprocessor \"$CPP\" fails sanity check 3754 3595 See \`config.log' for more details." >&5 3755 $as_echo "$as_me: error: C preprocessor \"$CPP\" fails sanity check3596 echo "$as_me: error: C preprocessor \"$CPP\" fails sanity check 3756 3597 See \`config.log' for more details." >&2;} 3757 3598 { (exit 1); exit 1; }; } … … 3765 3606 3766 3607 3767 { $as_echo "$as_me:$LINENO: checking for grep that handles long lines and -e" >&53768 $as_echo_n "checking for grep that handles long lines and -e..." >&6; }3608 { echo "$as_me:$LINENO: checking for grep that handles long lines and -e" >&5 3609 echo $ECHO_N "checking for grep that handles long lines and -e... $ECHO_C" >&6; } 3769 3610 if test "${ac_cv_path_GREP+set}" = set; then 3770 $as_echo_n "(cached) " >&6 3771 else 3772 if test -z "$GREP"; then 3611 echo $ECHO_N "(cached) $ECHO_C" >&6 3612 else 3613 # Extract the first word of "grep ggrep" to use in msg output 3614 if test -z "$GREP"; then 3615 set dummy grep ggrep; ac_prog_name=$2 3616 if test "${ac_cv_path_GREP+set}" = set; then 3617 echo $ECHO_N "(cached) $ECHO_C" >&6 3618 else 3773 3619 ac_path_GREP_found=false 3774 3775 3620 # Loop through the user's path and test for each of PROGNAME-LIST 3621 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR 3776 3622 for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin 3777 3623 do … … 3779 3625 test -z "$as_dir" && as_dir=. 3780 3626 for ac_prog in grep ggrep; do 3781 3782 3783 3784 # Check for GNU ac_path_GREP and select it if it is found.3627 for ac_exec_ext in '' $ac_executable_extensions; do 3628 ac_path_GREP="$as_dir/$ac_prog$ac_exec_ext" 3629 { test -f "$ac_path_GREP" && $as_test_x "$ac_path_GREP"; } || continue 3630 # Check for GNU ac_path_GREP and select it if it is found. 3785 3631 # Check for GNU $ac_path_GREP 3786 3632 case `"$ac_path_GREP" --version 2>&1` in … … 3789 3635 *) 3790 3636 ac_count=0 3791 $as_echo_n 0123456789>"conftest.in"3637 echo $ECHO_N "0123456789$ECHO_C" >"conftest.in" 3792 3638 while : 3793 3639 do … … 3795 3641 mv "conftest.tmp" "conftest.in" 3796 3642 cp "conftest.in" "conftest.nl" 3797 $as_echo 'GREP' >> "conftest.nl"3643 echo 'GREP' >> "conftest.nl" 3798 3644 "$ac_path_GREP" -e 'GREP$' -e '-(cannot match)-' < "conftest.nl" >"conftest.out" 2>/dev/null || break 3799 3645 diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break … … 3810 3656 esac 3811 3657 3812 $ac_path_GREP_found && break 3 3813 done3658 3659 $ac_path_GREP_found && break 3 3814 3660 done 3815 3661 done 3662 3663 done 3816 3664 IFS=$as_save_IFS 3817 if test -z "$ac_cv_path_GREP"; then 3818 { { $as_echo "$as_me:$LINENO: error: no acceptable grep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&5 3819 $as_echo "$as_me: error: no acceptable grep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&2;} 3665 3666 3667 fi 3668 3669 GREP="$ac_cv_path_GREP" 3670 if test -z "$GREP"; then 3671 { { echo "$as_me:$LINENO: error: no acceptable $ac_prog_name could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&5 3672 echo "$as_me: error: no acceptable $ac_prog_name could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&2;} 3820 3673 { (exit 1); exit 1; }; } 3821 fi 3674 fi 3675 3822 3676 else 3823 3677 ac_cv_path_GREP=$GREP 3824 3678 fi 3825 3679 3826 fi 3827 { $as_echo "$as_me:$LINENO: result: $ac_cv_path_GREP" >&5 3828 $as_echo "$ac_cv_path_GREP" >&6; } 3680 3681 fi 3682 { echo "$as_me:$LINENO: result: $ac_cv_path_GREP" >&5 3683 echo "${ECHO_T}$ac_cv_path_GREP" >&6; } 3829 3684 GREP="$ac_cv_path_GREP" 3830 3685 3831 3686 3832 { $as_echo "$as_me:$LINENO: checking for egrep" >&53833 $as_echo_n "checking for egrep..." >&6; }3687 { echo "$as_me:$LINENO: checking for egrep" >&5 3688 echo $ECHO_N "checking for egrep... $ECHO_C" >&6; } 3834 3689 if test "${ac_cv_path_EGREP+set}" = set; then 3835 $as_echo_n "(cached)" >&63690 echo $ECHO_N "(cached) $ECHO_C" >&6 3836 3691 else 3837 3692 if echo a | $GREP -E '(a|b)' >/dev/null 2>&1 3838 3693 then ac_cv_path_EGREP="$GREP -E" 3839 3694 else 3840 if test -z "$EGREP"; then 3695 # Extract the first word of "egrep" to use in msg output 3696 if test -z "$EGREP"; then 3697 set dummy egrep; ac_prog_name=$2 3698 if test "${ac_cv_path_EGREP+set}" = set; then 3699 echo $ECHO_N "(cached) $ECHO_C" >&6 3700 else 3841 3701 ac_path_EGREP_found=false 3842 3843 3702 # Loop through the user's path and test for each of PROGNAME-LIST 3703 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR 3844 3704 for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin 3845 3705 do … … 3847 3707 test -z "$as_dir" && as_dir=. 3848 3708 for ac_prog in egrep; do 3849 3850 3851 3852 # Check for GNU ac_path_EGREP and select it if it is found.3709 for ac_exec_ext in '' $ac_executable_extensions; do 3710 ac_path_EGREP="$as_dir/$ac_prog$ac_exec_ext" 3711 { test -f "$ac_path_EGREP" && $as_test_x "$ac_path_EGREP"; } || continue 3712 # Check for GNU ac_path_EGREP and select it if it is found. 3853 3713 # Check for GNU $ac_path_EGREP 3854 3714 case `"$ac_path_EGREP" --version 2>&1` in … … 3857 3717 *) 3858 3718 ac_count=0 3859 $as_echo_n 0123456789>"conftest.in"3719 echo $ECHO_N "0123456789$ECHO_C" >"conftest.in" 3860 3720 while : 3861 3721 do … … 3863 3723 mv "conftest.tmp" "conftest.in" 3864 3724 cp "conftest.in" "conftest.nl" 3865 $as_echo 'EGREP' >> "conftest.nl"3725 echo 'EGREP' >> "conftest.nl" 3866 3726 "$ac_path_EGREP" 'EGREP$' < "conftest.nl" >"conftest.out" 2>/dev/null || break 3867 3727 diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break … … 3878 3738 esac 3879 3739 3880 $ac_path_EGREP_found && break 3 3881 done3740 3741 $ac_path_EGREP_found && break 3 3882 3742 done 3883 3743 done 3744 3745 done 3884 3746 IFS=$as_save_IFS 3885 if test -z "$ac_cv_path_EGREP"; then 3886 { { $as_echo "$as_me:$LINENO: error: no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&5 3887 $as_echo "$as_me: error: no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&2;} 3747 3748 3749 fi 3750 3751 EGREP="$ac_cv_path_EGREP" 3752 if test -z "$EGREP"; then 3753 { { echo "$as_me:$LINENO: error: no acceptable $ac_prog_name could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&5 3754 echo "$as_me: error: no acceptable $ac_prog_name could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&2;} 3888 3755 { (exit 1); exit 1; }; } 3889 fi 3756 fi 3757 3890 3758 else 3891 3759 ac_cv_path_EGREP=$EGREP 3892 3760 fi 3893 3761 3762 3894 3763 fi 3895 3764 fi 3896 { $as_echo "$as_me:$LINENO: result: $ac_cv_path_EGREP" >&53897 $as_echo "$ac_cv_path_EGREP" >&6; }3765 { echo "$as_me:$LINENO: result: $ac_cv_path_EGREP" >&5 3766 echo "${ECHO_T}$ac_cv_path_EGREP" >&6; } 3898 3767 EGREP="$ac_cv_path_EGREP" 3899 3768 3900 3769 3901 { $as_echo "$as_me:$LINENO: checking for ANSI C header files" >&53902 $as_echo_n "checking for ANSI C header files..." >&6; }3770 { echo "$as_me:$LINENO: checking for ANSI C header files" >&5 3771 echo $ECHO_N "checking for ANSI C header files... $ECHO_C" >&6; } 3903 3772 if test "${ac_cv_header_stdc+set}" = set; then 3904 $as_echo_n "(cached)" >&63773 echo $ECHO_N "(cached) $ECHO_C" >&6 3905 3774 else 3906 3775 cat >conftest.$ac_ext <<_ACEOF … … 3929 3798 *) ac_try_echo=$ac_try;; 3930 3799 esac 3931 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 3932 $as_echo "$ac_try_echo") >&5 3800 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 3933 3801 (eval "$ac_compile") 2>conftest.er1 3934 3802 ac_status=$? … … 3936 3804 rm -f conftest.er1 3937 3805 cat conftest.err >&5 3938 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&53806 echo "$as_me:$LINENO: \$? = $ac_status" >&5 3939 3807 (exit $ac_status); } && { 3940 3808 test -z "$ac_c_werror_flag" || … … 3943 3811 ac_cv_header_stdc=yes 3944 3812 else 3945 $as_echo "$as_me: failed program was:" >&53813 echo "$as_me: failed program was:" >&5 3946 3814 sed 's/^/| /' conftest.$ac_ext >&5 3947 3815 … … 4035 3903 *) ac_try_echo=$ac_try;; 4036 3904 esac 4037 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 4038 $as_echo "$ac_try_echo") >&5 3905 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 4039 3906 (eval "$ac_link") 2>&5 4040 3907 ac_status=$? 4041 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&53908 echo "$as_me:$LINENO: \$? = $ac_status" >&5 4042 3909 (exit $ac_status); } && { ac_try='./conftest$ac_exeext' 4043 3910 { (case "(($ac_try" in … … 4045 3912 *) ac_try_echo=$ac_try;; 4046 3913 esac 4047 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 4048 $as_echo "$ac_try_echo") >&5 3914 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 4049 3915 (eval "$ac_try") 2>&5 4050 3916 ac_status=$? 4051 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&53917 echo "$as_me:$LINENO: \$? = $ac_status" >&5 4052 3918 (exit $ac_status); }; }; then 4053 3919 : 4054 3920 else 4055 $as_echo "$as_me: program exited with status $ac_status" >&54056 $as_echo "$as_me: failed program was:" >&53921 echo "$as_me: program exited with status $ac_status" >&5 3922 echo "$as_me: failed program was:" >&5 4057 3923 sed 's/^/| /' conftest.$ac_ext >&5 4058 3924 … … 4060 3926 ac_cv_header_stdc=no 4061 3927 fi 4062 rm -rf conftest.dSYM4063 3928 rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext 4064 3929 fi … … 4067 3932 fi 4068 3933 fi 4069 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_stdc" >&54070 $as_echo "$ac_cv_header_stdc" >&6; }3934 { echo "$as_me:$LINENO: result: $ac_cv_header_stdc" >&5 3935 echo "${ECHO_T}$ac_cv_header_stdc" >&6; } 4071 3936 if test $ac_cv_header_stdc = yes; then 4072 3937 … … 4077 3942 fi 4078 3943 4079 { $as_echo "$as_me:$LINENO: checking for atol" >&54080 $as_echo_n "checking for atol..." >&6; }3944 { echo "$as_me:$LINENO: checking for atol" >&5 3945 echo $ECHO_N "checking for atol... $ECHO_C" >&6; } 4081 3946 if test "${ac_cv_func_atol+set}" = set; then 4082 $as_echo_n "(cached)" >&63947 echo $ECHO_N "(cached) $ECHO_C" >&6 4083 3948 else 4084 3949 cat >conftest.$ac_ext <<_ACEOF … … 4133 3998 *) ac_try_echo=$ac_try;; 4134 3999 esac 4135 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 4136 $as_echo "$ac_try_echo") >&5 4000 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 4137 4001 (eval "$ac_link") 2>conftest.er1 4138 4002 ac_status=$? … … 4140 4004 rm -f conftest.er1 4141 4005 cat conftest.err >&5 4142 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&54006 echo "$as_me:$LINENO: \$? = $ac_status" >&5 4143 4007 (exit $ac_status); } && { 4144 4008 test -z "$ac_c_werror_flag" || 4145 4009 test ! -s conftest.err 4146 } && test -s conftest$ac_exeext && { 4147 test "$cross_compiling" = yes || 4148 $as_test_x conftest$ac_exeext 4149 }; then 4010 } && test -s conftest$ac_exeext && 4011 $as_test_x conftest$ac_exeext; then 4150 4012 ac_cv_func_atol=yes 4151 4013 else 4152 $as_echo "$as_me: failed program was:" >&54014 echo "$as_me: failed program was:" >&5 4153 4015 sed 's/^/| /' conftest.$ac_ext >&5 4154 4016 … … 4156 4018 fi 4157 4019 4158 rm -rf conftest.dSYM4159 4020 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 4160 4021 conftest$ac_exeext conftest.$ac_ext 4161 4022 fi 4162 { $as_echo "$as_me:$LINENO: result: $ac_cv_func_atol" >&54163 $as_echo "$ac_cv_func_atol" >&6; }4023 { echo "$as_me:$LINENO: result: $ac_cv_func_atol" >&5 4024 echo "${ECHO_T}$ac_cv_func_atol" >&6; } 4164 4025 if test $ac_cv_func_atol = yes; then 4165 4026 : 4166 4027 else 4167 { { $as_echo "$as_me:$LINENO: error: oops! no atol ?!?" >&54168 $as_echo "$as_me: error: oops! no atol ?!?" >&2;}4028 { { echo "$as_me:$LINENO: error: oops! no atol ?!?" >&5 4029 echo "$as_me: error: oops! no atol ?!?" >&2;} 4169 4030 { (exit 1); exit 1; }; } 4170 4031 fi … … 4185 4046 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args. 4186 4047 set dummy $ac_tool_prefix$ac_prog; ac_word=$2 4187 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&54188 $as_echo_n "checking for $ac_word..." >&6; }4048 { echo "$as_me:$LINENO: checking for $ac_word" >&5 4049 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; } 4189 4050 if test "${ac_cv_prog_CXX+set}" = set; then 4190 $as_echo_n "(cached)" >&64051 echo $ECHO_N "(cached) $ECHO_C" >&6 4191 4052 else 4192 4053 if test -n "$CXX"; then … … 4201 4062 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 4202 4063 ac_cv_prog_CXX="$ac_tool_prefix$ac_prog" 4203 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&54064 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 4204 4065 break 2 4205 4066 fi … … 4212 4073 CXX=$ac_cv_prog_CXX 4213 4074 if test -n "$CXX"; then 4214 { $as_echo "$as_me:$LINENO: result: $CXX" >&54215 $as_echo "$CXX" >&6; }4216 else 4217 { $as_echo "$as_me:$LINENO: result: no" >&54218 $as_echo "no" >&6; }4075 { echo "$as_me:$LINENO: result: $CXX" >&5 4076 echo "${ECHO_T}$CXX" >&6; } 4077 else 4078 { echo "$as_me:$LINENO: result: no" >&5 4079 echo "${ECHO_T}no" >&6; } 4219 4080 fi 4220 4081 … … 4229 4090 # Extract the first word of "$ac_prog", so it can be a program name with args. 4230 4091 set dummy $ac_prog; ac_word=$2 4231 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&54232 $as_echo_n "checking for $ac_word..." >&6; }4092 { echo "$as_me:$LINENO: checking for $ac_word" >&5 4093 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; } 4233 4094 if test "${ac_cv_prog_ac_ct_CXX+set}" = set; then 4234 $as_echo_n "(cached)" >&64095 echo $ECHO_N "(cached) $ECHO_C" >&6 4235 4096 else 4236 4097 if test -n "$ac_ct_CXX"; then … … 4245 4106 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 4246 4107 ac_cv_prog_ac_ct_CXX="$ac_prog" 4247 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&54108 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 4248 4109 break 2 4249 4110 fi … … 4256 4117 ac_ct_CXX=$ac_cv_prog_ac_ct_CXX 4257 4118 if test -n "$ac_ct_CXX"; then 4258 { $as_echo "$as_me:$LINENO: result: $ac_ct_CXX" >&54259 $as_echo "$ac_ct_CXX" >&6; }4260 else 4261 { $as_echo "$as_me:$LINENO: result: no" >&54262 $as_echo "no" >&6; }4119 { echo "$as_me:$LINENO: result: $ac_ct_CXX" >&5 4120 echo "${ECHO_T}$ac_ct_CXX" >&6; } 4121 else 4122 { echo "$as_me:$LINENO: result: no" >&5 4123 echo "${ECHO_T}no" >&6; } 4263 4124 fi 4264 4125 … … 4272 4133 case $cross_compiling:$ac_tool_warned in 4273 4134 yes:) 4274 { $as_echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools4135 { echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools 4275 4136 whose name does not start with the host triplet. If you think this 4276 4137 configuration is useful to you, please write to autoconf@gnu.org." >&5 4277 $as_echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools4138 echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools 4278 4139 whose name does not start with the host triplet. If you think this 4279 4140 configuration is useful to you, please write to autoconf@gnu.org." >&2;} … … 4287 4148 fi 4288 4149 # Provide some information about the compiler. 4289 $as_echo "$as_me:$LINENO: checking for C++ compiler version" >&5 4290 set X $ac_compile 4291 ac_compiler=$2 4150 echo "$as_me:$LINENO: checking for C++ compiler version" >&5 4151 ac_compiler=`set X $ac_compile; echo $2` 4292 4152 { (ac_try="$ac_compiler --version >&5" 4293 4153 case "(($ac_try" in … … 4295 4155 *) ac_try_echo=$ac_try;; 4296 4156 esac 4297 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 4298 $as_echo "$ac_try_echo") >&5 4157 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 4299 4158 (eval "$ac_compiler --version >&5") 2>&5 4300 4159 ac_status=$? 4301 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&54160 echo "$as_me:$LINENO: \$? = $ac_status" >&5 4302 4161 (exit $ac_status); } 4303 4162 { (ac_try="$ac_compiler -v >&5" … … 4306 4165 *) ac_try_echo=$ac_try;; 4307 4166 esac 4308 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 4309 $as_echo "$ac_try_echo") >&5 4167 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 4310 4168 (eval "$ac_compiler -v >&5") 2>&5 4311 4169 ac_status=$? 4312 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&54170 echo "$as_me:$LINENO: \$? = $ac_status" >&5 4313 4171 (exit $ac_status); } 4314 4172 { (ac_try="$ac_compiler -V >&5" … … 4317 4175 *) ac_try_echo=$ac_try;; 4318 4176 esac 4319 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 4320 $as_echo "$ac_try_echo") >&5 4177 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 4321 4178 (eval "$ac_compiler -V >&5") 2>&5 4322 4179 ac_status=$? 4323 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&54180 echo "$as_me:$LINENO: \$? = $ac_status" >&5 4324 4181 (exit $ac_status); } 4325 4182 4326 { $as_echo "$as_me:$LINENO: checking whether we are using the GNU C++ compiler" >&54327 $as_echo_n "checking whether we are using the GNU C++ compiler..." >&6; }4183 { echo "$as_me:$LINENO: checking whether we are using the GNU C++ compiler" >&5 4184 echo $ECHO_N "checking whether we are using the GNU C++ compiler... $ECHO_C" >&6; } 4328 4185 if test "${ac_cv_cxx_compiler_gnu+set}" = set; then 4329 $as_echo_n "(cached)" >&64186 echo $ECHO_N "(cached) $ECHO_C" >&6 4330 4187 else 4331 4188 cat >conftest.$ac_ext <<_ACEOF … … 4353 4210 *) ac_try_echo=$ac_try;; 4354 4211 esac 4355 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 4356 $as_echo "$ac_try_echo") >&5 4212 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 4357 4213 (eval "$ac_compile") 2>conftest.er1 4358 4214 ac_status=$? … … 4360 4216 rm -f conftest.er1 4361 4217 cat conftest.err >&5 4362 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&54218 echo "$as_me:$LINENO: \$? = $ac_status" >&5 4363 4219 (exit $ac_status); } && { 4364 4220 test -z "$ac_cxx_werror_flag" || … … 4367 4223 ac_compiler_gnu=yes 4368 4224 else 4369 $as_echo "$as_me: failed program was:" >&54225 echo "$as_me: failed program was:" >&5 4370 4226 sed 's/^/| /' conftest.$ac_ext >&5 4371 4227 … … 4377 4233 4378 4234 fi 4379 { $as_echo "$as_me:$LINENO: result: $ac_cv_cxx_compiler_gnu" >&5 4380 $as_echo "$ac_cv_cxx_compiler_gnu" >&6; } 4381 if test $ac_compiler_gnu = yes; then 4382 GXX=yes 4383 else 4384 GXX= 4385 fi 4235 { echo "$as_me:$LINENO: result: $ac_cv_cxx_compiler_gnu" >&5 4236 echo "${ECHO_T}$ac_cv_cxx_compiler_gnu" >&6; } 4237 GXX=`test $ac_compiler_gnu = yes && echo yes` 4386 4238 ac_test_CXXFLAGS=${CXXFLAGS+set} 4387 4239 ac_save_CXXFLAGS=$CXXFLAGS 4388 { $as_echo "$as_me:$LINENO: checking whether $CXX accepts -g" >&54389 $as_echo_n "checking whether $CXX accepts -g..." >&6; }4240 { echo "$as_me:$LINENO: checking whether $CXX accepts -g" >&5 4241 echo $ECHO_N "checking whether $CXX accepts -g... $ECHO_C" >&6; } 4390 4242 if test "${ac_cv_prog_cxx_g+set}" = set; then 4391 $as_echo_n "(cached)" >&64243 echo $ECHO_N "(cached) $ECHO_C" >&6 4392 4244 else 4393 4245 ac_save_cxx_werror_flag=$ac_cxx_werror_flag … … 4416 4268 *) ac_try_echo=$ac_try;; 4417 4269 esac 4418 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 4419 $as_echo "$ac_try_echo") >&5 4270 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 4420 4271 (eval "$ac_compile") 2>conftest.er1 4421 4272 ac_status=$? … … 4423 4274 rm -f conftest.er1 4424 4275 cat conftest.err >&5 4425 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&54276 echo "$as_me:$LINENO: \$? = $ac_status" >&5 4426 4277 (exit $ac_status); } && { 4427 4278 test -z "$ac_cxx_werror_flag" || … … 4430 4281 ac_cv_prog_cxx_g=yes 4431 4282 else 4432 $as_echo "$as_me: failed program was:" >&54283 echo "$as_me: failed program was:" >&5 4433 4284 sed 's/^/| /' conftest.$ac_ext >&5 4434 4285 … … 4455 4306 *) ac_try_echo=$ac_try;; 4456 4307 esac 4457 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 4458 $as_echo "$ac_try_echo") >&5 4308 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 4459 4309 (eval "$ac_compile") 2>conftest.er1 4460 4310 ac_status=$? … … 4462 4312 rm -f conftest.er1 4463 4313 cat conftest.err >&5 4464 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&54314 echo "$as_me:$LINENO: \$? = $ac_status" >&5 4465 4315 (exit $ac_status); } && { 4466 4316 test -z "$ac_cxx_werror_flag" || … … 4469 4319 : 4470 4320 else 4471 $as_echo "$as_me: failed program was:" >&54321 echo "$as_me: failed program was:" >&5 4472 4322 sed 's/^/| /' conftest.$ac_ext >&5 4473 4323 … … 4495 4345 *) ac_try_echo=$ac_try;; 4496 4346 esac 4497 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 4498 $as_echo "$ac_try_echo") >&5 4347 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 4499 4348 (eval "$ac_compile") 2>conftest.er1 4500 4349 ac_status=$? … … 4502 4351 rm -f conftest.er1 4503 4352 cat conftest.err >&5 4504 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&54353 echo "$as_me:$LINENO: \$? = $ac_status" >&5 4505 4354 (exit $ac_status); } && { 4506 4355 test -z "$ac_cxx_werror_flag" || … … 4509 4358 ac_cv_prog_cxx_g=yes 4510 4359 else 4511 $as_echo "$as_me: failed program was:" >&54360 echo "$as_me: failed program was:" >&5 4512 4361 sed 's/^/| /' conftest.$ac_ext >&5 4513 4362 … … 4524 4373 ac_cxx_werror_flag=$ac_save_cxx_werror_flag 4525 4374 fi 4526 { $as_echo "$as_me:$LINENO: result: $ac_cv_prog_cxx_g" >&54527 $as_echo "$ac_cv_prog_cxx_g" >&6; }4375 { echo "$as_me:$LINENO: result: $ac_cv_prog_cxx_g" >&5 4376 echo "${ECHO_T}$ac_cv_prog_cxx_g" >&6; } 4528 4377 if test "$ac_test_CXXFLAGS" = set; then 4529 4378 CXXFLAGS=$ac_save_CXXFLAGS … … 4556 4405 4557 4406 4558 { $as_echo "$as_me:$LINENO: checking for main in -lstdc++" >&54559 $as_echo_n "checking for main in -lstdc++..." >&6; }4407 { echo "$as_me:$LINENO: checking for main in -lstdc++" >&5 4408 echo $ECHO_N "checking for main in -lstdc++... $ECHO_C" >&6; } 4560 4409 if test "${ac_cv_lib_stdcpp_main+set}" = set; then 4561 $as_echo_n "(cached)" >&64410 echo $ECHO_N "(cached) $ECHO_C" >&6 4562 4411 else 4563 4412 ac_check_lib_save_LIBS=$LIBS … … 4585 4434 *) ac_try_echo=$ac_try;; 4586 4435 esac 4587 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 4588 $as_echo "$ac_try_echo") >&5 4436 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 4589 4437 (eval "$ac_link") 2>conftest.er1 4590 4438 ac_status=$? … … 4592 4440 rm -f conftest.er1 4593 4441 cat conftest.err >&5 4594 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&54442 echo "$as_me:$LINENO: \$? = $ac_status" >&5 4595 4443 (exit $ac_status); } && { 4596 4444 test -z "$ac_cxx_werror_flag" || 4597 4445 test ! -s conftest.err 4598 } && test -s conftest$ac_exeext && { 4599 test "$cross_compiling" = yes || 4600 $as_test_x conftest$ac_exeext 4601 }; then 4446 } && test -s conftest$ac_exeext && 4447 $as_test_x conftest$ac_exeext; then 4602 4448 ac_cv_lib_stdcpp_main=yes 4603 4449 else 4604 $as_echo "$as_me: failed program was:" >&54450 echo "$as_me: failed program was:" >&5 4605 4451 sed 's/^/| /' conftest.$ac_ext >&5 4606 4452 … … 4608 4454 fi 4609 4455 4610 rm -rf conftest.dSYM4611 4456 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 4612 4457 conftest$ac_exeext conftest.$ac_ext 4613 4458 LIBS=$ac_check_lib_save_LIBS 4614 4459 fi 4615 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_stdcpp_main" >&54616 $as_echo "$ac_cv_lib_stdcpp_main" >&6; }4460 { echo "$as_me:$LINENO: result: $ac_cv_lib_stdcpp_main" >&5 4461 echo "${ECHO_T}$ac_cv_lib_stdcpp_main" >&6; } 4617 4462 if test $ac_cv_lib_stdcpp_main = yes; then 4618 4463 cat >>confdefs.h <<_ACEOF … … 4623 4468 4624 4469 else 4625 { { $as_echo "$as_me:$LINENO: error: librappture requires libstdc++" >&54626 $as_echo "$as_me: error: librappture requires libstdc++" >&2;}4470 { { echo "$as_me:$LINENO: error: librappture requires libstdc++" >&5 4471 echo "$as_me: error: librappture requires libstdc++" >&2;} 4627 4472 { (exit 1); exit 1; }; } 4628 4473 fi … … 4641 4486 inttypes.h stdint.h unistd.h 4642 4487 do 4643 as_ac_Header=` $as_echo "ac_cv_header_$ac_header" | $as_tr_sh`4644 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&54645 $as_echo_n "checking for $ac_header..." >&6; }4488 as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` 4489 { echo "$as_me:$LINENO: checking for $ac_header" >&5 4490 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; } 4646 4491 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then 4647 $as_echo_n "(cached)" >&64492 echo $ECHO_N "(cached) $ECHO_C" >&6 4648 4493 else 4649 4494 cat >conftest.$ac_ext <<_ACEOF … … 4663 4508 *) ac_try_echo=$ac_try;; 4664 4509 esac 4665 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 4666 $as_echo "$ac_try_echo") >&5 4510 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 4667 4511 (eval "$ac_compile") 2>conftest.er1 4668 4512 ac_status=$? … … 4670 4514 rm -f conftest.er1 4671 4515 cat conftest.err >&5 4672 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&54516 echo "$as_me:$LINENO: \$? = $ac_status" >&5 4673 4517 (exit $ac_status); } && { 4674 4518 test -z "$ac_cxx_werror_flag" || … … 4677 4521 eval "$as_ac_Header=yes" 4678 4522 else 4679 $as_echo "$as_me: failed program was:" >&54523 echo "$as_me: failed program was:" >&5 4680 4524 sed 's/^/| /' conftest.$ac_ext >&5 4681 4525 … … 4685 4529 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 4686 4530 fi 4687 ac_res=`eval 'as_val=${'$as_ac_Header'} 4688 $as_echo "$as_val"'` 4689 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5 4690 $as_echo "$ac_res" >&6; } 4691 if test `eval 'as_val=${'$as_ac_Header'} 4692 $as_echo "$as_val"'` = yes; then 4531 ac_res=`eval echo '${'$as_ac_Header'}'` 4532 { echo "$as_me:$LINENO: result: $ac_res" >&5 4533 echo "${ECHO_T}$ac_res" >&6; } 4534 if test `eval echo '${'$as_ac_Header'}'` = yes; then 4693 4535 cat >>confdefs.h <<_ACEOF 4694 #define ` $as_echo "HAVE_$ac_header" | $as_tr_cpp` 14536 #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 4695 4537 _ACEOF 4696 4538 … … 4705 4547 ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' 4706 4548 ac_compiler_gnu=$ac_cv_cxx_compiler_gnu 4707 { $as_echo "$as_me:$LINENO: checking how to run the C++ preprocessor" >&54708 $as_echo_n "checking how to run the C++ preprocessor..." >&6; }4549 { echo "$as_me:$LINENO: checking how to run the C++ preprocessor" >&5 4550 echo $ECHO_N "checking how to run the C++ preprocessor... $ECHO_C" >&6; } 4709 4551 if test -z "$CXXCPP"; then 4710 4552 if test "${ac_cv_prog_CXXCPP+set}" = set; then 4711 $as_echo_n "(cached)" >&64553 echo $ECHO_N "(cached) $ECHO_C" >&6 4712 4554 else 4713 4555 # Double quotes because CXXCPP needs to be expanded … … 4741 4583 *) ac_try_echo=$ac_try;; 4742 4584 esac 4743 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 4744 $as_echo "$ac_try_echo") >&5 4585 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 4745 4586 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 4746 4587 ac_status=$? … … 4748 4589 rm -f conftest.er1 4749 4590 cat conftest.err >&5 4750 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&54591 echo "$as_me:$LINENO: \$? = $ac_status" >&5 4751 4592 (exit $ac_status); } >/dev/null && { 4752 4593 test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" || … … 4755 4596 : 4756 4597 else 4757 $as_echo "$as_me: failed program was:" >&54598 echo "$as_me: failed program was:" >&5 4758 4599 sed 's/^/| /' conftest.$ac_ext >&5 4759 4600 … … 4779 4620 *) ac_try_echo=$ac_try;; 4780 4621 esac 4781 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 4782 $as_echo "$ac_try_echo") >&5 4622 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 4783 4623 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 4784 4624 ac_status=$? … … 4786 4626 rm -f conftest.er1 4787 4627 cat conftest.err >&5 4788 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&54628 echo "$as_me:$LINENO: \$? = $ac_status" >&5 4789 4629 (exit $ac_status); } >/dev/null && { 4790 4630 test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" || … … 4794 4634 continue 4795 4635 else 4796 $as_echo "$as_me: failed program was:" >&54636 echo "$as_me: failed program was:" >&5 4797 4637 sed 's/^/| /' conftest.$ac_ext >&5 4798 4638 … … 4819 4659 ac_cv_prog_CXXCPP=$CXXCPP 4820 4660 fi 4821 { $as_echo "$as_me:$LINENO: result: $CXXCPP" >&54822 $as_echo "$CXXCPP" >&6; }4661 { echo "$as_me:$LINENO: result: $CXXCPP" >&5 4662 echo "${ECHO_T}$CXXCPP" >&6; } 4823 4663 ac_preproc_ok=false 4824 4664 for ac_cxx_preproc_warn_flag in '' yes … … 4848 4688 *) ac_try_echo=$ac_try;; 4849 4689 esac 4850 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 4851 $as_echo "$ac_try_echo") >&5 4690 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 4852 4691 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 4853 4692 ac_status=$? … … 4855 4694 rm -f conftest.er1 4856 4695 cat conftest.err >&5 4857 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&54696 echo "$as_me:$LINENO: \$? = $ac_status" >&5 4858 4697 (exit $ac_status); } >/dev/null && { 4859 4698 test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" || … … 4862 4701 : 4863 4702 else 4864 $as_echo "$as_me: failed program was:" >&54703 echo "$as_me: failed program was:" >&5 4865 4704 sed 's/^/| /' conftest.$ac_ext >&5 4866 4705 … … 4886 4725 *) ac_try_echo=$ac_try;; 4887 4726 esac 4888 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 4889 $as_echo "$ac_try_echo") >&5 4727 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 4890 4728 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 4891 4729 ac_status=$? … … 4893 4731 rm -f conftest.er1 4894 4732 cat conftest.err >&5 4895 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&54733 echo "$as_me:$LINENO: \$? = $ac_status" >&5 4896 4734 (exit $ac_status); } >/dev/null && { 4897 4735 test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" || … … 4901 4739 continue 4902 4740 else 4903 $as_echo "$as_me: failed program was:" >&54741 echo "$as_me: failed program was:" >&5 4904 4742 sed 's/^/| /' conftest.$ac_ext >&5 4905 4743 … … 4917 4755 : 4918 4756 else 4919 { { $as_echo "$as_me:$LINENO: error: C++ preprocessor \"$CXXCPP\" fails sanity check4757 { { echo "$as_me:$LINENO: error: C++ preprocessor \"$CXXCPP\" fails sanity check 4920 4758 See \`config.log' for more details." >&5 4921 $as_echo "$as_me: error: C++ preprocessor \"$CXXCPP\" fails sanity check4759 echo "$as_me: error: C++ preprocessor \"$CXXCPP\" fails sanity check 4922 4760 See \`config.log' for more details." >&2;} 4923 4761 { (exit 1); exit 1; }; } … … 4934 4772 for ac_header in stack 4935 4773 do 4936 as_ac_Header=` $as_echo "ac_cv_header_$ac_header" | $as_tr_sh`4774 as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` 4937 4775 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then 4938 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&54939 $as_echo_n "checking for $ac_header..." >&6; }4776 { echo "$as_me:$LINENO: checking for $ac_header" >&5 4777 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; } 4940 4778 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then 4941 $as_echo_n "(cached) " >&6 4942 fi 4943 ac_res=`eval 'as_val=${'$as_ac_Header'} 4944 $as_echo "$as_val"'` 4945 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5 4946 $as_echo "$ac_res" >&6; } 4779 echo $ECHO_N "(cached) $ECHO_C" >&6 4780 fi 4781 ac_res=`eval echo '${'$as_ac_Header'}'` 4782 { echo "$as_me:$LINENO: result: $ac_res" >&5 4783 echo "${ECHO_T}$ac_res" >&6; } 4947 4784 else 4948 4785 # Is the header compilable? 4949 { $as_echo "$as_me:$LINENO: checking $ac_header usability" >&54950 $as_echo_n "checking $ac_header usability..." >&6; }4786 { echo "$as_me:$LINENO: checking $ac_header usability" >&5 4787 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6; } 4951 4788 cat >conftest.$ac_ext <<_ACEOF 4952 4789 /* confdefs.h. */ … … 4964 4801 *) ac_try_echo=$ac_try;; 4965 4802 esac 4966 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 4967 $as_echo "$ac_try_echo") >&5 4803 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 4968 4804 (eval "$ac_compile") 2>conftest.er1 4969 4805 ac_status=$? … … 4971 4807 rm -f conftest.er1 4972 4808 cat conftest.err >&5 4973 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&54809 echo "$as_me:$LINENO: \$? = $ac_status" >&5 4974 4810 (exit $ac_status); } && { 4975 4811 test -z "$ac_cxx_werror_flag" || … … 4978 4814 ac_header_compiler=yes 4979 4815 else 4980 $as_echo "$as_me: failed program was:" >&54816 echo "$as_me: failed program was:" >&5 4981 4817 sed 's/^/| /' conftest.$ac_ext >&5 4982 4818 … … 4985 4821 4986 4822 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 4987 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&54988 $as_echo "$ac_header_compiler" >&6; }4823 { echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 4824 echo "${ECHO_T}$ac_header_compiler" >&6; } 4989 4825 4990 4826 # Is the header present? 4991 { $as_echo "$as_me:$LINENO: checking $ac_header presence" >&54992 $as_echo_n "checking $ac_header presence..." >&6; }4827 { echo "$as_me:$LINENO: checking $ac_header presence" >&5 4828 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6; } 4993 4829 cat >conftest.$ac_ext <<_ACEOF 4994 4830 /* confdefs.h. */ … … 5004 4840 *) ac_try_echo=$ac_try;; 5005 4841 esac 5006 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 5007 $as_echo "$ac_try_echo") >&5 4842 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 5008 4843 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 5009 4844 ac_status=$? … … 5011 4846 rm -f conftest.er1 5012 4847 cat conftest.err >&5 5013 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&54848 echo "$as_me:$LINENO: \$? = $ac_status" >&5 5014 4849 (exit $ac_status); } >/dev/null && { 5015 4850 test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" || … … 5018 4853 ac_header_preproc=yes 5019 4854 else 5020 $as_echo "$as_me: failed program was:" >&54855 echo "$as_me: failed program was:" >&5 5021 4856 sed 's/^/| /' conftest.$ac_ext >&5 5022 4857 … … 5025 4860 5026 4861 rm -f conftest.err conftest.$ac_ext 5027 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&55028 $as_echo "$ac_header_preproc" >&6; }4862 { echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 4863 echo "${ECHO_T}$ac_header_preproc" >&6; } 5029 4864 5030 4865 # So? What about this header? 5031 4866 case $ac_header_compiler:$ac_header_preproc:$ac_cxx_preproc_warn_flag in 5032 4867 yes:no: ) 5033 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&55034 $as_echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}5035 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&55036 $as_echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}4868 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 4869 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} 4870 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 4871 echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} 5037 4872 ac_header_preproc=yes 5038 4873 ;; 5039 4874 no:yes:* ) 5040 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&55041 $as_echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}5042 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&55043 $as_echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}5044 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&55045 $as_echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}5046 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&55047 $as_echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}5048 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&55049 $as_echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}5050 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&55051 $as_echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}4875 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 4876 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} 4877 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 4878 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} 4879 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5 4880 echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;} 4881 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5 4882 echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;} 4883 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 4884 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} 4885 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 4886 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} 5052 4887 ( cat <<\_ASBOX 5053 4888 ## ----------------------------------- ## … … 5058 4893 ;; 5059 4894 esac 5060 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&55061 $as_echo_n "checking for $ac_header..." >&6; }4895 { echo "$as_me:$LINENO: checking for $ac_header" >&5 4896 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; } 5062 4897 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then 5063 $as_echo_n "(cached)" >&64898 echo $ECHO_N "(cached) $ECHO_C" >&6 5064 4899 else 5065 4900 eval "$as_ac_Header=\$ac_header_preproc" 5066 4901 fi 5067 ac_res=`eval 'as_val=${'$as_ac_Header'} 5068 $as_echo "$as_val"'` 5069 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5 5070 $as_echo "$ac_res" >&6; } 5071 5072 fi 5073 if test `eval 'as_val=${'$as_ac_Header'} 5074 $as_echo "$as_val"'` = yes; then 4902 ac_res=`eval echo '${'$as_ac_Header'}'` 4903 { echo "$as_me:$LINENO: result: $ac_res" >&5 4904 echo "${ECHO_T}$ac_res" >&6; } 4905 4906 fi 4907 if test `eval echo '${'$as_ac_Header'}'` = yes; then 5075 4908 cat >>confdefs.h <<_ACEOF 5076 #define ` $as_echo "HAVE_$ac_header" | $as_tr_cpp` 15077 _ACEOF 5078 5079 else 5080 { $as_echo "$as_me:$LINENO: WARNING: STL classes missing ?" >&55081 $as_echo "$as_me: WARNING: STL classes missing ?" >&2;}4909 #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 4910 _ACEOF 4911 4912 else 4913 { echo "$as_me:$LINENO: WARNING: STL classes missing ?" >&5 4914 echo "$as_me: WARNING: STL classes missing ?" >&2;} 5082 4915 fi 5083 4916 … … 5087 4920 for ac_header in string 5088 4921 do 5089 as_ac_Header=` $as_echo "ac_cv_header_$ac_header" | $as_tr_sh`4922 as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` 5090 4923 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then 5091 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&55092 $as_echo_n "checking for $ac_header..." >&6; }4924 { echo "$as_me:$LINENO: checking for $ac_header" >&5 4925 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; } 5093 4926 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then 5094 $as_echo_n "(cached) " >&6 5095 fi 5096 ac_res=`eval 'as_val=${'$as_ac_Header'} 5097 $as_echo "$as_val"'` 5098 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5 5099 $as_echo "$ac_res" >&6; } 4927 echo $ECHO_N "(cached) $ECHO_C" >&6 4928 fi 4929 ac_res=`eval echo '${'$as_ac_Header'}'` 4930 { echo "$as_me:$LINENO: result: $ac_res" >&5 4931 echo "${ECHO_T}$ac_res" >&6; } 5100 4932 else 5101 4933 # Is the header compilable? 5102 { $as_echo "$as_me:$LINENO: checking $ac_header usability" >&55103 $as_echo_n "checking $ac_header usability..." >&6; }4934 { echo "$as_me:$LINENO: checking $ac_header usability" >&5 4935 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6; } 5104 4936 cat >conftest.$ac_ext <<_ACEOF 5105 4937 /* confdefs.h. */ … … 5117 4949 *) ac_try_echo=$ac_try;; 5118 4950 esac 5119 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 5120 $as_echo "$ac_try_echo") >&5 4951 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 5121 4952 (eval "$ac_compile") 2>conftest.er1 5122 4953 ac_status=$? … … 5124 4955 rm -f conftest.er1 5125 4956 cat conftest.err >&5 5126 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&54957 echo "$as_me:$LINENO: \$? = $ac_status" >&5 5127 4958 (exit $ac_status); } && { 5128 4959 test -z "$ac_cxx_werror_flag" || … … 5131 4962 ac_header_compiler=yes 5132 4963 else 5133 $as_echo "$as_me: failed program was:" >&54964 echo "$as_me: failed program was:" >&5 5134 4965 sed 's/^/| /' conftest.$ac_ext >&5 5135 4966 … … 5138 4969 5139 4970 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 5140 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&55141 $as_echo "$ac_header_compiler" >&6; }4971 { echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 4972 echo "${ECHO_T}$ac_header_compiler" >&6; } 5142 4973 5143 4974 # Is the header present? 5144 { $as_echo "$as_me:$LINENO: checking $ac_header presence" >&55145 $as_echo_n "checking $ac_header presence..." >&6; }4975 { echo "$as_me:$LINENO: checking $ac_header presence" >&5 4976 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6; } 5146 4977 cat >conftest.$ac_ext <<_ACEOF 5147 4978 /* confdefs.h. */ … … 5157 4988 *) ac_try_echo=$ac_try;; 5158 4989 esac 5159 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 5160 $as_echo "$ac_try_echo") >&5 4990 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 5161 4991 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 5162 4992 ac_status=$? … … 5164 4994 rm -f conftest.er1 5165 4995 cat conftest.err >&5 5166 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&54996 echo "$as_me:$LINENO: \$? = $ac_status" >&5 5167 4997 (exit $ac_status); } >/dev/null && { 5168 4998 test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" || … … 5171 5001 ac_header_preproc=yes 5172 5002 else 5173 $as_echo "$as_me: failed program was:" >&55003 echo "$as_me: failed program was:" >&5 5174 5004 sed 's/^/| /' conftest.$ac_ext >&5 5175 5005 … … 5178 5008 5179 5009 rm -f conftest.err conftest.$ac_ext 5180 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&55181 $as_echo "$ac_header_preproc" >&6; }5010 { echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 5011 echo "${ECHO_T}$ac_header_preproc" >&6; } 5182 5012 5183 5013 # So? What about this header? 5184 5014 case $ac_header_compiler:$ac_header_preproc:$ac_cxx_preproc_warn_flag in 5185 5015 yes:no: ) 5186 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&55187 $as_echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}5188 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&55189 $as_echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}5016 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 5017 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} 5018 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 5019 echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} 5190 5020 ac_header_preproc=yes 5191 5021 ;; 5192 5022 no:yes:* ) 5193 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&55194 $as_echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}5195 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&55196 $as_echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}5197 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&55198 $as_echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}5199 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&55200 $as_echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}5201 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&55202 $as_echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}5203 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&55204 $as_echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}5023 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 5024 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} 5025 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 5026 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} 5027 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5 5028 echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;} 5029 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5 5030 echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;} 5031 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 5032 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} 5033 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 5034 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} 5205 5035 ( cat <<\_ASBOX 5206 5036 ## ----------------------------------- ## … … 5211 5041 ;; 5212 5042 esac 5213 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&55214 $as_echo_n "checking for $ac_header..." >&6; }5043 { echo "$as_me:$LINENO: checking for $ac_header" >&5 5044 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; } 5215 5045 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then 5216 $as_echo_n "(cached)" >&65046 echo $ECHO_N "(cached) $ECHO_C" >&6 5217 5047 else 5218 5048 eval "$as_ac_Header=\$ac_header_preproc" 5219 5049 fi 5220 ac_res=`eval 'as_val=${'$as_ac_Header'} 5221 $as_echo "$as_val"'` 5222 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5 5223 $as_echo "$ac_res" >&6; } 5224 5225 fi 5226 if test `eval 'as_val=${'$as_ac_Header'} 5227 $as_echo "$as_val"'` = yes; then 5050 ac_res=`eval echo '${'$as_ac_Header'}'` 5051 { echo "$as_me:$LINENO: result: $ac_res" >&5 5052 echo "${ECHO_T}$ac_res" >&6; } 5053 5054 fi 5055 if test `eval echo '${'$as_ac_Header'}'` = yes; then 5228 5056 cat >>confdefs.h <<_ACEOF 5229 #define ` $as_echo "HAVE_$ac_header" | $as_tr_cpp` 15230 _ACEOF 5231 5232 else 5233 { $as_echo "$as_me:$LINENO: WARNING: STL classes missing ?" >&55234 $as_echo "$as_me: WARNING: STL classes missing ?" >&2;}5057 #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 5058 _ACEOF 5059 5060 else 5061 { echo "$as_me:$LINENO: WARNING: STL classes missing ?" >&5 5062 echo "$as_me: WARNING: STL classes missing ?" >&2;} 5235 5063 fi 5236 5064 … … 5240 5068 for ac_header in list 5241 5069 do 5242 as_ac_Header=` $as_echo "ac_cv_header_$ac_header" | $as_tr_sh`5070 as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` 5243 5071 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then 5244 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&55245 $as_echo_n "checking for $ac_header..." >&6; }5072 { echo "$as_me:$LINENO: checking for $ac_header" >&5 5073 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; } 5246 5074 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then 5247 $as_echo_n "(cached) " >&6 5248 fi 5249 ac_res=`eval 'as_val=${'$as_ac_Header'} 5250 $as_echo "$as_val"'` 5251 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5 5252 $as_echo "$ac_res" >&6; } 5075 echo $ECHO_N "(cached) $ECHO_C" >&6 5076 fi 5077 ac_res=`eval echo '${'$as_ac_Header'}'` 5078 { echo "$as_me:$LINENO: result: $ac_res" >&5 5079 echo "${ECHO_T}$ac_res" >&6; } 5253 5080 else 5254 5081 # Is the header compilable? 5255 { $as_echo "$as_me:$LINENO: checking $ac_header usability" >&55256 $as_echo_n "checking $ac_header usability..." >&6; }5082 { echo "$as_me:$LINENO: checking $ac_header usability" >&5 5083 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6; } 5257 5084 cat >conftest.$ac_ext <<_ACEOF 5258 5085 /* confdefs.h. */ … … 5270 5097 *) ac_try_echo=$ac_try;; 5271 5098 esac 5272 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 5273 $as_echo "$ac_try_echo") >&5 5099 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 5274 5100 (eval "$ac_compile") 2>conftest.er1 5275 5101 ac_status=$? … … 5277 5103 rm -f conftest.er1 5278 5104 cat conftest.err >&5 5279 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&55105 echo "$as_me:$LINENO: \$? = $ac_status" >&5 5280 5106 (exit $ac_status); } && { 5281 5107 test -z "$ac_cxx_werror_flag" || … … 5284 5110 ac_header_compiler=yes 5285 5111 else 5286 $as_echo "$as_me: failed program was:" >&55112 echo "$as_me: failed program was:" >&5 5287 5113 sed 's/^/| /' conftest.$ac_ext >&5 5288 5114 … … 5291 5117 5292 5118 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 5293 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&55294 $as_echo "$ac_header_compiler" >&6; }5119 { echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 5120 echo "${ECHO_T}$ac_header_compiler" >&6; } 5295 5121 5296 5122 # Is the header present? 5297 { $as_echo "$as_me:$LINENO: checking $ac_header presence" >&55298 $as_echo_n "checking $ac_header presence..." >&6; }5123 { echo "$as_me:$LINENO: checking $ac_header presence" >&5 5124 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6; } 5299 5125 cat >conftest.$ac_ext <<_ACEOF 5300 5126 /* confdefs.h. */ … … 5310 5136 *) ac_try_echo=$ac_try;; 5311 5137 esac 5312 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 5313 $as_echo "$ac_try_echo") >&5 5138 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 5314 5139 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 5315 5140 ac_status=$? … … 5317 5142 rm -f conftest.er1 5318 5143 cat conftest.err >&5 5319 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&55144 echo "$as_me:$LINENO: \$? = $ac_status" >&5 5320 5145 (exit $ac_status); } >/dev/null && { 5321 5146 test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" || … … 5324 5149 ac_header_preproc=yes 5325 5150 else 5326 $as_echo "$as_me: failed program was:" >&55151 echo "$as_me: failed program was:" >&5 5327 5152 sed 's/^/| /' conftest.$ac_ext >&5 5328 5153 … … 5331 5156 5332 5157 rm -f conftest.err conftest.$ac_ext 5333 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&55334 $as_echo "$ac_header_preproc" >&6; }5158 { echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 5159 echo "${ECHO_T}$ac_header_preproc" >&6; } 5335 5160 5336 5161 # So? What about this header? 5337 5162 case $ac_header_compiler:$ac_header_preproc:$ac_cxx_preproc_warn_flag in 5338 5163 yes:no: ) 5339 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&55340 $as_echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}5341 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&55342 $as_echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}5164 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 5165 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} 5166 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 5167 echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} 5343 5168 ac_header_preproc=yes 5344 5169 ;; 5345 5170 no:yes:* ) 5346 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&55347 $as_echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}5348 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&55349 $as_echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}5350 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&55351 $as_echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}5352 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&55353 $as_echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}5354 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&55355 $as_echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}5356 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&55357 $as_echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}5171 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 5172 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} 5173 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 5174 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} 5175 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5 5176 echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;} 5177 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5 5178 echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;} 5179 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 5180 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} 5181 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 5182 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} 5358 5183 ( cat <<\_ASBOX 5359 5184 ## ----------------------------------- ## … … 5364 5189 ;; 5365 5190 esac 5366 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&55367 $as_echo_n "checking for $ac_header..." >&6; }5191 { echo "$as_me:$LINENO: checking for $ac_header" >&5 5192 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; } 5368 5193 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then 5369 $as_echo_n "(cached)" >&65194 echo $ECHO_N "(cached) $ECHO_C" >&6 5370 5195 else 5371 5196 eval "$as_ac_Header=\$ac_header_preproc" 5372 5197 fi 5373 ac_res=`eval 'as_val=${'$as_ac_Header'} 5374 $as_echo "$as_val"'` 5375 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5 5376 $as_echo "$ac_res" >&6; } 5377 5378 fi 5379 if test `eval 'as_val=${'$as_ac_Header'} 5380 $as_echo "$as_val"'` = yes; then 5198 ac_res=`eval echo '${'$as_ac_Header'}'` 5199 { echo "$as_me:$LINENO: result: $ac_res" >&5 5200 echo "${ECHO_T}$ac_res" >&6; } 5201 5202 fi 5203 if test `eval echo '${'$as_ac_Header'}'` = yes; then 5381 5204 cat >>confdefs.h <<_ACEOF 5382 #define ` $as_echo "HAVE_$ac_header" | $as_tr_cpp` 15383 _ACEOF 5384 5385 else 5386 { $as_echo "$as_me:$LINENO: WARNING: STL classes missing ?" >&55387 $as_echo "$as_me: WARNING: STL classes missing ?" >&2;}5205 #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 5206 _ACEOF 5207 5208 else 5209 { echo "$as_me:$LINENO: WARNING: STL classes missing ?" >&5 5210 echo "$as_me: WARNING: STL classes missing ?" >&2;} 5388 5211 fi 5389 5212 … … 5393 5216 for ac_header in vector 5394 5217 do 5395 as_ac_Header=` $as_echo "ac_cv_header_$ac_header" | $as_tr_sh`5218 as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` 5396 5219 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then 5397 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&55398 $as_echo_n "checking for $ac_header..." >&6; }5220 { echo "$as_me:$LINENO: checking for $ac_header" >&5 5221 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; } 5399 5222 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then 5400 $as_echo_n "(cached) " >&6 5401 fi 5402 ac_res=`eval 'as_val=${'$as_ac_Header'} 5403 $as_echo "$as_val"'` 5404 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5 5405 $as_echo "$ac_res" >&6; } 5223 echo $ECHO_N "(cached) $ECHO_C" >&6 5224 fi 5225 ac_res=`eval echo '${'$as_ac_Header'}'` 5226 { echo "$as_me:$LINENO: result: $ac_res" >&5 5227 echo "${ECHO_T}$ac_res" >&6; } 5406 5228 else 5407 5229 # Is the header compilable? 5408 { $as_echo "$as_me:$LINENO: checking $ac_header usability" >&55409 $as_echo_n "checking $ac_header usability..." >&6; }5230 { echo "$as_me:$LINENO: checking $ac_header usability" >&5 5231 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6; } 5410 5232 cat >conftest.$ac_ext <<_ACEOF 5411 5233 /* confdefs.h. */ … … 5423 5245 *) ac_try_echo=$ac_try;; 5424 5246 esac 5425 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 5426 $as_echo "$ac_try_echo") >&5 5247 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 5427 5248 (eval "$ac_compile") 2>conftest.er1 5428 5249 ac_status=$? … … 5430 5251 rm -f conftest.er1 5431 5252 cat conftest.err >&5 5432 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&55253 echo "$as_me:$LINENO: \$? = $ac_status" >&5 5433 5254 (exit $ac_status); } && { 5434 5255 test -z "$ac_cxx_werror_flag" || … … 5437 5258 ac_header_compiler=yes 5438 5259 else 5439 $as_echo "$as_me: failed program was:" >&55260 echo "$as_me: failed program was:" >&5 5440 5261 sed 's/^/| /' conftest.$ac_ext >&5 5441 5262 … … 5444 5265 5445 5266 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 5446 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&55447 $as_echo "$ac_header_compiler" >&6; }5267 { echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 5268 echo "${ECHO_T}$ac_header_compiler" >&6; } 5448 5269 5449 5270 # Is the header present? 5450 { $as_echo "$as_me:$LINENO: checking $ac_header presence" >&55451 $as_echo_n "checking $ac_header presence..." >&6; }5271 { echo "$as_me:$LINENO: checking $ac_header presence" >&5 5272 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6; } 5452 5273 cat >conftest.$ac_ext <<_ACEOF 5453 5274 /* confdefs.h. */ … … 5463 5284 *) ac_try_echo=$ac_try;; 5464 5285 esac 5465 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 5466 $as_echo "$ac_try_echo") >&5 5286 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 5467 5287 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 5468 5288 ac_status=$? … … 5470 5290 rm -f conftest.er1 5471 5291 cat conftest.err >&5 5472 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&55292 echo "$as_me:$LINENO: \$? = $ac_status" >&5 5473 5293 (exit $ac_status); } >/dev/null && { 5474 5294 test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" || … … 5477 5297 ac_header_preproc=yes 5478 5298 else 5479 $as_echo "$as_me: failed program was:" >&55299 echo "$as_me: failed program was:" >&5 5480 5300 sed 's/^/| /' conftest.$ac_ext >&5 5481 5301 … … 5484 5304 5485 5305 rm -f conftest.err conftest.$ac_ext 5486 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&55487 $as_echo "$ac_header_preproc" >&6; }5306 { echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 5307 echo "${ECHO_T}$ac_header_preproc" >&6; } 5488 5308 5489 5309 # So? What about this header? 5490 5310 case $ac_header_compiler:$ac_header_preproc:$ac_cxx_preproc_warn_flag in 5491 5311 yes:no: ) 5492 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&55493 $as_echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}5494 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&55495 $as_echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}5312 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 5313 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} 5314 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 5315 echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} 5496 5316 ac_header_preproc=yes 5497 5317 ;; 5498 5318 no:yes:* ) 5499 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&55500 $as_echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}5501 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&55502 $as_echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}5503 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&55504 $as_echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}5505 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&55506 $as_echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}5507 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&55508 $as_echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}5509 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&55510 $as_echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}5319 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 5320 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} 5321 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 5322 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} 5323 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5 5324 echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;} 5325 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5 5326 echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;} 5327 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 5328 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} 5329 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 5330 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} 5511 5331 ( cat <<\_ASBOX 5512 5332 ## ----------------------------------- ## … … 5517 5337 ;; 5518 5338 esac 5519 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&55520 $as_echo_n "checking for $ac_header..." >&6; }5339 { echo "$as_me:$LINENO: checking for $ac_header" >&5 5340 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; } 5521 5341 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then 5522 $as_echo_n "(cached)" >&65342 echo $ECHO_N "(cached) $ECHO_C" >&6 5523 5343 else 5524 5344 eval "$as_ac_Header=\$ac_header_preproc" 5525 5345 fi 5526 ac_res=`eval 'as_val=${'$as_ac_Header'} 5527 $as_echo "$as_val"'` 5528 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5 5529 $as_echo "$ac_res" >&6; } 5530 5531 fi 5532 if test `eval 'as_val=${'$as_ac_Header'} 5533 $as_echo "$as_val"'` = yes; then 5346 ac_res=`eval echo '${'$as_ac_Header'}'` 5347 { echo "$as_me:$LINENO: result: $ac_res" >&5 5348 echo "${ECHO_T}$ac_res" >&6; } 5349 5350 fi 5351 if test `eval echo '${'$as_ac_Header'}'` = yes; then 5534 5352 cat >>confdefs.h <<_ACEOF 5535 #define ` $as_echo "HAVE_$ac_header" | $as_tr_cpp` 15536 _ACEOF 5537 5538 else 5539 { $as_echo "$as_me:$LINENO: WARNING: STL classes missing ?" >&55540 $as_echo "$as_me: WARNING: STL classes missing ?" >&2;}5353 #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 5354 _ACEOF 5355 5356 else 5357 { echo "$as_me:$LINENO: WARNING: STL classes missing ?" >&5 5358 echo "$as_me: WARNING: STL classes missing ?" >&2;} 5541 5359 fi 5542 5360 … … 5553 5371 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args. 5554 5372 set dummy $ac_tool_prefix$ac_prog; ac_word=$2 5555 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&55556 $as_echo_n "checking for $ac_word..." >&6; }5373 { echo "$as_me:$LINENO: checking for $ac_word" >&5 5374 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; } 5557 5375 if test "${ac_cv_prog_F77+set}" = set; then 5558 $as_echo_n "(cached)" >&65376 echo $ECHO_N "(cached) $ECHO_C" >&6 5559 5377 else 5560 5378 if test -n "$F77"; then … … 5569 5387 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 5570 5388 ac_cv_prog_F77="$ac_tool_prefix$ac_prog" 5571 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&55389 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 5572 5390 break 2 5573 5391 fi … … 5580 5398 F77=$ac_cv_prog_F77 5581 5399 if test -n "$F77"; then 5582 { $as_echo "$as_me:$LINENO: result: $F77" >&55583 $as_echo "$F77" >&6; }5584 else 5585 { $as_echo "$as_me:$LINENO: result: no" >&55586 $as_echo "no" >&6; }5400 { echo "$as_me:$LINENO: result: $F77" >&5 5401 echo "${ECHO_T}$F77" >&6; } 5402 else 5403 { echo "$as_me:$LINENO: result: no" >&5 5404 echo "${ECHO_T}no" >&6; } 5587 5405 fi 5588 5406 … … 5597 5415 # Extract the first word of "$ac_prog", so it can be a program name with args. 5598 5416 set dummy $ac_prog; ac_word=$2 5599 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&55600 $as_echo_n "checking for $ac_word..." >&6; }5417 { echo "$as_me:$LINENO: checking for $ac_word" >&5 5418 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; } 5601 5419 if test "${ac_cv_prog_ac_ct_F77+set}" = set; then 5602 $as_echo_n "(cached)" >&65420 echo $ECHO_N "(cached) $ECHO_C" >&6 5603 5421 else 5604 5422 if test -n "$ac_ct_F77"; then … … 5613 5431 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 5614 5432 ac_cv_prog_ac_ct_F77="$ac_prog" 5615 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&55433 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 5616 5434 break 2 5617 5435 fi … … 5624 5442 ac_ct_F77=$ac_cv_prog_ac_ct_F77 5625 5443 if test -n "$ac_ct_F77"; then 5626 { $as_echo "$as_me:$LINENO: result: $ac_ct_F77" >&55627 $as_echo "$ac_ct_F77" >&6; }5628 else 5629 { $as_echo "$as_me:$LINENO: result: no" >&55630 $as_echo "no" >&6; }5444 { echo "$as_me:$LINENO: result: $ac_ct_F77" >&5 5445 echo "${ECHO_T}$ac_ct_F77" >&6; } 5446 else 5447 { echo "$as_me:$LINENO: result: no" >&5 5448 echo "${ECHO_T}no" >&6; } 5631 5449 fi 5632 5450 … … 5640 5458 case $cross_compiling:$ac_tool_warned in 5641 5459 yes:) 5642 { $as_echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools5460 { echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools 5643 5461 whose name does not start with the host triplet. If you think this 5644 5462 configuration is useful to you, please write to autoconf@gnu.org." >&5 5645 $as_echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools5463 echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools 5646 5464 whose name does not start with the host triplet. If you think this 5647 5465 configuration is useful to you, please write to autoconf@gnu.org." >&2;} … … 5654 5472 5655 5473 # Provide some information about the compiler. 5656 $as_echo "$as_me:$LINENO: checking for Fortran 77 compiler version" >&5 5657 set X $ac_compile 5658 ac_compiler=$2 5474 echo "$as_me:$LINENO: checking for Fortran 77 compiler version" >&5 5475 ac_compiler=`set X $ac_compile; echo $2` 5659 5476 { (ac_try="$ac_compiler --version >&5" 5660 5477 case "(($ac_try" in … … 5662 5479 *) ac_try_echo=$ac_try;; 5663 5480 esac 5664 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 5665 $as_echo "$ac_try_echo") >&5 5481 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 5666 5482 (eval "$ac_compiler --version >&5") 2>&5 5667 5483 ac_status=$? 5668 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&55484 echo "$as_me:$LINENO: \$? = $ac_status" >&5 5669 5485 (exit $ac_status); } 5670 5486 { (ac_try="$ac_compiler -v >&5" … … 5673 5489 *) ac_try_echo=$ac_try;; 5674 5490 esac 5675 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 5676 $as_echo "$ac_try_echo") >&5 5491 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 5677 5492 (eval "$ac_compiler -v >&5") 2>&5 5678 5493 ac_status=$? 5679 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&55494 echo "$as_me:$LINENO: \$? = $ac_status" >&5 5680 5495 (exit $ac_status); } 5681 5496 { (ac_try="$ac_compiler -V >&5" … … 5684 5499 *) ac_try_echo=$ac_try;; 5685 5500 esac 5686 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 5687 $as_echo "$ac_try_echo") >&5 5501 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 5688 5502 (eval "$ac_compiler -V >&5") 2>&5 5689 5503 ac_status=$? 5690 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&55504 echo "$as_me:$LINENO: \$? = $ac_status" >&5 5691 5505 (exit $ac_status); } 5692 5506 rm -f a.out … … 5696 5510 ac_save_ext=$ac_ext 5697 5511 ac_ext=F 5698 { $as_echo "$as_me:$LINENO: checking whether we are using the GNU Fortran 77 compiler" >&55699 $as_echo_n "checking whether we are using the GNU Fortran 77 compiler..." >&6; }5512 { echo "$as_me:$LINENO: checking whether we are using the GNU Fortran 77 compiler" >&5 5513 echo $ECHO_N "checking whether we are using the GNU Fortran 77 compiler... $ECHO_C" >&6; } 5700 5514 if test "${ac_cv_f77_compiler_gnu+set}" = set; then 5701 $as_echo_n "(cached)" >&65515 echo $ECHO_N "(cached) $ECHO_C" >&6 5702 5516 else 5703 5517 cat >conftest.$ac_ext <<_ACEOF … … 5715 5529 *) ac_try_echo=$ac_try;; 5716 5530 esac 5717 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 5718 $as_echo "$ac_try_echo") >&5 5531 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 5719 5532 (eval "$ac_compile") 2>conftest.er1 5720 5533 ac_status=$? … … 5722 5535 rm -f conftest.er1 5723 5536 cat conftest.err >&5 5724 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&55537 echo "$as_me:$LINENO: \$? = $ac_status" >&5 5725 5538 (exit $ac_status); } && { 5726 5539 test -z "$ac_f77_werror_flag" || … … 5729 5542 ac_compiler_gnu=yes 5730 5543 else 5731 $as_echo "$as_me: failed program was:" >&55544 echo "$as_me: failed program was:" >&5 5732 5545 sed 's/^/| /' conftest.$ac_ext >&5 5733 5546 … … 5739 5552 5740 5553 fi 5741 { $as_echo "$as_me:$LINENO: result: $ac_cv_f77_compiler_gnu" >&55742 $as_echo "$ac_cv_f77_compiler_gnu" >&6; }5554 { echo "$as_me:$LINENO: result: $ac_cv_f77_compiler_gnu" >&5 5555 echo "${ECHO_T}$ac_cv_f77_compiler_gnu" >&6; } 5743 5556 ac_ext=$ac_save_ext 5744 5557 ac_test_FFLAGS=${FFLAGS+set} 5745 5558 ac_save_FFLAGS=$FFLAGS 5746 5559 FFLAGS= 5747 { $as_echo "$as_me:$LINENO: checking whether $F77 accepts -g" >&55748 $as_echo_n "checking whether $F77 accepts -g..." >&6; }5560 { echo "$as_me:$LINENO: checking whether $F77 accepts -g" >&5 5561 echo $ECHO_N "checking whether $F77 accepts -g... $ECHO_C" >&6; } 5749 5562 if test "${ac_cv_prog_f77_g+set}" = set; then 5750 $as_echo_n "(cached)" >&65563 echo $ECHO_N "(cached) $ECHO_C" >&6 5751 5564 else 5752 5565 FFLAGS=-g … … 5762 5575 *) ac_try_echo=$ac_try;; 5763 5576 esac 5764 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 5765 $as_echo "$ac_try_echo") >&5 5577 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 5766 5578 (eval "$ac_compile") 2>conftest.er1 5767 5579 ac_status=$? … … 5769 5581 rm -f conftest.er1 5770 5582 cat conftest.err >&5 5771 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&55583 echo "$as_me:$LINENO: \$? = $ac_status" >&5 5772 5584 (exit $ac_status); } && { 5773 5585 test -z "$ac_f77_werror_flag" || … … 5776 5588 ac_cv_prog_f77_g=yes 5777 5589 else 5778 $as_echo "$as_me: failed program was:" >&55590 echo "$as_me: failed program was:" >&5 5779 5591 sed 's/^/| /' conftest.$ac_ext >&5 5780 5592 … … 5785 5597 5786 5598 fi 5787 { $as_echo "$as_me:$LINENO: result: $ac_cv_prog_f77_g" >&55788 $as_echo "$ac_cv_prog_f77_g" >&6; }5599 { echo "$as_me:$LINENO: result: $ac_cv_prog_f77_g" >&5 5600 echo "${ECHO_T}$ac_cv_prog_f77_g" >&6; } 5789 5601 if test "$ac_test_FFLAGS" = set; then 5790 5602 FFLAGS=$ac_save_FFLAGS … … 5803 5615 fi 5804 5616 5805 if test $ac_compiler_gnu = yes; then 5806 G77=yes 5807 else 5808 G77= 5809 fi 5617 G77=`test $ac_compiler_gnu = yes && echo yes` 5810 5618 ac_ext=cpp 5811 5619 ac_cpp='$CXXCPP $CPPFLAGS' … … 5819 5627 # Step 0.a: Enable 64 bit support? 5820 5628 5821 { $as_echo "$as_me:$LINENO: checking if 64bit support is requested" >&55822 $as_echo_n "checking if 64bit support is requested..." >&6; }5629 { echo "$as_me:$LINENO: checking if 64bit support is requested" >&5 5630 echo $ECHO_N "checking if 64bit support is requested... $ECHO_C" >&6; } 5823 5631 # Check whether --enable-64bit was given. 5824 5632 if test "${enable_64bit+set}" = set; then … … 5828 5636 fi 5829 5637 5830 { $as_echo "$as_me:$LINENO: result: $do64bit" >&55831 $as_echo "$do64bit" >&6; }5638 { echo "$as_me:$LINENO: result: $do64bit" >&5 5639 echo "${ECHO_T}$do64bit" >&6; } 5832 5640 5833 5641 # Step 0.b: Enable Solaris 64 bit VIS support? 5834 5642 5835 { $as_echo "$as_me:$LINENO: checking if 64bit Sparc VIS support is requested" >&55836 $as_echo_n "checking if 64bit Sparc VIS support is requested..." >&6; }5643 { echo "$as_me:$LINENO: checking if 64bit Sparc VIS support is requested" >&5 5644 echo $ECHO_N "checking if 64bit Sparc VIS support is requested... $ECHO_C" >&6; } 5837 5645 # Check whether --enable-64bit-vis was given. 5838 5646 if test "${enable_64bit_vis+set}" = set; then … … 5842 5650 fi 5843 5651 5844 { $as_echo "$as_me:$LINENO: result: $do64bitVIS" >&55845 $as_echo "$do64bitVIS" >&6; }5652 { echo "$as_me:$LINENO: result: $do64bitVIS" >&5 5653 echo "${ECHO_T}$do64bitVIS" >&6; } 5846 5654 5847 5655 if test "$do64bitVIS" = "yes"; then … … 5854 5662 5855 5663 5856 { $as_echo "$as_me:$LINENO: checking system version" >&55857 $as_echo_n "checking system version..." >&6; }5664 { echo "$as_me:$LINENO: checking system version" >&5 5665 echo $ECHO_N "checking system version... $ECHO_C" >&6; } 5858 5666 if test "${tcl_cv_sys_version+set}" = set; then 5859 $as_echo_n "(cached)" >&65667 echo $ECHO_N "(cached) $ECHO_C" >&6 5860 5668 else 5861 5669 … … 5865 5673 tcl_cv_sys_version=`uname -s`-`uname -r` 5866 5674 if test "$?" -ne 0 ; then 5867 { $as_echo "$as_me:$LINENO: WARNING: can't find uname command" >&55868 $as_echo "$as_me: WARNING: can't find uname command" >&2;}5675 { echo "$as_me:$LINENO: WARNING: can't find uname command" >&5 5676 echo "$as_me: WARNING: can't find uname command" >&2;} 5869 5677 tcl_cv_sys_version=unknown 5870 5678 else … … 5882 5690 5883 5691 fi 5884 { $as_echo "$as_me:$LINENO: result: $tcl_cv_sys_version" >&55885 $as_echo "$tcl_cv_sys_version" >&6; }5692 { echo "$as_me:$LINENO: result: $tcl_cv_sys_version" >&5 5693 echo "${ECHO_T}$tcl_cv_sys_version" >&6; } 5886 5694 system=$tcl_cv_sys_version 5887 5695 … … 5890 5698 # Linux can use either -ldl or -ldld for dynamic loading. 5891 5699 5892 { $as_echo "$as_me:$LINENO: checking for dlopen in -ldl" >&55893 $as_echo_n "checking for dlopen in -ldl..." >&6; }5700 { echo "$as_me:$LINENO: checking for dlopen in -ldl" >&5 5701 echo $ECHO_N "checking for dlopen in -ldl... $ECHO_C" >&6; } 5894 5702 if test "${ac_cv_lib_dl_dlopen+set}" = set; then 5895 $as_echo_n "(cached)" >&65703 echo $ECHO_N "(cached) $ECHO_C" >&6 5896 5704 else 5897 5705 ac_check_lib_save_LIBS=$LIBS … … 5925 5733 *) ac_try_echo=$ac_try;; 5926 5734 esac 5927 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 5928 $as_echo "$ac_try_echo") >&5 5735 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 5929 5736 (eval "$ac_link") 2>conftest.er1 5930 5737 ac_status=$? … … 5932 5739 rm -f conftest.er1 5933 5740 cat conftest.err >&5 5934 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&55741 echo "$as_me:$LINENO: \$? = $ac_status" >&5 5935 5742 (exit $ac_status); } && { 5936 5743 test -z "$ac_cxx_werror_flag" || 5937 5744 test ! -s conftest.err 5938 } && test -s conftest$ac_exeext && { 5939 test "$cross_compiling" = yes || 5940 $as_test_x conftest$ac_exeext 5941 }; then 5745 } && test -s conftest$ac_exeext && 5746 $as_test_x conftest$ac_exeext; then 5942 5747 ac_cv_lib_dl_dlopen=yes 5943 5748 else 5944 $as_echo "$as_me: failed program was:" >&55749 echo "$as_me: failed program was:" >&5 5945 5750 sed 's/^/| /' conftest.$ac_ext >&5 5946 5751 … … 5948 5753 fi 5949 5754 5950 rm -rf conftest.dSYM5951 5755 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 5952 5756 conftest$ac_exeext conftest.$ac_ext 5953 5757 LIBS=$ac_check_lib_save_LIBS 5954 5758 fi 5955 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_dl_dlopen" >&55956 $as_echo "$ac_cv_lib_dl_dlopen" >&6; }5759 { echo "$as_me:$LINENO: result: $ac_cv_lib_dl_dlopen" >&5 5760 echo "${ECHO_T}$ac_cv_lib_dl_dlopen" >&6; } 5957 5761 if test $ac_cv_lib_dl_dlopen = yes; then 5958 5762 have_dl=yes … … 5987 5791 # Extract the first word of "ar", so it can be a program name with args. 5988 5792 set dummy ar; ac_word=$2 5989 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&55990 $as_echo_n "checking for $ac_word..." >&6; }5793 { echo "$as_me:$LINENO: checking for $ac_word" >&5 5794 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; } 5991 5795 if test "${ac_cv_prog_AR+set}" = set; then 5992 $as_echo_n "(cached)" >&65796 echo $ECHO_N "(cached) $ECHO_C" >&6 5993 5797 else 5994 5798 if test -n "$AR"; then … … 6003 5807 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 6004 5808 ac_cv_prog_AR="ar" 6005 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&55809 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 6006 5810 break 2 6007 5811 fi … … 6014 5818 AR=$ac_cv_prog_AR 6015 5819 if test -n "$AR"; then 6016 { $as_echo "$as_me:$LINENO: result: $AR" >&56017 $as_echo "$AR" >&6; }6018 else 6019 { $as_echo "$as_me:$LINENO: result: no" >&56020 $as_echo "no" >&6; }5820 { echo "$as_me:$LINENO: result: $AR" >&5 5821 echo "${ECHO_T}$AR" >&6; } 5822 else 5823 { echo "$as_me:$LINENO: result: no" >&5 5824 echo "${ECHO_T}no" >&6; } 6021 5825 fi 6022 5826 6023 5827 6024 5828 if test "${AR}" = "" ; then 6025 { { $as_echo "$as_me:$LINENO: error: Required archive tool 'ar' not found on PATH." >&56026 $as_echo "$as_me: error: Required archive tool 'ar' not found on PATH." >&2;}5829 { { echo "$as_me:$LINENO: error: Required archive tool 'ar' not found on PATH." >&5 5830 echo "$as_me: error: Required archive tool 'ar' not found on PATH." >&2;} 6027 5831 { (exit 1); exit 1; }; } 6028 5832 fi … … 6043 5847 ;; 6044 5848 esac 6045 { $as_echo "$as_me:$LINENO: result: Using $CC for compiling with threads" >&56046 $as_echo "Using $CC for compiling with threads" >&6; }5849 { echo "$as_me:$LINENO: result: Using $CC for compiling with threads" >&5 5850 echo "${ECHO_T}Using $CC for compiling with threads" >&6; } 6047 5851 fi 6048 5852 LIBS="$LIBS -lc" … … 6059 5863 if test "$do64bit" = "yes" -a "`uname -v`" -gt "3" ; then 6060 5864 if test "$GCC" = "yes" ; then 6061 { $as_echo "$as_me:$LINENO: WARNING: 64bit mode not supported with GCC on $system" >&56062 $as_echo "$as_me: WARNING: 64bit mode not supported with GCC on $system" >&2;}5865 { echo "$as_me:$LINENO: WARNING: 64bit mode not supported with GCC on $system" >&5 5866 echo "$as_me: WARNING: 64bit mode not supported with GCC on $system" >&2;} 6063 5867 else 6064 5868 do64bit_ok=yes … … 6114 5918 # known GMT value. 6115 5919 6116 { $as_echo "$as_me:$LINENO: checking for gettimeofday in -lbsd" >&56117 $as_echo_n "checking for gettimeofday in -lbsd..." >&6; }5920 { echo "$as_me:$LINENO: checking for gettimeofday in -lbsd" >&5 5921 echo $ECHO_N "checking for gettimeofday in -lbsd... $ECHO_C" >&6; } 6118 5922 if test "${ac_cv_lib_bsd_gettimeofday+set}" = set; then 6119 $as_echo_n "(cached)" >&65923 echo $ECHO_N "(cached) $ECHO_C" >&6 6120 5924 else 6121 5925 ac_check_lib_save_LIBS=$LIBS … … 6149 5953 *) ac_try_echo=$ac_try;; 6150 5954 esac 6151 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 6152 $as_echo "$ac_try_echo") >&5 5955 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 6153 5956 (eval "$ac_link") 2>conftest.er1 6154 5957 ac_status=$? … … 6156 5959 rm -f conftest.er1 6157 5960 cat conftest.err >&5 6158 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&55961 echo "$as_me:$LINENO: \$? = $ac_status" >&5 6159 5962 (exit $ac_status); } && { 6160 5963 test -z "$ac_cxx_werror_flag" || 6161 5964 test ! -s conftest.err 6162 } && test -s conftest$ac_exeext && { 6163 test "$cross_compiling" = yes || 6164 $as_test_x conftest$ac_exeext 6165 }; then 5965 } && test -s conftest$ac_exeext && 5966 $as_test_x conftest$ac_exeext; then 6166 5967 ac_cv_lib_bsd_gettimeofday=yes 6167 5968 else 6168 $as_echo "$as_me: failed program was:" >&55969 echo "$as_me: failed program was:" >&5 6169 5970 sed 's/^/| /' conftest.$ac_ext >&5 6170 5971 … … 6172 5973 fi 6173 5974 6174 rm -rf conftest.dSYM6175 5975 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 6176 5976 conftest$ac_exeext conftest.$ac_ext 6177 5977 LIBS=$ac_check_lib_save_LIBS 6178 5978 fi 6179 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_bsd_gettimeofday" >&56180 $as_echo "$ac_cv_lib_bsd_gettimeofday" >&6; }5979 { echo "$as_me:$LINENO: result: $ac_cv_lib_bsd_gettimeofday" >&5 5980 echo "${ECHO_T}$ac_cv_lib_bsd_gettimeofday" >&6; } 6181 5981 if test $ac_cv_lib_bsd_gettimeofday = yes; then 6182 5982 libbsd=yes … … 6206 6006 # is always linked to, for compatibility. 6207 6007 #----------------------------------------------------------- 6208 { $as_echo "$as_me:$LINENO: checking for inet_ntoa in -lbind" >&56209 $as_echo_n "checking for inet_ntoa in -lbind..." >&6; }6008 { echo "$as_me:$LINENO: checking for inet_ntoa in -lbind" >&5 6009 echo $ECHO_N "checking for inet_ntoa in -lbind... $ECHO_C" >&6; } 6210 6010 if test "${ac_cv_lib_bind_inet_ntoa+set}" = set; then 6211 $as_echo_n "(cached)" >&66011 echo $ECHO_N "(cached) $ECHO_C" >&6 6212 6012 else 6213 6013 ac_check_lib_save_LIBS=$LIBS … … 6241 6041 *) ac_try_echo=$ac_try;; 6242 6042 esac 6243 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 6244 $as_echo "$ac_try_echo") >&5 6043 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 6245 6044 (eval "$ac_link") 2>conftest.er1 6246 6045 ac_status=$? … … 6248 6047 rm -f conftest.er1 6249 6048 cat conftest.err >&5 6250 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&56049 echo "$as_me:$LINENO: \$? = $ac_status" >&5 6251 6050 (exit $ac_status); } && { 6252 6051 test -z "$ac_cxx_werror_flag" || 6253 6052 test ! -s conftest.err 6254 } && test -s conftest$ac_exeext && { 6255 test "$cross_compiling" = yes || 6256 $as_test_x conftest$ac_exeext 6257 }; then 6053 } && test -s conftest$ac_exeext && 6054 $as_test_x conftest$ac_exeext; then 6258 6055 ac_cv_lib_bind_inet_ntoa=yes 6259 6056 else 6260 $as_echo "$as_me: failed program was:" >&56057 echo "$as_me: failed program was:" >&5 6261 6058 sed 's/^/| /' conftest.$ac_ext >&5 6262 6059 … … 6264 6061 fi 6265 6062 6266 rm -rf conftest.dSYM6267 6063 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 6268 6064 conftest$ac_exeext conftest.$ac_ext 6269 6065 LIBS=$ac_check_lib_save_LIBS 6270 6066 fi 6271 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_bind_inet_ntoa" >&56272 $as_echo "$ac_cv_lib_bind_inet_ntoa" >&6; }6067 { echo "$as_me:$LINENO: result: $ac_cv_lib_bind_inet_ntoa" >&5 6068 echo "${ECHO_T}$ac_cv_lib_bind_inet_ntoa" >&6; } 6273 6069 if test $ac_cv_lib_bind_inet_ntoa = yes; then 6274 6070 LIBS="$LIBS -lbind -lsocket" … … 6324 6120 SHLIB_SUFFIX=".sl" 6325 6121 fi 6326 { $as_echo "$as_me:$LINENO: checking for shl_load in -ldld" >&56327 $as_echo_n "checking for shl_load in -ldld..." >&6; }6122 { echo "$as_me:$LINENO: checking for shl_load in -ldld" >&5 6123 echo $ECHO_N "checking for shl_load in -ldld... $ECHO_C" >&6; } 6328 6124 if test "${ac_cv_lib_dld_shl_load+set}" = set; then 6329 $as_echo_n "(cached)" >&66125 echo $ECHO_N "(cached) $ECHO_C" >&6 6330 6126 else 6331 6127 ac_check_lib_save_LIBS=$LIBS … … 6359 6155 *) ac_try_echo=$ac_try;; 6360 6156 esac 6361 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 6362 $as_echo "$ac_try_echo") >&5 6157 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 6363 6158 (eval "$ac_link") 2>conftest.er1 6364 6159 ac_status=$? … … 6366 6161 rm -f conftest.er1 6367 6162 cat conftest.err >&5 6368 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&56163 echo "$as_me:$LINENO: \$? = $ac_status" >&5 6369 6164 (exit $ac_status); } && { 6370 6165 test -z "$ac_cxx_werror_flag" || 6371 6166 test ! -s conftest.err 6372 } && test -s conftest$ac_exeext && { 6373 test "$cross_compiling" = yes || 6374 $as_test_x conftest$ac_exeext 6375 }; then 6167 } && test -s conftest$ac_exeext && 6168 $as_test_x conftest$ac_exeext; then 6376 6169 ac_cv_lib_dld_shl_load=yes 6377 6170 else 6378 $as_echo "$as_me: failed program was:" >&56171 echo "$as_me: failed program was:" >&5 6379 6172 sed 's/^/| /' conftest.$ac_ext >&5 6380 6173 … … 6382 6175 fi 6383 6176 6384 rm -rf conftest.dSYM6385 6177 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 6386 6178 conftest$ac_exeext conftest.$ac_ext 6387 6179 LIBS=$ac_check_lib_save_LIBS 6388 6180 fi 6389 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_dld_shl_load" >&56390 $as_echo "$ac_cv_lib_dld_shl_load" >&6; }6181 { echo "$as_me:$LINENO: result: $ac_cv_lib_dld_shl_load" >&5 6182 echo "${ECHO_T}$ac_cv_lib_dld_shl_load" >&6; } 6391 6183 if test $ac_cv_lib_dld_shl_load = yes; then 6392 6184 tcl_ok=yes … … 6429 6221 ;; 6430 6222 *) 6431 { $as_echo "$as_me:$LINENO: WARNING: 64bit mode not supported with GCC on $system" >&56432 $as_echo "$as_me: WARNING: 64bit mode not supported with GCC on $system" >&2;}6223 { echo "$as_me:$LINENO: WARNING: 64bit mode not supported with GCC on $system" >&5 6224 echo "$as_me: WARNING: 64bit mode not supported with GCC on $system" >&2;} 6433 6225 ;; 6434 6226 esac … … 6442 6234 HP-UX-*.08.*|HP-UX-*.09.*|HP-UX-*.10.*) 6443 6235 SHLIB_SUFFIX=".sl" 6444 { $as_echo "$as_me:$LINENO: checking for shl_load in -ldld" >&56445 $as_echo_n "checking for shl_load in -ldld..." >&6; }6236 { echo "$as_me:$LINENO: checking for shl_load in -ldld" >&5 6237 echo $ECHO_N "checking for shl_load in -ldld... $ECHO_C" >&6; } 6446 6238 if test "${ac_cv_lib_dld_shl_load+set}" = set; then 6447 $as_echo_n "(cached)" >&66239 echo $ECHO_N "(cached) $ECHO_C" >&6 6448 6240 else 6449 6241 ac_check_lib_save_LIBS=$LIBS … … 6477 6269 *) ac_try_echo=$ac_try;; 6478 6270 esac 6479 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 6480 $as_echo "$ac_try_echo") >&5 6271 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 6481 6272 (eval "$ac_link") 2>conftest.er1 6482 6273 ac_status=$? … … 6484 6275 rm -f conftest.er1 6485 6276 cat conftest.err >&5 6486 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&56277 echo "$as_me:$LINENO: \$? = $ac_status" >&5 6487 6278 (exit $ac_status); } && { 6488 6279 test -z "$ac_cxx_werror_flag" || 6489 6280 test ! -s conftest.err 6490 } && test -s conftest$ac_exeext && { 6491 test "$cross_compiling" = yes || 6492 $as_test_x conftest$ac_exeext 6493 }; then 6281 } && test -s conftest$ac_exeext && 6282 $as_test_x conftest$ac_exeext; then 6494 6283 ac_cv_lib_dld_shl_load=yes 6495 6284 else 6496 $as_echo "$as_me: failed program was:" >&56285 echo "$as_me: failed program was:" >&5 6497 6286 sed 's/^/| /' conftest.$ac_ext >&5 6498 6287 … … 6500 6289 fi 6501 6290 6502 rm -rf conftest.dSYM6503 6291 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 6504 6292 conftest$ac_exeext conftest.$ac_ext 6505 6293 LIBS=$ac_check_lib_save_LIBS 6506 6294 fi 6507 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_dld_shl_load" >&56508 $as_echo "$ac_cv_lib_dld_shl_load" >&6; }6295 { echo "$as_me:$LINENO: result: $ac_cv_lib_dld_shl_load" >&5 6296 echo "${ECHO_T}$ac_cv_lib_dld_shl_load" >&6; } 6509 6297 if test $ac_cv_lib_dld_shl_load = yes; then 6510 6298 tcl_ok=yes … … 6586 6374 if test "$do64bit" = "yes" ; then 6587 6375 if test "$GCC" = "yes" ; then 6588 { $as_echo "$as_me:$LINENO: WARNING: 64bit mode not supported by gcc" >&56589 $as_echo "$as_me: WARNING: 64bit mode not supported by gcc" >&2;}6376 { echo "$as_me:$LINENO: WARNING: 64bit mode not supported by gcc" >&5 6377 echo "$as_me: WARNING: 64bit mode not supported by gcc" >&2;} 6590 6378 else 6591 6379 do64bit_ok=yes … … 6616 6404 else 6617 6405 if test "${ac_cv_header_dld_h+set}" = set; then 6618 { $as_echo "$as_me:$LINENO: checking for dld.h" >&56619 $as_echo_n "checking for dld.h..." >&6; }6406 { echo "$as_me:$LINENO: checking for dld.h" >&5 6407 echo $ECHO_N "checking for dld.h... $ECHO_C" >&6; } 6620 6408 if test "${ac_cv_header_dld_h+set}" = set; then 6621 $as_echo_n "(cached)" >&66622 fi 6623 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_dld_h" >&56624 $as_echo "$ac_cv_header_dld_h" >&6; }6409 echo $ECHO_N "(cached) $ECHO_C" >&6 6410 fi 6411 { echo "$as_me:$LINENO: result: $ac_cv_header_dld_h" >&5 6412 echo "${ECHO_T}$ac_cv_header_dld_h" >&6; } 6625 6413 else 6626 6414 # Is the header compilable? 6627 { $as_echo "$as_me:$LINENO: checking dld.h usability" >&56628 $as_echo_n "checking dld.h usability..." >&6; }6415 { echo "$as_me:$LINENO: checking dld.h usability" >&5 6416 echo $ECHO_N "checking dld.h usability... $ECHO_C" >&6; } 6629 6417 cat >conftest.$ac_ext <<_ACEOF 6630 6418 /* confdefs.h. */ … … 6642 6430 *) ac_try_echo=$ac_try;; 6643 6431 esac 6644 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 6645 $as_echo "$ac_try_echo") >&5 6432 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 6646 6433 (eval "$ac_compile") 2>conftest.er1 6647 6434 ac_status=$? … … 6649 6436 rm -f conftest.er1 6650 6437 cat conftest.err >&5 6651 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&56438 echo "$as_me:$LINENO: \$? = $ac_status" >&5 6652 6439 (exit $ac_status); } && { 6653 6440 test -z "$ac_cxx_werror_flag" || … … 6656 6443 ac_header_compiler=yes 6657 6444 else 6658 $as_echo "$as_me: failed program was:" >&56445 echo "$as_me: failed program was:" >&5 6659 6446 sed 's/^/| /' conftest.$ac_ext >&5 6660 6447 … … 6663 6450 6664 6451 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 6665 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&56666 $as_echo "$ac_header_compiler" >&6; }6452 { echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 6453 echo "${ECHO_T}$ac_header_compiler" >&6; } 6667 6454 6668 6455 # Is the header present? 6669 { $as_echo "$as_me:$LINENO: checking dld.h presence" >&56670 $as_echo_n "checking dld.h presence..." >&6; }6456 { echo "$as_me:$LINENO: checking dld.h presence" >&5 6457 echo $ECHO_N "checking dld.h presence... $ECHO_C" >&6; } 6671 6458 cat >conftest.$ac_ext <<_ACEOF 6672 6459 /* confdefs.h. */ … … 6682 6469 *) ac_try_echo=$ac_try;; 6683 6470 esac 6684 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 6685 $as_echo "$ac_try_echo") >&5 6471 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 6686 6472 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 6687 6473 ac_status=$? … … 6689 6475 rm -f conftest.er1 6690 6476 cat conftest.err >&5 6691 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&56477 echo "$as_me:$LINENO: \$? = $ac_status" >&5 6692 6478 (exit $ac_status); } >/dev/null && { 6693 6479 test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" || … … 6696 6482 ac_header_preproc=yes 6697 6483 else 6698 $as_echo "$as_me: failed program was:" >&56484 echo "$as_me: failed program was:" >&5 6699 6485 sed 's/^/| /' conftest.$ac_ext >&5 6700 6486 … … 6703 6489 6704 6490 rm -f conftest.err conftest.$ac_ext 6705 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&56706 $as_echo "$ac_header_preproc" >&6; }6491 { echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 6492 echo "${ECHO_T}$ac_header_preproc" >&6; } 6707 6493 6708 6494 # So? What about this header? 6709 6495 case $ac_header_compiler:$ac_header_preproc:$ac_cxx_preproc_warn_flag in 6710 6496 yes:no: ) 6711 { $as_echo "$as_me:$LINENO: WARNING: dld.h: accepted by the compiler, rejected by the preprocessor!" >&56712 $as_echo "$as_me: WARNING: dld.h: accepted by the compiler, rejected by the preprocessor!" >&2;}6713 { $as_echo "$as_me:$LINENO: WARNING: dld.h: proceeding with the compiler's result" >&56714 $as_echo "$as_me: WARNING: dld.h: proceeding with the compiler's result" >&2;}6497 { echo "$as_me:$LINENO: WARNING: dld.h: accepted by the compiler, rejected by the preprocessor!" >&5 6498 echo "$as_me: WARNING: dld.h: accepted by the compiler, rejected by the preprocessor!" >&2;} 6499 { echo "$as_me:$LINENO: WARNING: dld.h: proceeding with the compiler's result" >&5 6500 echo "$as_me: WARNING: dld.h: proceeding with the compiler's result" >&2;} 6715 6501 ac_header_preproc=yes 6716 6502 ;; 6717 6503 no:yes:* ) 6718 { $as_echo "$as_me:$LINENO: WARNING: dld.h: present but cannot be compiled" >&56719 $as_echo "$as_me: WARNING: dld.h: present but cannot be compiled" >&2;}6720 { $as_echo "$as_me:$LINENO: WARNING: dld.h: check for missing prerequisite headers?" >&56721 $as_echo "$as_me: WARNING: dld.h: check for missing prerequisite headers?" >&2;}6722 { $as_echo "$as_me:$LINENO: WARNING: dld.h: see the Autoconf documentation" >&56723 $as_echo "$as_me: WARNING: dld.h: see the Autoconf documentation" >&2;}6724 { $as_echo "$as_me:$LINENO: WARNING: dld.h: section \"Present But Cannot Be Compiled\"" >&56725 $as_echo "$as_me: WARNING: dld.h: section \"Present But Cannot Be Compiled\"" >&2;}6726 { $as_echo "$as_me:$LINENO: WARNING: dld.h: proceeding with the preprocessor's result" >&56727 $as_echo "$as_me: WARNING: dld.h: proceeding with the preprocessor's result" >&2;}6728 { $as_echo "$as_me:$LINENO: WARNING: dld.h: in the future, the compiler will take precedence" >&56729 $as_echo "$as_me: WARNING: dld.h: in the future, the compiler will take precedence" >&2;}6504 { echo "$as_me:$LINENO: WARNING: dld.h: present but cannot be compiled" >&5 6505 echo "$as_me: WARNING: dld.h: present but cannot be compiled" >&2;} 6506 { echo "$as_me:$LINENO: WARNING: dld.h: check for missing prerequisite headers?" >&5 6507 echo "$as_me: WARNING: dld.h: check for missing prerequisite headers?" >&2;} 6508 { echo "$as_me:$LINENO: WARNING: dld.h: see the Autoconf documentation" >&5 6509 echo "$as_me: WARNING: dld.h: see the Autoconf documentation" >&2;} 6510 { echo "$as_me:$LINENO: WARNING: dld.h: section \"Present But Cannot Be Compiled\"" >&5 6511 echo "$as_me: WARNING: dld.h: section \"Present But Cannot Be Compiled\"" >&2;} 6512 { echo "$as_me:$LINENO: WARNING: dld.h: proceeding with the preprocessor's result" >&5 6513 echo "$as_me: WARNING: dld.h: proceeding with the preprocessor's result" >&2;} 6514 { echo "$as_me:$LINENO: WARNING: dld.h: in the future, the compiler will take precedence" >&5 6515 echo "$as_me: WARNING: dld.h: in the future, the compiler will take precedence" >&2;} 6730 6516 ( cat <<\_ASBOX 6731 6517 ## ----------------------------------- ## … … 6736 6522 ;; 6737 6523 esac 6738 { $as_echo "$as_me:$LINENO: checking for dld.h" >&56739 $as_echo_n "checking for dld.h..." >&6; }6524 { echo "$as_me:$LINENO: checking for dld.h" >&5 6525 echo $ECHO_N "checking for dld.h... $ECHO_C" >&6; } 6740 6526 if test "${ac_cv_header_dld_h+set}" = set; then 6741 $as_echo_n "(cached)" >&66527 echo $ECHO_N "(cached) $ECHO_C" >&6 6742 6528 else 6743 6529 ac_cv_header_dld_h=$ac_header_preproc 6744 6530 fi 6745 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_dld_h" >&56746 $as_echo "$ac_cv_header_dld_h" >&6; }6531 { echo "$as_me:$LINENO: result: $ac_cv_header_dld_h" >&5 6532 echo "${ECHO_T}$ac_cv_header_dld_h" >&6; } 6747 6533 6748 6534 fi … … 6762 6548 fi 6763 6549 if test $do64bit = yes; then 6764 { $as_echo "$as_me:$LINENO: checking if compiler accepts -m64 flag" >&56765 $as_echo_n "checking if compiler accepts -m64 flag..." >&6; }6550 { echo "$as_me:$LINENO: checking if compiler accepts -m64 flag" >&5 6551 echo $ECHO_N "checking if compiler accepts -m64 flag... $ECHO_C" >&6; } 6766 6552 if test "${tcl_cv_cc_m64+set}" = set; then 6767 $as_echo_n "(cached)" >&66553 echo $ECHO_N "(cached) $ECHO_C" >&6 6768 6554 else 6769 6555 … … 6791 6577 *) ac_try_echo=$ac_try;; 6792 6578 esac 6793 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 6794 $as_echo "$ac_try_echo") >&5 6579 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 6795 6580 (eval "$ac_link") 2>conftest.er1 6796 6581 ac_status=$? … … 6798 6583 rm -f conftest.er1 6799 6584 cat conftest.err >&5 6800 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&56585 echo "$as_me:$LINENO: \$? = $ac_status" >&5 6801 6586 (exit $ac_status); } && { 6802 6587 test -z "$ac_cxx_werror_flag" || 6803 6588 test ! -s conftest.err 6804 } && test -s conftest$ac_exeext && { 6805 test "$cross_compiling" = yes || 6806 $as_test_x conftest$ac_exeext 6807 }; then 6589 } && test -s conftest$ac_exeext && 6590 $as_test_x conftest$ac_exeext; then 6808 6591 tcl_cv_cc_m64=yes 6809 6592 else 6810 $as_echo "$as_me: failed program was:" >&56593 echo "$as_me: failed program was:" >&5 6811 6594 sed 's/^/| /' conftest.$ac_ext >&5 6812 6595 … … 6814 6597 fi 6815 6598 6816 rm -rf conftest.dSYM6817 6599 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 6818 6600 conftest$ac_exeext conftest.$ac_ext 6819 6601 CFLAGS=$hold_cflags 6820 6602 fi 6821 { $as_echo "$as_me:$LINENO: result: $tcl_cv_cc_m64" >&56822 $as_echo "$tcl_cv_cc_m64" >&6; }6603 { echo "$as_me:$LINENO: result: $tcl_cv_cc_m64" >&5 6604 echo "${ECHO_T}$tcl_cv_cc_m64" >&6; } 6823 6605 if test $tcl_cv_cc_m64 = yes; then 6824 6606 CFLAGS="$CFLAGS -m64" … … 6859 6641 else 6860 6642 if test "${ac_cv_header_dld_h+set}" = set; then 6861 { $as_echo "$as_me:$LINENO: checking for dld.h" >&56862 $as_echo_n "checking for dld.h..." >&6; }6643 { echo "$as_me:$LINENO: checking for dld.h" >&5 6644 echo $ECHO_N "checking for dld.h... $ECHO_C" >&6; } 6863 6645 if test "${ac_cv_header_dld_h+set}" = set; then 6864 $as_echo_n "(cached)" >&66865 fi 6866 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_dld_h" >&56867 $as_echo "$ac_cv_header_dld_h" >&6; }6646 echo $ECHO_N "(cached) $ECHO_C" >&6 6647 fi 6648 { echo "$as_me:$LINENO: result: $ac_cv_header_dld_h" >&5 6649 echo "${ECHO_T}$ac_cv_header_dld_h" >&6; } 6868 6650 else 6869 6651 # Is the header compilable? 6870 { $as_echo "$as_me:$LINENO: checking dld.h usability" >&56871 $as_echo_n "checking dld.h usability..." >&6; }6652 { echo "$as_me:$LINENO: checking dld.h usability" >&5 6653 echo $ECHO_N "checking dld.h usability... $ECHO_C" >&6; } 6872 6654 cat >conftest.$ac_ext <<_ACEOF 6873 6655 /* confdefs.h. */ … … 6885 6667 *) ac_try_echo=$ac_try;; 6886 6668 esac 6887 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 6888 $as_echo "$ac_try_echo") >&5 6669 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 6889 6670 (eval "$ac_compile") 2>conftest.er1 6890 6671 ac_status=$? … … 6892 6673 rm -f conftest.er1 6893 6674 cat conftest.err >&5 6894 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&56675 echo "$as_me:$LINENO: \$? = $ac_status" >&5 6895 6676 (exit $ac_status); } && { 6896 6677 test -z "$ac_cxx_werror_flag" || … … 6899 6680 ac_header_compiler=yes 6900 6681 else 6901 $as_echo "$as_me: failed program was:" >&56682 echo "$as_me: failed program was:" >&5 6902 6683 sed 's/^/| /' conftest.$ac_ext >&5 6903 6684 … … 6906 6687 6907 6688 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 6908 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&56909 $as_echo "$ac_header_compiler" >&6; }6689 { echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 6690 echo "${ECHO_T}$ac_header_compiler" >&6; } 6910 6691 6911 6692 # Is the header present? 6912 { $as_echo "$as_me:$LINENO: checking dld.h presence" >&56913 $as_echo_n "checking dld.h presence..." >&6; }6693 { echo "$as_me:$LINENO: checking dld.h presence" >&5 6694 echo $ECHO_N "checking dld.h presence... $ECHO_C" >&6; } 6914 6695 cat >conftest.$ac_ext <<_ACEOF 6915 6696 /* confdefs.h. */ … … 6925 6706 *) ac_try_echo=$ac_try;; 6926 6707 esac 6927 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 6928 $as_echo "$ac_try_echo") >&5 6708 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 6929 6709 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 6930 6710 ac_status=$? … … 6932 6712 rm -f conftest.er1 6933 6713 cat conftest.err >&5 6934 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&56714 echo "$as_me:$LINENO: \$? = $ac_status" >&5 6935 6715 (exit $ac_status); } >/dev/null && { 6936 6716 test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" || … … 6939 6719 ac_header_preproc=yes 6940 6720 else 6941 $as_echo "$as_me: failed program was:" >&56721 echo "$as_me: failed program was:" >&5 6942 6722 sed 's/^/| /' conftest.$ac_ext >&5 6943 6723 … … 6946 6726 6947 6727 rm -f conftest.err conftest.$ac_ext 6948 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&56949 $as_echo "$ac_header_preproc" >&6; }6728 { echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 6729 echo "${ECHO_T}$ac_header_preproc" >&6; } 6950 6730 6951 6731 # So? What about this header? 6952 6732 case $ac_header_compiler:$ac_header_preproc:$ac_cxx_preproc_warn_flag in 6953 6733 yes:no: ) 6954 { $as_echo "$as_me:$LINENO: WARNING: dld.h: accepted by the compiler, rejected by the preprocessor!" >&56955 $as_echo "$as_me: WARNING: dld.h: accepted by the compiler, rejected by the preprocessor!" >&2;}6956 { $as_echo "$as_me:$LINENO: WARNING: dld.h: proceeding with the compiler's result" >&56957 $as_echo "$as_me: WARNING: dld.h: proceeding with the compiler's result" >&2;}6734 { echo "$as_me:$LINENO: WARNING: dld.h: accepted by the compiler, rejected by the preprocessor!" >&5 6735 echo "$as_me: WARNING: dld.h: accepted by the compiler, rejected by the preprocessor!" >&2;} 6736 { echo "$as_me:$LINENO: WARNING: dld.h: proceeding with the compiler's result" >&5 6737 echo "$as_me: WARNING: dld.h: proceeding with the compiler's result" >&2;} 6958 6738 ac_header_preproc=yes 6959 6739 ;; 6960 6740 no:yes:* ) 6961 { $as_echo "$as_me:$LINENO: WARNING: dld.h: present but cannot be compiled" >&56962 $as_echo "$as_me: WARNING: dld.h: present but cannot be compiled" >&2;}6963 { $as_echo "$as_me:$LINENO: WARNING: dld.h: check for missing prerequisite headers?" >&56964 $as_echo "$as_me: WARNING: dld.h: check for missing prerequisite headers?" >&2;}6965 { $as_echo "$as_me:$LINENO: WARNING: dld.h: see the Autoconf documentation" >&56966 $as_echo "$as_me: WARNING: dld.h: see the Autoconf documentation" >&2;}6967 { $as_echo "$as_me:$LINENO: WARNING: dld.h: section \"Present But Cannot Be Compiled\"" >&56968 $as_echo "$as_me: WARNING: dld.h: section \"Present But Cannot Be Compiled\"" >&2;}6969 { $as_echo "$as_me:$LINENO: WARNING: dld.h: proceeding with the preprocessor's result" >&56970 $as_echo "$as_me: WARNING: dld.h: proceeding with the preprocessor's result" >&2;}6971 { $as_echo "$as_me:$LINENO: WARNING: dld.h: in the future, the compiler will take precedence" >&56972 $as_echo "$as_me: WARNING: dld.h: in the future, the compiler will take precedence" >&2;}6741 { echo "$as_me:$LINENO: WARNING: dld.h: present but cannot be compiled" >&5 6742 echo "$as_me: WARNING: dld.h: present but cannot be compiled" >&2;} 6743 { echo "$as_me:$LINENO: WARNING: dld.h: check for missing prerequisite headers?" >&5 6744 echo "$as_me: WARNING: dld.h: check for missing prerequisite headers?" >&2;} 6745 { echo "$as_me:$LINENO: WARNING: dld.h: see the Autoconf documentation" >&5 6746 echo "$as_me: WARNING: dld.h: see the Autoconf documentation" >&2;} 6747 { echo "$as_me:$LINENO: WARNING: dld.h: section \"Present But Cannot Be Compiled\"" >&5 6748 echo "$as_me: WARNING: dld.h: section \"Present But Cannot Be Compiled\"" >&2;} 6749 { echo "$as_me:$LINENO: WARNING: dld.h: proceeding with the preprocessor's result" >&5 6750 echo "$as_me: WARNING: dld.h: proceeding with the preprocessor's result" >&2;} 6751 { echo "$as_me:$LINENO: WARNING: dld.h: in the future, the compiler will take precedence" >&5 6752 echo "$as_me: WARNING: dld.h: in the future, the compiler will take precedence" >&2;} 6973 6753 ( cat <<\_ASBOX 6974 6754 ## ----------------------------------- ## … … 6979 6759 ;; 6980 6760 esac 6981 { $as_echo "$as_me:$LINENO: checking for dld.h" >&56982 $as_echo_n "checking for dld.h..." >&6; }6761 { echo "$as_me:$LINENO: checking for dld.h" >&5 6762 echo $ECHO_N "checking for dld.h... $ECHO_C" >&6; } 6983 6763 if test "${ac_cv_header_dld_h+set}" = set; then 6984 $as_echo_n "(cached)" >&66764 echo $ECHO_N "(cached) $ECHO_C" >&6 6985 6765 else 6986 6766 ac_cv_header_dld_h=$ac_header_preproc 6987 6767 fi 6988 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_dld_h" >&56989 $as_echo "$ac_cv_header_dld_h" >&6; }6768 { echo "$as_me:$LINENO: result: $ac_cv_header_dld_h" >&5 6769 echo "${ECHO_T}$ac_cv_header_dld_h" >&6; } 6990 6770 6991 6771 fi … … 7041 6821 # Not available on all versions: check for include file. 7042 6822 if test "${ac_cv_header_dlfcn_h+set}" = set; then 7043 { $as_echo "$as_me:$LINENO: checking for dlfcn.h" >&57044 $as_echo_n "checking for dlfcn.h..." >&6; }6823 { echo "$as_me:$LINENO: checking for dlfcn.h" >&5 6824 echo $ECHO_N "checking for dlfcn.h... $ECHO_C" >&6; } 7045 6825 if test "${ac_cv_header_dlfcn_h+set}" = set; then 7046 $as_echo_n "(cached)" >&67047 fi 7048 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_dlfcn_h" >&57049 $as_echo "$ac_cv_header_dlfcn_h" >&6; }6826 echo $ECHO_N "(cached) $ECHO_C" >&6 6827 fi 6828 { echo "$as_me:$LINENO: result: $ac_cv_header_dlfcn_h" >&5 6829 echo "${ECHO_T}$ac_cv_header_dlfcn_h" >&6; } 7050 6830 else 7051 6831 # Is the header compilable? 7052 { $as_echo "$as_me:$LINENO: checking dlfcn.h usability" >&57053 $as_echo_n "checking dlfcn.h usability..." >&6; }6832 { echo "$as_me:$LINENO: checking dlfcn.h usability" >&5 6833 echo $ECHO_N "checking dlfcn.h usability... $ECHO_C" >&6; } 7054 6834 cat >conftest.$ac_ext <<_ACEOF 7055 6835 /* confdefs.h. */ … … 7067 6847 *) ac_try_echo=$ac_try;; 7068 6848 esac 7069 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 7070 $as_echo "$ac_try_echo") >&5 6849 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 7071 6850 (eval "$ac_compile") 2>conftest.er1 7072 6851 ac_status=$? … … 7074 6853 rm -f conftest.er1 7075 6854 cat conftest.err >&5 7076 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&56855 echo "$as_me:$LINENO: \$? = $ac_status" >&5 7077 6856 (exit $ac_status); } && { 7078 6857 test -z "$ac_cxx_werror_flag" || … … 7081 6860 ac_header_compiler=yes 7082 6861 else 7083 $as_echo "$as_me: failed program was:" >&56862 echo "$as_me: failed program was:" >&5 7084 6863 sed 's/^/| /' conftest.$ac_ext >&5 7085 6864 … … 7088 6867 7089 6868 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 7090 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&57091 $as_echo "$ac_header_compiler" >&6; }6869 { echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 6870 echo "${ECHO_T}$ac_header_compiler" >&6; } 7092 6871 7093 6872 # Is the header present? 7094 { $as_echo "$as_me:$LINENO: checking dlfcn.h presence" >&57095 $as_echo_n "checking dlfcn.h presence..." >&6; }6873 { echo "$as_me:$LINENO: checking dlfcn.h presence" >&5 6874 echo $ECHO_N "checking dlfcn.h presence... $ECHO_C" >&6; } 7096 6875 cat >conftest.$ac_ext <<_ACEOF 7097 6876 /* confdefs.h. */ … … 7107 6886 *) ac_try_echo=$ac_try;; 7108 6887 esac 7109 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 7110 $as_echo "$ac_try_echo") >&5 6888 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 7111 6889 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 7112 6890 ac_status=$? … … 7114 6892 rm -f conftest.er1 7115 6893 cat conftest.err >&5 7116 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&56894 echo "$as_me:$LINENO: \$? = $ac_status" >&5 7117 6895 (exit $ac_status); } >/dev/null && { 7118 6896 test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" || … … 7121 6899 ac_header_preproc=yes 7122 6900 else 7123 $as_echo "$as_me: failed program was:" >&56901 echo "$as_me: failed program was:" >&5 7124 6902 sed 's/^/| /' conftest.$ac_ext >&5 7125 6903 … … 7128 6906 7129 6907 rm -f conftest.err conftest.$ac_ext 7130 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&57131 $as_echo "$ac_header_preproc" >&6; }6908 { echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 6909 echo "${ECHO_T}$ac_header_preproc" >&6; } 7132 6910 7133 6911 # So? What about this header? 7134 6912 case $ac_header_compiler:$ac_header_preproc:$ac_cxx_preproc_warn_flag in 7135 6913 yes:no: ) 7136 { $as_echo "$as_me:$LINENO: WARNING: dlfcn.h: accepted by the compiler, rejected by the preprocessor!" >&57137 $as_echo "$as_me: WARNING: dlfcn.h: accepted by the compiler, rejected by the preprocessor!" >&2;}7138 { $as_echo "$as_me:$LINENO: WARNING: dlfcn.h: proceeding with the compiler's result" >&57139 $as_echo "$as_me: WARNING: dlfcn.h: proceeding with the compiler's result" >&2;}6914 { echo "$as_me:$LINENO: WARNING: dlfcn.h: accepted by the compiler, rejected by the preprocessor!" >&5 6915 echo "$as_me: WARNING: dlfcn.h: accepted by the compiler, rejected by the preprocessor!" >&2;} 6916 { echo "$as_me:$LINENO: WARNING: dlfcn.h: proceeding with the compiler's result" >&5 6917 echo "$as_me: WARNING: dlfcn.h: proceeding with the compiler's result" >&2;} 7140 6918 ac_header_preproc=yes 7141 6919 ;; 7142 6920 no:yes:* ) 7143 { $as_echo "$as_me:$LINENO: WARNING: dlfcn.h: present but cannot be compiled" >&57144 $as_echo "$as_me: WARNING: dlfcn.h: present but cannot be compiled" >&2;}7145 { $as_echo "$as_me:$LINENO: WARNING: dlfcn.h: check for missing prerequisite headers?" >&57146 $as_echo "$as_me: WARNING: dlfcn.h: check for missing prerequisite headers?" >&2;}7147 { $as_echo "$as_me:$LINENO: WARNING: dlfcn.h: see the Autoconf documentation" >&57148 $as_echo "$as_me: WARNING: dlfcn.h: see the Autoconf documentation" >&2;}7149 { $as_echo "$as_me:$LINENO: WARNING: dlfcn.h: section \"Present But Cannot Be Compiled\"" >&57150 $as_echo "$as_me: WARNING: dlfcn.h: section \"Present But Cannot Be Compiled\"" >&2;}7151 { $as_echo "$as_me:$LINENO: WARNING: dlfcn.h: proceeding with the preprocessor's result" >&57152 $as_echo "$as_me: WARNING: dlfcn.h: proceeding with the preprocessor's result" >&2;}7153 { $as_echo "$as_me:$LINENO: WARNING: dlfcn.h: in the future, the compiler will take precedence" >&57154 $as_echo "$as_me: WARNING: dlfcn.h: in the future, the compiler will take precedence" >&2;}6921 { echo "$as_me:$LINENO: WARNING: dlfcn.h: present but cannot be compiled" >&5 6922 echo "$as_me: WARNING: dlfcn.h: present but cannot be compiled" >&2;} 6923 { echo "$as_me:$LINENO: WARNING: dlfcn.h: check for missing prerequisite headers?" >&5 6924 echo "$as_me: WARNING: dlfcn.h: check for missing prerequisite headers?" >&2;} 6925 { echo "$as_me:$LINENO: WARNING: dlfcn.h: see the Autoconf documentation" >&5 6926 echo "$as_me: WARNING: dlfcn.h: see the Autoconf documentation" >&2;} 6927 { echo "$as_me:$LINENO: WARNING: dlfcn.h: section \"Present But Cannot Be Compiled\"" >&5 6928 echo "$as_me: WARNING: dlfcn.h: section \"Present But Cannot Be Compiled\"" >&2;} 6929 { echo "$as_me:$LINENO: WARNING: dlfcn.h: proceeding with the preprocessor's result" >&5 6930 echo "$as_me: WARNING: dlfcn.h: proceeding with the preprocessor's result" >&2;} 6931 { echo "$as_me:$LINENO: WARNING: dlfcn.h: in the future, the compiler will take precedence" >&5 6932 echo "$as_me: WARNING: dlfcn.h: in the future, the compiler will take precedence" >&2;} 7155 6933 ( cat <<\_ASBOX 7156 6934 ## ----------------------------------- ## … … 7161 6939 ;; 7162 6940 esac 7163 { $as_echo "$as_me:$LINENO: checking for dlfcn.h" >&57164 $as_echo_n "checking for dlfcn.h..." >&6; }6941 { echo "$as_me:$LINENO: checking for dlfcn.h" >&5 6942 echo $ECHO_N "checking for dlfcn.h... $ECHO_C" >&6; } 7165 6943 if test "${ac_cv_header_dlfcn_h+set}" = set; then 7166 $as_echo_n "(cached)" >&66944 echo $ECHO_N "(cached) $ECHO_C" >&6 7167 6945 else 7168 6946 ac_cv_header_dlfcn_h=$ac_header_preproc 7169 6947 fi 7170 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_dlfcn_h" >&57171 $as_echo "$ac_cv_header_dlfcn_h" >&6; }6948 { echo "$as_me:$LINENO: result: $ac_cv_header_dlfcn_h" >&5 6949 echo "${ECHO_T}$ac_cv_header_dlfcn_h" >&6; } 7172 6950 7173 6951 fi … … 7183 6961 CC_SEARCH_FLAGS='-Wl,-rpath,${LIB_RUNTIME_DIR}' 7184 6962 LD_SEARCH_FLAGS='-rpath ${LIB_RUNTIME_DIR}' 7185 { $as_echo "$as_me:$LINENO: checking for ELF" >&57186 $as_echo_n "checking for ELF..." >&6; }6963 { echo "$as_me:$LINENO: checking for ELF" >&5 6964 echo $ECHO_N "checking for ELF... $ECHO_C" >&6; } 7187 6965 if test "${tcl_cv_ld_elf+set}" = set; then 7188 $as_echo_n "(cached)" >&66966 echo $ECHO_N "(cached) $ECHO_C" >&6 7189 6967 else 7190 6968 … … 7210 6988 7211 6989 fi 7212 { $as_echo "$as_me:$LINENO: result: $tcl_cv_ld_elf" >&57213 $as_echo "$tcl_cv_ld_elf" >&6; }6990 { echo "$as_me:$LINENO: result: $tcl_cv_ld_elf" >&5 6991 echo "${ECHO_T}$tcl_cv_ld_elf" >&6; } 7214 6992 if test $tcl_cv_ld_elf = yes; then 7215 6993 SHARED_LIB_SUFFIX='${TCL_TRIM_DOTS}\$\{DBGX\}.so' … … 7269 7047 LD_SEARCH_FLAGS=${CC_SEARCH_FLAGS} 7270 7048 SHARED_LIB_SUFFIX='${TCL_TRIM_DOTS}\$\{DBGX\}.so.1.0' 7271 { $as_echo "$as_me:$LINENO: checking for ELF" >&57272 $as_echo_n "checking for ELF..." >&6; }7049 { echo "$as_me:$LINENO: checking for ELF" >&5 7050 echo $ECHO_N "checking for ELF... $ECHO_C" >&6; } 7273 7051 if test "${tcl_cv_ld_elf+set}" = set; then 7274 $as_echo_n "(cached)" >&67052 echo $ECHO_N "(cached) $ECHO_C" >&6 7275 7053 else 7276 7054 … … 7296 7074 7297 7075 fi 7298 { $as_echo "$as_me:$LINENO: result: $tcl_cv_ld_elf" >&57299 $as_echo "$tcl_cv_ld_elf" >&6; }7076 { echo "$as_me:$LINENO: result: $tcl_cv_ld_elf" >&5 7077 echo "${ECHO_T}$tcl_cv_ld_elf" >&6; } 7300 7078 if test $tcl_cv_ld_elf = yes; then 7301 7079 LDFLAGS=-Wl,-export-dynamic … … 7351 7129 case `arch` in 7352 7130 ppc) 7353 { $as_echo "$as_me:$LINENO: checking if compiler accepts -arch ppc64 flag" >&57354 $as_echo_n "checking if compiler accepts -arch ppc64 flag..." >&6; }7131 { echo "$as_me:$LINENO: checking if compiler accepts -arch ppc64 flag" >&5 7132 echo $ECHO_N "checking if compiler accepts -arch ppc64 flag... $ECHO_C" >&6; } 7355 7133 if test "${tcl_cv_cc_arch_ppc64+set}" = set; then 7356 $as_echo_n "(cached)" >&67134 echo $ECHO_N "(cached) $ECHO_C" >&6 7357 7135 else 7358 7136 … … 7380 7158 *) ac_try_echo=$ac_try;; 7381 7159 esac 7382 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 7383 $as_echo "$ac_try_echo") >&5 7160 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 7384 7161 (eval "$ac_link") 2>conftest.er1 7385 7162 ac_status=$? … … 7387 7164 rm -f conftest.er1 7388 7165 cat conftest.err >&5 7389 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&57166 echo "$as_me:$LINENO: \$? = $ac_status" >&5 7390 7167 (exit $ac_status); } && { 7391 7168 test -z "$ac_cxx_werror_flag" || 7392 7169 test ! -s conftest.err 7393 } && test -s conftest$ac_exeext && { 7394 test "$cross_compiling" = yes || 7395 $as_test_x conftest$ac_exeext 7396 }; then 7170 } && test -s conftest$ac_exeext && 7171 $as_test_x conftest$ac_exeext; then 7397 7172 tcl_cv_cc_arch_ppc64=yes 7398 7173 else 7399 $as_echo "$as_me: failed program was:" >&57174 echo "$as_me: failed program was:" >&5 7400 7175 sed 's/^/| /' conftest.$ac_ext >&5 7401 7176 … … 7403 7178 fi 7404 7179 7405 rm -rf conftest.dSYM7406 7180 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 7407 7181 conftest$ac_exeext conftest.$ac_ext 7408 7182 CFLAGS=$hold_cflags 7409 7183 fi 7410 { $as_echo "$as_me:$LINENO: result: $tcl_cv_cc_arch_ppc64" >&57411 $as_echo "$tcl_cv_cc_arch_ppc64" >&6; }7184 { echo "$as_me:$LINENO: result: $tcl_cv_cc_arch_ppc64" >&5 7185 echo "${ECHO_T}$tcl_cv_cc_arch_ppc64" >&6; } 7412 7186 if test $tcl_cv_cc_arch_ppc64 = yes; then 7413 7187 CFLAGS="$CFLAGS -arch ppc64 -mpowerpc64 -mcpu=G5" … … 7415 7189 fi;; 7416 7190 i386) 7417 { $as_echo "$as_me:$LINENO: checking if compiler accepts -arch x86_64 flag" >&57418 $as_echo_n "checking if compiler accepts -arch x86_64 flag..." >&6; }7191 { echo "$as_me:$LINENO: checking if compiler accepts -arch x86_64 flag" >&5 7192 echo $ECHO_N "checking if compiler accepts -arch x86_64 flag... $ECHO_C" >&6; } 7419 7193 if test "${tcl_cv_cc_arch_x86_64+set}" = set; then 7420 $as_echo_n "(cached)" >&67194 echo $ECHO_N "(cached) $ECHO_C" >&6 7421 7195 else 7422 7196 … … 7444 7218 *) ac_try_echo=$ac_try;; 7445 7219 esac 7446 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 7447 $as_echo "$ac_try_echo") >&5 7220 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 7448 7221 (eval "$ac_link") 2>conftest.er1 7449 7222 ac_status=$? … … 7451 7224 rm -f conftest.er1 7452 7225 cat conftest.err >&5 7453 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&57226 echo "$as_me:$LINENO: \$? = $ac_status" >&5 7454 7227 (exit $ac_status); } && { 7455 7228 test -z "$ac_cxx_werror_flag" || 7456 7229 test ! -s conftest.err 7457 } && test -s conftest$ac_exeext && { 7458 test "$cross_compiling" = yes || 7459 $as_test_x conftest$ac_exeext 7460 }; then 7230 } && test -s conftest$ac_exeext && 7231 $as_test_x conftest$ac_exeext; then 7461 7232 tcl_cv_cc_arch_x86_64=yes 7462 7233 else 7463 $as_echo "$as_me: failed program was:" >&57234 echo "$as_me: failed program was:" >&5 7464 7235 sed 's/^/| /' conftest.$ac_ext >&5 7465 7236 … … 7467 7238 fi 7468 7239 7469 rm -rf conftest.dSYM7470 7240 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 7471 7241 conftest$ac_exeext conftest.$ac_ext 7472 7242 CFLAGS=$hold_cflags 7473 7243 fi 7474 { $as_echo "$as_me:$LINENO: result: $tcl_cv_cc_arch_x86_64" >&57475 $as_echo "$tcl_cv_cc_arch_x86_64" >&6; }7244 { echo "$as_me:$LINENO: result: $tcl_cv_cc_arch_x86_64" >&5 7245 echo "${ECHO_T}$tcl_cv_cc_arch_x86_64" >&6; } 7476 7246 if test $tcl_cv_cc_arch_x86_64 = yes; then 7477 7247 CFLAGS="$CFLAGS -arch x86_64" … … 7479 7249 fi;; 7480 7250 *) 7481 { $as_echo "$as_me:$LINENO: WARNING: Don't know how enable 64-bit on architecture \`arch\`" >&57482 $as_echo "$as_me: WARNING: Don't know how enable 64-bit on architecture \`arch\`" >&2;};;7251 { echo "$as_me:$LINENO: WARNING: Don't know how enable 64-bit on architecture \`arch\`" >&5 7252 echo "$as_me: WARNING: Don't know how enable 64-bit on architecture \`arch\`" >&2;};; 7483 7253 esac 7484 7254 else … … 7489 7259 fi 7490 7260 SHLIB_LD='${CC} -dynamiclib ${CFLAGS} ${LDFLAGS}' 7491 { $as_echo "$as_me:$LINENO: checking if ld accepts -single_module flag" >&57492 $as_echo_n "checking if ld accepts -single_module flag..." >&6; }7261 { echo "$as_me:$LINENO: checking if ld accepts -single_module flag" >&5 7262 echo $ECHO_N "checking if ld accepts -single_module flag... $ECHO_C" >&6; } 7493 7263 if test "${tcl_cv_ld_single_module+set}" = set; then 7494 $as_echo_n "(cached)" >&67264 echo $ECHO_N "(cached) $ECHO_C" >&6 7495 7265 else 7496 7266 … … 7518 7288 *) ac_try_echo=$ac_try;; 7519 7289 esac 7520 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 7521 $as_echo "$ac_try_echo") >&5 7290 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 7522 7291 (eval "$ac_link") 2>conftest.er1 7523 7292 ac_status=$? … … 7525 7294 rm -f conftest.er1 7526 7295 cat conftest.err >&5 7527 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&57296 echo "$as_me:$LINENO: \$? = $ac_status" >&5 7528 7297 (exit $ac_status); } && { 7529 7298 test -z "$ac_cxx_werror_flag" || 7530 7299 test ! -s conftest.err 7531 } && test -s conftest$ac_exeext && { 7532 test "$cross_compiling" = yes || 7533 $as_test_x conftest$ac_exeext 7534 }; then 7300 } && test -s conftest$ac_exeext && 7301 $as_test_x conftest$ac_exeext; then 7535 7302 tcl_cv_ld_single_module=yes 7536 7303 else 7537 $as_echo "$as_me: failed program was:" >&57304 echo "$as_me: failed program was:" >&5 7538 7305 sed 's/^/| /' conftest.$ac_ext >&5 7539 7306 … … 7541 7308 fi 7542 7309 7543 rm -rf conftest.dSYM7544 7310 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 7545 7311 conftest$ac_exeext conftest.$ac_ext 7546 7312 LDFLAGS=$hold_ldflags 7547 7313 fi 7548 { $as_echo "$as_me:$LINENO: result: $tcl_cv_ld_single_module" >&57549 $as_echo "$tcl_cv_ld_single_module" >&6; }7314 { echo "$as_me:$LINENO: result: $tcl_cv_ld_single_module" >&5 7315 echo "${ECHO_T}$tcl_cv_ld_single_module" >&6; } 7550 7316 if test $tcl_cv_ld_single_module = yes; then 7551 7317 SHLIB_LD="${SHLIB_LD} -Wl,-single_module" … … 7560 7326 LDFLAGS="$LDFLAGS -prebind" 7561 7327 LDFLAGS="$LDFLAGS -headerpad_max_install_names" 7562 { $as_echo "$as_me:$LINENO: checking if ld accepts -search_paths_first flag" >&57563 $as_echo_n "checking if ld accepts -search_paths_first flag..." >&6; }7328 { echo "$as_me:$LINENO: checking if ld accepts -search_paths_first flag" >&5 7329 echo $ECHO_N "checking if ld accepts -search_paths_first flag... $ECHO_C" >&6; } 7564 7330 if test "${tcl_cv_ld_search_paths_first+set}" = set; then 7565 $as_echo_n "(cached)" >&67331 echo $ECHO_N "(cached) $ECHO_C" >&6 7566 7332 else 7567 7333 … … 7589 7355 *) ac_try_echo=$ac_try;; 7590 7356 esac 7591 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 7592 $as_echo "$ac_try_echo") >&5 7357 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 7593 7358 (eval "$ac_link") 2>conftest.er1 7594 7359 ac_status=$? … … 7596 7361 rm -f conftest.er1 7597 7362 cat conftest.err >&5 7598 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&57363 echo "$as_me:$LINENO: \$? = $ac_status" >&5 7599 7364 (exit $ac_status); } && { 7600 7365 test -z "$ac_cxx_werror_flag" || 7601 7366 test ! -s conftest.err 7602 } && test -s conftest$ac_exeext && { 7603 test "$cross_compiling" = yes || 7604 $as_test_x conftest$ac_exeext 7605 }; then 7367 } && test -s conftest$ac_exeext && 7368 $as_test_x conftest$ac_exeext; then 7606 7369 tcl_cv_ld_search_paths_first=yes 7607 7370 else 7608 $as_echo "$as_me: failed program was:" >&57371 echo "$as_me: failed program was:" >&5 7609 7372 sed 's/^/| /' conftest.$ac_ext >&5 7610 7373 … … 7612 7375 fi 7613 7376 7614 rm -rf conftest.dSYM7615 7377 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 7616 7378 conftest$ac_exeext conftest.$ac_ext 7617 7379 LDFLAGS=$hold_ldflags 7618 7380 fi 7619 { $as_echo "$as_me:$LINENO: result: $tcl_cv_ld_search_paths_first" >&57620 $as_echo "$tcl_cv_ld_search_paths_first" >&6; }7381 { echo "$as_me:$LINENO: result: $tcl_cv_ld_search_paths_first" >&5 7382 echo "${ECHO_T}$tcl_cv_ld_search_paths_first" >&6; } 7621 7383 if test $tcl_cv_ld_search_paths_first = yes; then 7622 7384 LDFLAGS="$LDFLAGS -Wl,-search_paths_first" … … 7627 7389 PLAT_OBJS=\$\(MAC\_OSX_OBJS\) 7628 7390 PLAT_SRCS=\$\(MAC\_OSX_SRCS\) 7629 { $as_echo "$as_me:$LINENO: checking whether to use CoreFoundation" >&57630 $as_echo_n "checking whether to use CoreFoundation..." >&6; }7391 { echo "$as_me:$LINENO: checking whether to use CoreFoundation" >&5 7392 echo $ECHO_N "checking whether to use CoreFoundation... $ECHO_C" >&6; } 7631 7393 # Check whether --enable-corefoundation was given. 7632 7394 if test "${enable_corefoundation+set}" = set; then … … 7636 7398 fi 7637 7399 7638 { $as_echo "$as_me:$LINENO: result: $tcl_corefoundation" >&57639 $as_echo "$tcl_corefoundation" >&6; }7400 { echo "$as_me:$LINENO: result: $tcl_corefoundation" >&5 7401 echo "${ECHO_T}$tcl_corefoundation" >&6; } 7640 7402 if test $tcl_corefoundation = yes; then 7641 { $as_echo "$as_me:$LINENO: checking for CoreFoundation.framework" >&57642 $as_echo_n "checking for CoreFoundation.framework..." >&6; }7403 { echo "$as_me:$LINENO: checking for CoreFoundation.framework" >&5 7404 echo $ECHO_N "checking for CoreFoundation.framework... $ECHO_C" >&6; } 7643 7405 if test "${tcl_cv_lib_corefoundation+set}" = set; then 7644 $as_echo_n "(cached)" >&67406 echo $ECHO_N "(cached) $ECHO_C" >&6 7645 7407 else 7646 7408 … … 7674 7436 *) ac_try_echo=$ac_try;; 7675 7437 esac 7676 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 7677 $as_echo "$ac_try_echo") >&5 7438 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 7678 7439 (eval "$ac_link") 2>conftest.er1 7679 7440 ac_status=$? … … 7681 7442 rm -f conftest.er1 7682 7443 cat conftest.err >&5 7683 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&57444 echo "$as_me:$LINENO: \$? = $ac_status" >&5 7684 7445 (exit $ac_status); } && { 7685 7446 test -z "$ac_cxx_werror_flag" || 7686 7447 test ! -s conftest.err 7687 } && test -s conftest$ac_exeext && {