Changeset 1090
- Timestamp:
- Aug 4, 2008, 5:51:37 PM (16 years ago)
- Location:
- trunk
- Files:
-
- 12 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/configure
r1087 r1090 1 1 #! /bin/sh 2 2 # Guess values for system-dependent variables and create Makefiles. 3 # Generated by GNU Autoconf 2.6 1for Rappture 1.1.3 # Generated by GNU Autoconf 2.62 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 Free Software Foundation, Inc.8 # 2002, 2003, 2004, 2005, 2006, 2007, 2008 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 # Zsh 3.x and 4.x performsword splitting on ${1+"$@"}, which20 # Pre-4.2 versions of Zsh do 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_nl 45 # 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_echo 48 as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo 49 if (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then 50 as_echo='printf %s\n' 51 as_echo_n='printf %s' 52 else 53 if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then 54 as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"' 55 as_echo_n='/usr/ucb/echo -n' 56 else 57 as_echo_body='eval expr "X$1" : "X\\(.*\\)"' 58 as_echo_n_body='eval 59 arg=$1; 60 case $arg in 61 *"$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_body 68 as_echo_n='sh -c $as_echo_n_body as_echo' 69 fi 70 export as_echo_body 71 as_echo='sh -c $as_echo_body as_echo' 72 fi 73 42 74 # The user is always right. 43 75 if test "${PATH_SEPARATOR+set}" != set; then 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 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 } 53 81 fi 54 82 … … 66 94 # (If _AS_PATH_WALK were called with IFS unset, it would disable word 67 95 # splitting by setting IFS to empty value.) 68 as_nl='69 '70 96 IFS=" "" $as_nl" 71 97 … … 90 116 fi 91 117 if test ! -f "$as_myself"; then 92 echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2118 $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2 93 119 { (exit 1); exit 1; } 94 120 fi … … 103 129 104 130 # NLS nuisances. 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 131 LC_ALL=C 132 export LC_ALL 133 LANGUAGE=C 134 export LANGUAGE 116 135 117 136 # Required to use basename. … … 135 154 X"$0" : 'X\(//\)$' \| \ 136 155 X"$0" : 'X\(/\)' \| . 2>/dev/null || 137 echo X/"$0" |156 $as_echo X/"$0" | 138 157 sed '/^.*\/\([^/][^/]*\)\/*$/{ 139 158 s//\1/ … … 161 180 fi 162 181 163 if test $as_have_required = yes && 182 if test $as_have_required = yes && (eval ": 164 183 (as_func_return () { 165 184 (exit \$1) … … 243 262 emulate sh 244 263 NULLCMD=: 245 # Zsh 3.x and 4.x performsword splitting on ${1+"$@"}, which264 # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which 246 265 # is contrary to our usage. Disable this feature. 247 266 alias -g '${1+"$@"}'='"$@"' … … 264 283 emulate sh 265 284 NULLCMD=: 266 # Zsh 3.x and 4.x performsword splitting on ${1+"$@"}, which285 # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which 267 286 # is contrary to our usage. Disable this feature. 268 287 alias -g '${1+"$@"}'='"$@"' … … 344 363 if test "x$CONFIG_SHELL" != x; then 345 364 for as_var in BASH_ENV ENV 346 347 348 349 365 do ($as_unset $as_var) >/dev/null 2>&1 && $as_unset $as_var 366 done 367 export CONFIG_SHELL 368 exec "$CONFIG_SHELL" "$as_myself" ${1+"$@"} 350 369 fi 351 370 … … 416 435 test \$exitcode = 0") || { 417 436 echo No shell found that supports shell functions. 418 echo Please tell autoconf@gnu.org about your system, 419 echo including any error possibly output before this 420 echo message 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. 421 441 } 422 442 … … 454 474 ' >$as_me.lineno && 455 475 chmod +x "$as_me.lineno" || 456 { echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2476 { $as_echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2 457 477 { (exit 1); exit 1; }; } 458 478 … … 482 502 ECHO_N='-n';; 483 503 esac 484 485 504 if expr a : '\(a\)' >/dev/null 2>&1 && 486 505 test "X`expr 00001 : '.*\(...\)'`" = X001; then … … 495 514 else 496 515 rm -f conf$$.dir 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 || 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 507 530 as_ln_s='cp -p' 508 elif ln conf$$.file conf$$ 2>/dev/null; then 509 as_ln_s=ln 531 fi 510 532 else 511 533 as_ln_s='cp -p' … … 532 554 eval sh -c '\'' 533 555 if test -d "$1"; then 534 556 test -d "$1/."; 535 557 else 536 558 case $1 in 537 559 -*)set "./$1";; 538 560 esac; 539 561 case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in … … 615 637 #endif" 616 638 639 enable_option_checking=no 617 640 ac_subst_vars='SHELL 618 641 PATH_SEPARATOR … … 669 692 RANLIB 670 693 LN_S 694 MKDIR_P 671 695 CPP 672 696 GREP … … 739 763 LTLIBOBJS' 740 764 ac_subst_files='' 765 ac_user_opts=' 766 enable_option_checking 767 enable_64bit 768 enable_64bit_vis 769 enable_corefoundation 770 enable_load 771 enable_gui 772 with_tclsh 773 with_matlab 774 with_octave 775 with_perl 776 with_python 777 with_ruby 778 enable_shared 779 enable_symbols 780 ' 741 781 ac_precious_vars='build_alias 742 782 host_alias … … 759 799 ac_init_help= 760 800 ac_init_version=false 801 ac_unrecognized_opts= 802 ac_unrecognized_sep= 761 803 # The variables have the same names as the options, with 762 804 # dashes changed to underlines. … … 857 899 858 900 -disable-* | --disable-*) 859 ac_ feature=`expr "x$ac_option" : 'x-*disable-\(.*\)'`901 ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'` 860 902 # Reject names that are not valid shell variable names. 861 expr "x$ac_ feature" : ".*[^-._$as_cr_alnum]" >/dev/null &&862 { echo "$as_me: error: invalid feature name: $ac_feature" >&2903 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && 904 { $as_echo "$as_me: error: invalid feature name: $ac_useropt" >&2 863 905 { (exit 1); exit 1; }; } 864 ac_feature=`echo $ac_feature | sed 's/[-.]/_/g'` 865 eval enable_$ac_feature=no ;; 906 ac_useropt_orig=$ac_useropt 907 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` 908 case $ac_user_opts in 909 *" 910 "enable_$ac_useropt" 911 "*) ;; 912 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--disable-$ac_useropt_orig" 913 ac_unrecognized_sep=', ';; 914 esac 915 eval enable_$ac_useropt=no ;; 866 916 867 917 -docdir | --docdir | --docdi | --doc | --do) … … 876 926 877 927 -enable-* | --enable-*) 878 ac_ feature=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`928 ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'` 879 929 # Reject names that are not valid shell variable names. 880 expr "x$ac_ feature" : ".*[^-._$as_cr_alnum]" >/dev/null &&881 { echo "$as_me: error: invalid feature name: $ac_feature" >&2930 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && 931 { $as_echo "$as_me: error: invalid feature name: $ac_useropt" >&2 882 932 { (exit 1); exit 1; }; } 883 ac_feature=`echo $ac_feature | sed 's/[-.]/_/g'` 884 eval enable_$ac_feature=\$ac_optarg ;; 933 ac_useropt_orig=$ac_useropt 934 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` 935 case $ac_user_opts in 936 *" 937 "enable_$ac_useropt" 938 "*) ;; 939 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--enable-$ac_useropt_orig" 940 ac_unrecognized_sep=', ';; 941 esac 942 eval enable_$ac_useropt=\$ac_optarg ;; 885 943 886 944 -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \ … … 1073 1131 1074 1132 -with-* | --with-*) 1075 ac_ package=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`1133 ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'` 1076 1134 # Reject names that are not valid shell variable names. 1077 expr "x$ac_ package" : ".*[^-._$as_cr_alnum]" >/dev/null &&1078 { echo "$as_me: error: invalid package name: $ac_package" >&21135 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && 1136 { $as_echo "$as_me: error: invalid package name: $ac_useropt" >&2 1079 1137 { (exit 1); exit 1; }; } 1080 ac_package=`echo $ac_package | sed 's/[-.]/_/g'` 1081 eval with_$ac_package=\$ac_optarg ;; 1138 ac_useropt_orig=$ac_useropt 1139 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` 1140 case $ac_user_opts in 1141 *" 1142 "with_$ac_useropt" 1143 "*) ;; 1144 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--with-$ac_useropt_orig" 1145 ac_unrecognized_sep=', ';; 1146 esac 1147 eval with_$ac_useropt=\$ac_optarg ;; 1082 1148 1083 1149 -without-* | --without-*) 1084 ac_ package=`expr "x$ac_option" : 'x-*without-\(.*\)'`1150 ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'` 1085 1151 # Reject names that are not valid shell variable names. 1086 expr "x$ac_ package" : ".*[^-._$as_cr_alnum]" >/dev/null &&1087 { echo "$as_me: error: invalid package name: $ac_package" >&21152 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && 1153 { $as_echo "$as_me: error: invalid package name: $ac_useropt" >&2 1088 1154 { (exit 1); exit 1; }; } 1089 ac_package=`echo $ac_package | sed 's/[-.]/_/g'` 1090 eval with_$ac_package=no ;; 1155 ac_useropt_orig=$ac_useropt 1156 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` 1157 case $ac_user_opts in 1158 *" 1159 "with_$ac_useropt" 1160 "*) ;; 1161 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--without-$ac_useropt_orig" 1162 ac_unrecognized_sep=', ';; 1163 esac 1164 eval with_$ac_useropt=no ;; 1091 1165 1092 1166 --x) … … 1108 1182 x_libraries=$ac_optarg ;; 1109 1183 1110 -*) { echo "$as_me: error: unrecognized option: $ac_option1184 -*) { $as_echo "$as_me: error: unrecognized option: $ac_option 1111 1185 Try \`$0 --help' for more information." >&2 1112 1186 { (exit 1); exit 1; }; } … … 1117 1191 # Reject names that are not valid shell variable names. 1118 1192 expr "x$ac_envvar" : ".*[^_$as_cr_alnum]" >/dev/null && 1119 { echo "$as_me: error: invalid variable name: $ac_envvar" >&21193 { $as_echo "$as_me: error: invalid variable name: $ac_envvar" >&2 1120 1194 { (exit 1); exit 1; }; } 1121 1195 eval $ac_envvar=\$ac_optarg … … 1124 1198 *) 1125 1199 # FIXME: should be removed in autoconf 3.0. 1126 echo "$as_me: WARNING: you should use --build, --host, --target" >&21200 $as_echo "$as_me: WARNING: you should use --build, --host, --target" >&2 1127 1201 expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null && 1128 echo "$as_me: WARNING: invalid host type: $ac_option" >&21202 $as_echo "$as_me: WARNING: invalid host type: $ac_option" >&2 1129 1203 : ${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option} 1130 1204 ;; … … 1135 1209 if test -n "$ac_prev"; then 1136 1210 ac_option=--`echo $ac_prev | sed 's/_/-/g'` 1137 { echo "$as_me: error: missing argument to $ac_option" >&21211 { $as_echo "$as_me: error: missing argument to $ac_option" >&2 1138 1212 { (exit 1); exit 1; }; } 1139 1213 fi 1140 1214 1141 # Be sure to have absolute directory names. 1215 if test -n "$ac_unrecognized_opts"; then 1216 case $enable_option_checking in 1217 no) ;; 1218 fatal) { $as_echo "$as_me: error: Unrecognized options: $ac_unrecognized_opts" >&2 1219 { (exit 1); exit 1; }; } ;; 1220 *) $as_echo "$as_me: WARNING: Unrecognized options: $ac_unrecognized_opts" >&2 ;; 1221 esac 1222 fi 1223 1224 # Check all directory arguments for consistency. 1142 1225 for ac_var in exec_prefix prefix bindir sbindir libexecdir datarootdir \ 1143 1226 datadir sysconfdir sharedstatedir localstatedir includedir \ … … 1146 1229 do 1147 1230 eval ac_val=\$$ac_var 1231 # Remove trailing slashes. 1232 case $ac_val in 1233 */ ) 1234 ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'` 1235 eval $ac_var=\$ac_val;; 1236 esac 1237 # Be sure to have absolute directory names. 1148 1238 case $ac_val in 1149 1239 [\\/$]* | ?:[\\/]* ) continue;; 1150 1240 NONE | '' ) case $ac_var in *prefix ) continue;; esac;; 1151 1241 esac 1152 { echo "$as_me: error: expected an absolute directory name for --$ac_var: $ac_val" >&21242 { $as_echo "$as_me: error: expected an absolute directory name for --$ac_var: $ac_val" >&2 1153 1243 { (exit 1); exit 1; }; } 1154 1244 done … … 1165 1255 if test "x$build_alias" = x; then 1166 1256 cross_compiling=maybe 1167 echo "$as_me: WARNING: If you wanted to set the --build type, don't use --host.1257 $as_echo "$as_me: WARNING: If you wanted to set the --build type, don't use --host. 1168 1258 If a cross compiler is detected then cross compile mode will be used." >&2 1169 1259 elif test "x$build_alias" != "x$host_alias"; then … … 1181 1271 ac_ls_di=`ls -di .` && 1182 1272 ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` || 1183 { echo "$as_me: error: Working directory cannot be determined" >&21273 { $as_echo "$as_me: error: Working directory cannot be determined" >&2 1184 1274 { (exit 1); exit 1; }; } 1185 1275 test "X$ac_ls_di" = "X$ac_pwd_ls_di" || 1186 { echo "$as_me: error: pwd does not report name of working directory" >&21276 { $as_echo "$as_me: error: pwd does not report name of working directory" >&2 1187 1277 { (exit 1); exit 1; }; } 1188 1278 … … 1192 1282 ac_srcdir_defaulted=yes 1193 1283 # Try the directory containing this script, then the parent directory. 1194 ac_confdir=`$as_dirname -- "$ 0" ||1195 $as_expr X"$ 0" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \1196 X"$ 0" : 'X\(//\)[^/]' \| \1197 X"$ 0" : 'X\(//\)$' \| \1198 X"$ 0" : 'X\(/\)' \| . 2>/dev/null ||1199 echo X"$0" |1284 ac_confdir=`$as_dirname -- "$as_myself" || 1285 $as_expr X"$as_myself" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ 1286 X"$as_myself" : 'X\(//\)[^/]' \| \ 1287 X"$as_myself" : 'X\(//\)$' \| \ 1288 X"$as_myself" : 'X\(/\)' \| . 2>/dev/null || 1289 $as_echo X"$as_myself" | 1200 1290 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ 1201 1291 s//\1/ … … 1224 1314 if test ! -r "$srcdir/$ac_unique_file"; then 1225 1315 test "$ac_srcdir_defaulted" = yes && srcdir="$ac_confdir or .." 1226 { echo "$as_me: error: cannot find sources ($ac_unique_file) in $srcdir" >&21316 { $as_echo "$as_me: error: cannot find sources ($ac_unique_file) in $srcdir" >&2 1227 1317 { (exit 1); exit 1; }; } 1228 1318 fi 1229 1319 ac_msg="sources are in $srcdir, but \`cd $srcdir' does not work" 1230 1320 ac_abs_confdir=`( 1231 cd "$srcdir" && test -r "./$ac_unique_file" || { echo "$as_me: error: $ac_msg" >&21321 cd "$srcdir" && test -r "./$ac_unique_file" || { $as_echo "$as_me: error: $ac_msg" >&2 1232 1322 { (exit 1); exit 1; }; } 1233 1323 pwd)` … … 1278 1368 Installation directories: 1279 1369 --prefix=PREFIX install architecture-independent files in PREFIX 1280 1370 [$ac_default_prefix] 1281 1371 --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX 1282 1372 [PREFIX] 1283 1373 1284 1374 By default, \`make install' will install all the files in … … 1290 1380 1291 1381 Fine tuning of the installation directories: 1292 --bindir=DIR user executables [EPREFIX/bin]1293 --sbindir=DIR system admin executables [EPREFIX/sbin]1294 --libexecdir=DIR program executables [EPREFIX/libexec]1295 --sysconfdir=DIR read-only single-machine data [PREFIX/etc]1296 --sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com]1297 --localstatedir=DIR modifiable single-machine data [PREFIX/var]1298 --libdir=DIR object code libraries [EPREFIX/lib]1299 --includedir=DIR C header files [PREFIX/include]1300 --oldincludedir=DIR C header files for non-gcc [/usr/include]1301 --datarootdir=DIR read-only arch.-independent data root [PREFIX/share]1302 --datadir=DIR read-only architecture-independent data [DATAROOTDIR]1303 --infodir=DIR info documentation [DATAROOTDIR/info]1304 --localedir=DIR locale-dependent data [DATAROOTDIR/locale]1305 --mandir=DIR man documentation [DATAROOTDIR/man]1306 --docdir=DIR documentation root [DATAROOTDIR/doc/rappture]1307 --htmldir=DIR html documentation [DOCDIR]1308 --dvidir=DIR dvi documentation [DOCDIR]1309 --pdfdir=DIR pdf documentation [DOCDIR]1310 --psdir=DIR ps documentation [DOCDIR]1382 --bindir=DIR user executables [EPREFIX/bin] 1383 --sbindir=DIR system admin executables [EPREFIX/sbin] 1384 --libexecdir=DIR program executables [EPREFIX/libexec] 1385 --sysconfdir=DIR read-only single-machine data [PREFIX/etc] 1386 --sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com] 1387 --localstatedir=DIR modifiable single-machine data [PREFIX/var] 1388 --libdir=DIR object code libraries [EPREFIX/lib] 1389 --includedir=DIR C header files [PREFIX/include] 1390 --oldincludedir=DIR C header files for non-gcc [/usr/include] 1391 --datarootdir=DIR read-only arch.-independent data root [PREFIX/share] 1392 --datadir=DIR read-only architecture-independent data [DATAROOTDIR] 1393 --infodir=DIR info documentation [DATAROOTDIR/info] 1394 --localedir=DIR locale-dependent data [DATAROOTDIR/locale] 1395 --mandir=DIR man documentation [DATAROOTDIR/man] 1396 --docdir=DIR documentation root [DATAROOTDIR/doc/rappture] 1397 --htmldir=DIR html documentation [DOCDIR] 1398 --dvidir=DIR dvi documentation [DOCDIR] 1399 --pdfdir=DIR pdf documentation [DOCDIR] 1400 --psdir=DIR ps documentation [DOCDIR] 1311 1401 _ACEOF 1312 1402 … … 1322 1412 1323 1413 Optional Features: 1414 --disable-option-checking ignore unrecognized --enable/--with options 1324 1415 --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no) 1325 1416 --enable-FEATURE[=ARG] include FEATURE [ARG=yes] … … 1370 1461 # If there are subdirs, report their specific --help. 1371 1462 for ac_dir in : $ac_subdirs_all; do test "x$ac_dir" = x: && continue 1372 test -d "$ac_dir" || continue 1463 test -d "$ac_dir" || 1464 { cd "$srcdir" && ac_pwd=`pwd` && srcdir=. && test -d "$ac_dir"; } || 1465 continue 1373 1466 ac_builddir=. 1374 1467 … … 1376 1469 .) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;; 1377 1470 *) 1378 ac_dir_suffix=/` echo "$ac_dir" | sed 's,^\.[\\/],,'`1471 ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'` 1379 1472 # A ".." for each directory in $ac_dir_suffix. 1380 ac_top_builddir_sub=` echo "$ac_dir_suffix" | sed 's,/[^\\/]*,/..,g;s,/,,'`1473 ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'` 1381 1474 case $ac_top_builddir_sub in 1382 1475 "") ac_top_builddir_sub=. ac_top_build_prefix= ;; … … 1414 1507 $SHELL "$ac_srcdir/configure" --help=recursive 1415 1508 else 1416 echo "$as_me: WARNING: no configuration information is in $ac_dir" >&21509 $as_echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2 1417 1510 fi || ac_status=$? 1418 1511 cd "$ac_pwd" || { ac_status=$?; break; } … … 1424 1517 cat <<\_ACEOF 1425 1518 Rappture configure 1.1 1426 generated by GNU Autoconf 2.6 11519 generated by GNU Autoconf 2.62 1427 1520 1428 1521 Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 1429 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.1522 2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. 1430 1523 This configure script is free software; the Free Software Foundation 1431 1524 gives unlimited permission to copy, distribute and modify it. … … 1438 1531 1439 1532 It was created by Rappture $as_me 1.1, which was 1440 generated by GNU Autoconf 2.6 1. Invocation command line was1533 generated by GNU Autoconf 2.62. Invocation command line was 1441 1534 1442 1535 $ $0 $@ … … 1474 1567 IFS=$as_save_IFS 1475 1568 test -z "$as_dir" && as_dir=. 1476 echo "PATH: $as_dir"1569 $as_echo "PATH: $as_dir" 1477 1570 done 1478 1571 IFS=$as_save_IFS … … 1509 1602 continue ;; 1510 1603 *\'*) 1511 ac_arg=` echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;1604 ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;; 1512 1605 esac 1513 1606 case $ac_pass in … … 1561 1654 *${as_nl}*) 1562 1655 case $ac_var in #( 1563 *_cv_*) { echo "$as_me:$LINENO: WARNING: Cache variable $ac_var contains a newline." >&51564 echo "$as_me: WARNING: Cache variable $ac_var contains a newline." >&2;} ;;1656 *_cv_*) { $as_echo "$as_me:$LINENO: WARNING: Cache variable $ac_var contains a newline." >&5 1657 $as_echo "$as_me: WARNING: Cache variable $ac_var contains a newline." >&2;} ;; 1565 1658 esac 1566 1659 case $ac_var in #( 1567 1660 _ | IFS | as_nl) ;; #( 1661 BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #( 1568 1662 *) $as_unset $ac_var ;; 1569 1663 esac ;; … … 1595 1689 eval ac_val=\$$ac_var 1596 1690 case $ac_val in 1597 *\'\''*) ac_val=` echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;1691 *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;; 1598 1692 esac 1599 echo "$ac_var='\''$ac_val'\''"1693 $as_echo "$ac_var='\''$ac_val'\''" 1600 1694 done | sort 1601 1695 echo … … 1612 1706 eval ac_val=\$$ac_var 1613 1707 case $ac_val in 1614 *\'\''*) ac_val=` echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;1708 *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;; 1615 1709 esac 1616 echo "$ac_var='\''$ac_val'\''"1710 $as_echo "$ac_var='\''$ac_val'\''" 1617 1711 done | sort 1618 1712 echo … … 1630 1724 fi 1631 1725 test "$ac_signal" != 0 && 1632 echo "$as_me: caught signal $ac_signal"1633 echo "$as_me: exit $exit_status"1726 $as_echo "$as_me: caught signal $ac_signal" 1727 $as_echo "$as_me: exit $exit_status" 1634 1728 } >&5 1635 1729 rm -f core *.core core.conftest.* && … … 1673 1767 1674 1768 # Let the site file select an alternate cache file if it wants to. 1675 # Prefer explicitly selected file to automatically selected ones. 1769 # Prefer an explicitly selected file to automatically selected ones. 1770 ac_site_file1=NONE 1771 ac_site_file2=NONE 1676 1772 if test -n "$CONFIG_SITE"; then 1677 set x "$CONFIG_SITE"1773 ac_site_file1=$CONFIG_SITE 1678 1774 elif test "x$prefix" != xNONE; then 1679 set x "$prefix/share/config.site" "$prefix/etc/config.site"1680 else1681 set x "$ac_default_prefix/share/config.site" \ 1682 "$ac_default_prefix/etc/config.site" 1683 fi 1684 shift 1685 for ac_site_file 1775 ac_site_file1=$prefix/share/config.site 1776 ac_site_file2=$prefix/etc/config.site 1777 else 1778 ac_site_file1=$ac_default_prefix/share/config.site 1779 ac_site_file2=$ac_default_prefix/etc/config.site 1780 fi 1781 for ac_site_file in "$ac_site_file1" "$ac_site_file2" 1686 1782 do 1783 test "x$ac_site_file" = xNONE && continue 1687 1784 if test -r "$ac_site_file"; then 1688 { echo "$as_me:$LINENO: loading site script $ac_site_file" >&51689 echo "$as_me: loading site script $ac_site_file" >&6;}1785 { $as_echo "$as_me:$LINENO: loading site script $ac_site_file" >&5 1786 $as_echo "$as_me: loading site script $ac_site_file" >&6;} 1690 1787 sed 's/^/| /' "$ac_site_file" >&5 1691 1788 . "$ac_site_file" … … 1697 1794 # files actually), so we avoid doing that. 1698 1795 if test -f "$cache_file"; then 1699 { echo "$as_me:$LINENO: loading cache $cache_file" >&51700 echo "$as_me: loading cache $cache_file" >&6;}1796 { $as_echo "$as_me:$LINENO: loading cache $cache_file" >&5 1797 $as_echo "$as_me: loading cache $cache_file" >&6;} 1701 1798 case $cache_file in 1702 1799 [\\/]* | ?:[\\/]* ) . "$cache_file";; … … 1705 1802 fi 1706 1803 else 1707 { echo "$as_me:$LINENO: creating cache $cache_file" >&51708 echo "$as_me: creating cache $cache_file" >&6;}1804 { $as_echo "$as_me:$LINENO: creating cache $cache_file" >&5 1805 $as_echo "$as_me: creating cache $cache_file" >&6;} 1709 1806 >$cache_file 1710 1807 fi … … 1720 1817 case $ac_old_set,$ac_new_set in 1721 1818 set,) 1722 { echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&51723 echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}1819 { $as_echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5 1820 $as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;} 1724 1821 ac_cache_corrupted=: ;; 1725 1822 ,set) 1726 { echo "$as_me:$LINENO: error: \`$ac_var' was not set in the previous run" >&51727 echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;}1823 { $as_echo "$as_me:$LINENO: error: \`$ac_var' was not set in the previous run" >&5 1824 $as_echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;} 1728 1825 ac_cache_corrupted=: ;; 1729 1826 ,);; 1730 1827 *) 1731 1828 if test "x$ac_old_val" != "x$ac_new_val"; then 1732 { echo "$as_me:$LINENO: error: \`$ac_var' has changed since the previous run:" >&5 1733 echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;} 1734 { echo "$as_me:$LINENO: former value: $ac_old_val" >&5 1735 echo "$as_me: former value: $ac_old_val" >&2;} 1736 { echo "$as_me:$LINENO: current value: $ac_new_val" >&5 1737 echo "$as_me: current value: $ac_new_val" >&2;} 1738 ac_cache_corrupted=: 1829 # differences in whitespace do not lead to failure. 1830 ac_old_val_w=`echo x $ac_old_val` 1831 ac_new_val_w=`echo x $ac_new_val` 1832 if test "$ac_old_val_w" != "$ac_new_val_w"; then 1833 { $as_echo "$as_me:$LINENO: error: \`$ac_var' has changed since the previous run:" >&5 1834 $as_echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;} 1835 ac_cache_corrupted=: 1836 else 1837 { $as_echo "$as_me:$LINENO: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&5 1838 $as_echo "$as_me: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&2;} 1839 eval $ac_var=\$ac_old_val 1840 fi 1841 { $as_echo "$as_me:$LINENO: former value: \`$ac_old_val'" >&5 1842 $as_echo "$as_me: former value: \`$ac_old_val'" >&2;} 1843 { $as_echo "$as_me:$LINENO: current value: \`$ac_new_val'" >&5 1844 $as_echo "$as_me: current value: \`$ac_new_val'" >&2;} 1739 1845 fi;; 1740 1846 esac … … 1742 1848 if test "$ac_new_set" = set; then 1743 1849 case $ac_new_val in 1744 *\'*) ac_arg=$ac_var=` echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;1850 *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;; 1745 1851 *) ac_arg=$ac_var=$ac_new_val ;; 1746 1852 esac … … 1752 1858 done 1753 1859 if $ac_cache_corrupted; then 1754 { echo "$as_me:$LINENO: error: changes in the environment can compromise the build" >&51755 echo "$as_me: error: changes in the environment can compromise the build" >&2;}1756 { { echo "$as_me:$LINENO: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&51757 echo "$as_me: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&2;}1860 { $as_echo "$as_me:$LINENO: error: changes in the environment can compromise the build" >&5 1861 $as_echo "$as_me: error: changes in the environment can compromise the build" >&2;} 1862 { { $as_echo "$as_me:$LINENO: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&5 1863 $as_echo "$as_me: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&2;} 1758 1864 { (exit 1); exit 1; }; } 1759 1865 fi … … 1807 1913 done 1808 1914 if test -z "$ac_aux_dir"; then 1809 { { echo "$as_me:$LINENO: error: cannot find install-sh or install.sh in cf \"$srcdir\"/cf" >&51810 echo "$as_me: error: cannot find install-sh or install.sh in cf \"$srcdir\"/cf" >&2;}1915 { { $as_echo "$as_me:$LINENO: error: cannot find install-sh or install.sh in cf \"$srcdir\"/cf" >&5 1916 $as_echo "$as_me: error: cannot find install-sh or install.sh in cf \"$srcdir\"/cf" >&2;} 1811 1917 { (exit 1); exit 1; }; } 1812 1918 fi … … 1854 1960 # OS/2's system install, which has a completely different semantic 1855 1961 # ./install, which can be erroneously created by make from ./install.sh. 1856 { echo "$as_me:$LINENO: checking for a BSD-compatible install" >&5 1857 echo $ECHO_N "checking for a BSD-compatible install... $ECHO_C" >&6; } 1962 # Reject install programs that cannot install multiple files. 1963 { $as_echo "$as_me:$LINENO: checking for a BSD-compatible install" >&5 1964 $as_echo_n "checking for a BSD-compatible install... " >&6; } 1858 1965 if test -z "$INSTALL"; then 1859 1966 if test "${ac_cv_path_install+set}" = set; then 1860 echo $ECHO_N "(cached) $ECHO_C" >&61967 $as_echo_n "(cached) " >&6 1861 1968 else 1862 1969 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR … … 1887 1994 : 1888 1995 else 1889 ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c" 1890 break 3 1996 rm -rf conftest.one conftest.two conftest.dir 1997 echo one > conftest.one 1998 echo two > conftest.two 1999 mkdir conftest.dir 2000 if "$as_dir/$ac_prog$ac_exec_ext" -c conftest.one conftest.two "`pwd`/conftest.dir" && 2001 test -s conftest.one && test -s conftest.two && 2002 test -s conftest.dir/conftest.one && 2003 test -s conftest.dir/conftest.two 2004 then 2005 ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c" 2006 break 3 2007 fi 1891 2008 fi 1892 2009 fi … … 1895 2012 ;; 1896 2013 esac 2014 1897 2015 done 1898 2016 IFS=$as_save_IFS 1899 2017 2018 rm -rf conftest.one conftest.two conftest.dir 1900 2019 1901 2020 fi … … 1910 2029 fi 1911 2030 fi 1912 { echo "$as_me:$LINENO: result: $INSTALL" >&51913 echo "${ECHO_T}$INSTALL" >&6; }2031 { $as_echo "$as_me:$LINENO: result: $INSTALL" >&5 2032 $as_echo "$INSTALL" >&6; } 1914 2033 1915 2034 # Use test -z because SunOS4 sh mishandles braces in ${var-val}. … … 1921 2040 test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644' 1922 2041 1923 { echo "$as_me:$LINENO: checking whether ${MAKE-make} sets \$(MAKE)" >&5 1924 echo $ECHO_N "checking whether ${MAKE-make} sets \$(MAKE)... $ECHO_C" >&6; } 1925 set x ${MAKE-make}; ac_make=`echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'` 2042 { $as_echo "$as_me:$LINENO: checking whether ${MAKE-make} sets \$(MAKE)" >&5 2043 $as_echo_n "checking whether ${MAKE-make} sets \$(MAKE)... " >&6; } 2044 set x ${MAKE-make} 2045 ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'` 1926 2046 if { as_var=ac_cv_prog_make_${ac_make}_set; eval "test \"\${$as_var+set}\" = set"; }; then 1927 echo $ECHO_N "(cached) $ECHO_C" >&62047 $as_echo_n "(cached) " >&6 1928 2048 else 1929 2049 cat >conftest.make <<\_ACEOF … … 1942 2062 fi 1943 2063 if eval test \$ac_cv_prog_make_${ac_make}_set = yes; then 1944 { echo "$as_me:$LINENO: result: yes" >&51945 echo "${ECHO_T}yes" >&6; }2064 { $as_echo "$as_me:$LINENO: result: yes" >&5 2065 $as_echo "yes" >&6; } 1946 2066 SET_MAKE= 1947 2067 else 1948 { echo "$as_me:$LINENO: result: no" >&51949 echo "${ECHO_T}no" >&6; }2068 { $as_echo "$as_me:$LINENO: result: no" >&5 2069 $as_echo "no" >&6; } 1950 2070 SET_MAKE="MAKE=${MAKE-make}" 1951 2071 fi … … 1960 2080 # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args. 1961 2081 set dummy ${ac_tool_prefix}gcc; ac_word=$2 1962 { echo "$as_me:$LINENO: checking for $ac_word" >&51963 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }2082 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5 2083 $as_echo_n "checking for $ac_word... " >&6; } 1964 2084 if test "${ac_cv_prog_CC+set}" = set; then 1965 echo $ECHO_N "(cached) $ECHO_C" >&62085 $as_echo_n "(cached) " >&6 1966 2086 else 1967 2087 if test -n "$CC"; then … … 1976 2096 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 1977 2097 ac_cv_prog_CC="${ac_tool_prefix}gcc" 1978 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&52098 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 1979 2099 break 2 1980 2100 fi … … 1987 2107 CC=$ac_cv_prog_CC 1988 2108 if test -n "$CC"; then 1989 { echo "$as_me:$LINENO: result: $CC" >&51990 echo "${ECHO_T}$CC" >&6; }1991 else 1992 { echo "$as_me:$LINENO: result: no" >&51993 echo "${ECHO_T}no" >&6; }2109 { $as_echo "$as_me:$LINENO: result: $CC" >&5 2110 $as_echo "$CC" >&6; } 2111 else 2112 { $as_echo "$as_me:$LINENO: result: no" >&5 2113 $as_echo "no" >&6; } 1994 2114 fi 1995 2115 … … 2000 2120 # Extract the first word of "gcc", so it can be a program name with args. 2001 2121 set dummy gcc; ac_word=$2 2002 { echo "$as_me:$LINENO: checking for $ac_word" >&52003 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }2122 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5 2123 $as_echo_n "checking for $ac_word... " >&6; } 2004 2124 if test "${ac_cv_prog_ac_ct_CC+set}" = set; then 2005 echo $ECHO_N "(cached) $ECHO_C" >&62125 $as_echo_n "(cached) " >&6 2006 2126 else 2007 2127 if test -n "$ac_ct_CC"; then … … 2016 2136 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 2017 2137 ac_cv_prog_ac_ct_CC="gcc" 2018 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&52138 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 2019 2139 break 2 2020 2140 fi … … 2027 2147 ac_ct_CC=$ac_cv_prog_ac_ct_CC 2028 2148 if test -n "$ac_ct_CC"; then 2029 { echo "$as_me:$LINENO: result: $ac_ct_CC" >&52030 echo "${ECHO_T}$ac_ct_CC" >&6; }2031 else 2032 { echo "$as_me:$LINENO: result: no" >&52033 echo "${ECHO_T}no" >&6; }2149 { $as_echo "$as_me:$LINENO: result: $ac_ct_CC" >&5 2150 $as_echo "$ac_ct_CC" >&6; } 2151 else 2152 { $as_echo "$as_me:$LINENO: result: no" >&5 2153 $as_echo "no" >&6; } 2034 2154 fi 2035 2155 … … 2039 2159 case $cross_compiling:$ac_tool_warned in 2040 2160 yes:) 2041 { echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools2161 { $as_echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools 2042 2162 whose name does not start with the host triplet. If you think this 2043 2163 configuration is useful to you, please write to autoconf@gnu.org." >&5 2044 echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools2164 $as_echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools 2045 2165 whose name does not start with the host triplet. If you think this 2046 2166 configuration is useful to you, please write to autoconf@gnu.org." >&2;} … … 2057 2177 # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args. 2058 2178 set dummy ${ac_tool_prefix}cc; ac_word=$2 2059 { echo "$as_me:$LINENO: checking for $ac_word" >&52060 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }2179 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5 2180 $as_echo_n "checking for $ac_word... " >&6; } 2061 2181 if test "${ac_cv_prog_CC+set}" = set; then 2062 echo $ECHO_N "(cached) $ECHO_C" >&62182 $as_echo_n "(cached) " >&6 2063 2183 else 2064 2184 if test -n "$CC"; then … … 2073 2193 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 2074 2194 ac_cv_prog_CC="${ac_tool_prefix}cc" 2075 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&52195 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 2076 2196 break 2 2077 2197 fi … … 2084 2204 CC=$ac_cv_prog_CC 2085 2205 if test -n "$CC"; then 2086 { echo "$as_me:$LINENO: result: $CC" >&52087 echo "${ECHO_T}$CC" >&6; }2088 else 2089 { echo "$as_me:$LINENO: result: no" >&52090 echo "${ECHO_T}no" >&6; }2206 { $as_echo "$as_me:$LINENO: result: $CC" >&5 2207 $as_echo "$CC" >&6; } 2208 else 2209 { $as_echo "$as_me:$LINENO: result: no" >&5 2210 $as_echo "no" >&6; } 2091 2211 fi 2092 2212 … … 2097 2217 # Extract the first word of "cc", so it can be a program name with args. 2098 2218 set dummy cc; ac_word=$2 2099 { echo "$as_me:$LINENO: checking for $ac_word" >&52100 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }2219 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5 2220 $as_echo_n "checking for $ac_word... " >&6; } 2101 2221 if test "${ac_cv_prog_CC+set}" = set; then 2102 echo $ECHO_N "(cached) $ECHO_C" >&62222 $as_echo_n "(cached) " >&6 2103 2223 else 2104 2224 if test -n "$CC"; then … … 2118 2238 fi 2119 2239 ac_cv_prog_CC="cc" 2120 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&52240 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 2121 2241 break 2 2122 2242 fi … … 2141 2261 CC=$ac_cv_prog_CC 2142 2262 if test -n "$CC"; then 2143 { echo "$as_me:$LINENO: result: $CC" >&52144 echo "${ECHO_T}$CC" >&6; }2145 else 2146 { echo "$as_me:$LINENO: result: no" >&52147 echo "${ECHO_T}no" >&6; }2263 { $as_echo "$as_me:$LINENO: result: $CC" >&5 2264 $as_echo "$CC" >&6; } 2265 else 2266 { $as_echo "$as_me:$LINENO: result: no" >&5 2267 $as_echo "no" >&6; } 2148 2268 fi 2149 2269 … … 2156 2276 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args. 2157 2277 set dummy $ac_tool_prefix$ac_prog; ac_word=$2 2158 { echo "$as_me:$LINENO: checking for $ac_word" >&52159 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }2278 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5 2279 $as_echo_n "checking for $ac_word... " >&6; } 2160 2280 if test "${ac_cv_prog_CC+set}" = set; then 2161 echo $ECHO_N "(cached) $ECHO_C" >&62281 $as_echo_n "(cached) " >&6 2162 2282 else 2163 2283 if test -n "$CC"; then … … 2172 2292 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 2173 2293 ac_cv_prog_CC="$ac_tool_prefix$ac_prog" 2174 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&52294 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 2175 2295 break 2 2176 2296 fi … … 2183 2303 CC=$ac_cv_prog_CC 2184 2304 if test -n "$CC"; then 2185 { echo "$as_me:$LINENO: result: $CC" >&52186 echo "${ECHO_T}$CC" >&6; }2187 else 2188 { echo "$as_me:$LINENO: result: no" >&52189 echo "${ECHO_T}no" >&6; }2305 { $as_echo "$as_me:$LINENO: result: $CC" >&5 2306 $as_echo "$CC" >&6; } 2307 else 2308 { $as_echo "$as_me:$LINENO: result: no" >&5 2309 $as_echo "no" >&6; } 2190 2310 fi 2191 2311 … … 2200 2320 # Extract the first word of "$ac_prog", so it can be a program name with args. 2201 2321 set dummy $ac_prog; ac_word=$2 2202 { echo "$as_me:$LINENO: checking for $ac_word" >&52203 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }2322 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5 2323 $as_echo_n "checking for $ac_word... " >&6; } 2204 2324 if test "${ac_cv_prog_ac_ct_CC+set}" = set; then 2205 echo $ECHO_N "(cached) $ECHO_C" >&62325 $as_echo_n "(cached) " >&6 2206 2326 else 2207 2327 if test -n "$ac_ct_CC"; then … … 2216 2336 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 2217 2337 ac_cv_prog_ac_ct_CC="$ac_prog" 2218 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&52338 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 2219 2339 break 2 2220 2340 fi … … 2227 2347 ac_ct_CC=$ac_cv_prog_ac_ct_CC 2228 2348 if test -n "$ac_ct_CC"; then 2229 { echo "$as_me:$LINENO: result: $ac_ct_CC" >&52230 echo "${ECHO_T}$ac_ct_CC" >&6; }2231 else 2232 { echo "$as_me:$LINENO: result: no" >&52233 echo "${ECHO_T}no" >&6; }2349 { $as_echo "$as_me:$LINENO: result: $ac_ct_CC" >&5 2350 $as_echo "$ac_ct_CC" >&6; } 2351 else 2352 { $as_echo "$as_me:$LINENO: result: no" >&5 2353 $as_echo "no" >&6; } 2234 2354 fi 2235 2355 … … 2243 2363 case $cross_compiling:$ac_tool_warned in 2244 2364 yes:) 2245 { echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools2365 { $as_echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools 2246 2366 whose name does not start with the host triplet. If you think this 2247 2367 configuration is useful to you, please write to autoconf@gnu.org." >&5 2248 echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools2368 $as_echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools 2249 2369 whose name does not start with the host triplet. If you think this 2250 2370 configuration is useful to you, please write to autoconf@gnu.org." >&2;} … … 2258 2378 2259 2379 2260 test -z "$CC" && { { echo "$as_me:$LINENO: error: no acceptable C compiler found in \$PATH2380 test -z "$CC" && { { $as_echo "$as_me:$LINENO: error: no acceptable C compiler found in \$PATH 2261 2381 See \`config.log' for more details." >&5 2262 echo "$as_me: error: no acceptable C compiler found in \$PATH2382 $as_echo "$as_me: error: no acceptable C compiler found in \$PATH 2263 2383 See \`config.log' for more details." >&2;} 2264 2384 { (exit 1); exit 1; }; } 2265 2385 2266 2386 # Provide some information about the compiler. 2267 echo "$as_me:$LINENO: checking for C compiler version" >&5 2268 ac_compiler=`set X $ac_compile; echo $2` 2387 $as_echo "$as_me:$LINENO: checking for C compiler version" >&5 2388 set X $ac_compile 2389 ac_compiler=$2 2269 2390 { (ac_try="$ac_compiler --version >&5" 2270 2391 case "(($ac_try" in … … 2272 2393 *) ac_try_echo=$ac_try;; 2273 2394 esac 2274 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 2395 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 2396 $as_echo "$ac_try_echo") >&5 2275 2397 (eval "$ac_compiler --version >&5") 2>&5 2276 2398 ac_status=$? 2277 echo "$as_me:$LINENO: \$? = $ac_status" >&52399 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 2278 2400 (exit $ac_status); } 2279 2401 { (ac_try="$ac_compiler -v >&5" … … 2282 2404 *) ac_try_echo=$ac_try;; 2283 2405 esac 2284 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 2406 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 2407 $as_echo "$ac_try_echo") >&5 2285 2408 (eval "$ac_compiler -v >&5") 2>&5 2286 2409 ac_status=$? 2287 echo "$as_me:$LINENO: \$? = $ac_status" >&52410 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 2288 2411 (exit $ac_status); } 2289 2412 { (ac_try="$ac_compiler -V >&5" … … 2292 2415 *) ac_try_echo=$ac_try;; 2293 2416 esac 2294 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 2417 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 2418 $as_echo "$ac_try_echo") >&5 2295 2419 (eval "$ac_compiler -V >&5") 2>&5 2296 2420 ac_status=$? 2297 echo "$as_me:$LINENO: \$? = $ac_status" >&52421 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 2298 2422 (exit $ac_status); } 2299 2423 … … 2314 2438 _ACEOF 2315 2439 ac_clean_files_save=$ac_clean_files 2316 ac_clean_files="$ac_clean_files a.out a. exe b.out"2440 ac_clean_files="$ac_clean_files a.out a.out.dSYM a.exe b.out" 2317 2441 # Try to create an executable without -o first, disregard a.out. 2318 2442 # It will help us diagnose broken compilers, and finding out an intuition 2319 2443 # of exeext. 2320 { echo "$as_me:$LINENO: checking for C compiler default output file name" >&5 2321 echo $ECHO_N "checking for C compiler default output file name... $ECHO_C" >&6; } 2322 ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'` 2323 # 2324 # List of possible output files, starting from the most likely. 2325 # The algorithm is not robust to junk in `.', hence go to wildcards (a.*) 2326 # only as a last resort. b.out is created by i960 compilers. 2327 ac_files='a_out.exe a.exe conftest.exe a.out conftest a.* conftest.* b.out' 2328 # 2329 # The IRIX 6 linker writes into existing files which may not be 2330 # executable, retaining their permissions. Remove them first so a 2331 # subsequent execution test works. 2444 { $as_echo "$as_me:$LINENO: checking for C compiler default output file name" >&5 2445 $as_echo_n "checking for C compiler default output file name... " >&6; } 2446 ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'` 2447 2448 # The possible output files: 2449 ac_files="a.out conftest.exe conftest a.exe a_out.exe b.out conftest.*" 2450 2332 2451 ac_rmfiles= 2333 2452 for ac_file in $ac_files 2334 2453 do 2335 2454 case $ac_file in 2336 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *. o | *.obj ) ;;2455 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;; 2337 2456 * ) ac_rmfiles="$ac_rmfiles $ac_file";; 2338 2457 esac … … 2345 2464 *) ac_try_echo=$ac_try;; 2346 2465 esac 2347 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 2466 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 2467 $as_echo "$ac_try_echo") >&5 2348 2468 (eval "$ac_link_default") 2>&5 2349 2469 ac_status=$? 2350 echo "$as_me:$LINENO: \$? = $ac_status" >&52470 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 2351 2471 (exit $ac_status); }; then 2352 2472 # Autoconf-2.13 could set the ac_cv_exeext variable to `no'. … … 2359 2479 test -f "$ac_file" || continue 2360 2480 case $ac_file in 2361 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *. o | *.obj )2481 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) 2362 2482 ;; 2363 2483 [ab].out ) … … 2386 2506 fi 2387 2507 2388 { echo "$as_me:$LINENO: result: $ac_file" >&52389 echo "${ECHO_T}$ac_file" >&6; }2508 { $as_echo "$as_me:$LINENO: result: $ac_file" >&5 2509 $as_echo "$ac_file" >&6; } 2390 2510 if test -z "$ac_file"; then 2391 echo "$as_me: failed program was:" >&52511 $as_echo "$as_me: failed program was:" >&5 2392 2512 sed 's/^/| /' conftest.$ac_ext >&5 2393 2513 2394 { { echo "$as_me:$LINENO: error: C compiler cannot create executables2514 { { $as_echo "$as_me:$LINENO: error: C compiler cannot create executables 2395 2515 See \`config.log' for more details." >&5 2396 echo "$as_me: error: C compiler cannot create executables2516 $as_echo "$as_me: error: C compiler cannot create executables 2397 2517 See \`config.log' for more details." >&2;} 2398 2518 { (exit 77); exit 77; }; } … … 2403 2523 # Check that the compiler produces executables we can run. If not, either 2404 2524 # the compiler is broken, or we cross compile. 2405 { echo "$as_me:$LINENO: checking whether the C compiler works" >&52406 echo $ECHO_N "checking whether the C compiler works... $ECHO_C" >&6; }2525 { $as_echo "$as_me:$LINENO: checking whether the C compiler works" >&5 2526 $as_echo_n "checking whether the C compiler works... " >&6; } 2407 2527 # FIXME: These cross compiler hacks should be removed for Autoconf 3.0 2408 2528 # If not cross compiling, check that we can run a simple program. … … 2413 2533 *) ac_try_echo=$ac_try;; 2414 2534 esac 2415 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 2535 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 2536 $as_echo "$ac_try_echo") >&5 2416 2537 (eval "$ac_try") 2>&5 2417 2538 ac_status=$? 2418 echo "$as_me:$LINENO: \$? = $ac_status" >&52539 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 2419 2540 (exit $ac_status); }; }; then 2420 2541 cross_compiling=no … … 2423 2544 cross_compiling=yes 2424 2545 else 2425 { { echo "$as_me:$LINENO: error: cannot run C compiled programs.2546 { { $as_echo "$as_me:$LINENO: error: cannot run C compiled programs. 2426 2547 If you meant to cross compile, use \`--host'. 2427 2548 See \`config.log' for more details." >&5 2428 echo "$as_me: error: cannot run C compiled programs.2549 $as_echo "$as_me: error: cannot run C compiled programs. 2429 2550 If you meant to cross compile, use \`--host'. 2430 2551 See \`config.log' for more details." >&2;} … … 2433 2554 fi 2434 2555 fi 2435 { echo "$as_me:$LINENO: result: yes" >&52436 echo "${ECHO_T}yes" >&6; }2437 2438 rm -f a.outa.exe conftest$ac_cv_exeext b.out2556 { $as_echo "$as_me:$LINENO: result: yes" >&5 2557 $as_echo "yes" >&6; } 2558 2559 rm -f -r a.out a.out.dSYM a.exe conftest$ac_cv_exeext b.out 2439 2560 ac_clean_files=$ac_clean_files_save 2440 2561 # Check that the compiler produces executables we can run. If not, either 2441 2562 # the compiler is broken, or we cross compile. 2442 { echo "$as_me:$LINENO: checking whether we are cross compiling" >&52443 echo $ECHO_N "checking whether we are cross compiling... $ECHO_C" >&6; }2444 { echo "$as_me:$LINENO: result: $cross_compiling" >&52445 echo "${ECHO_T}$cross_compiling" >&6; }2446 2447 { echo "$as_me:$LINENO: checking for suffix of executables" >&52448 echo $ECHO_N "checking for suffix of executables... $ECHO_C" >&6; }2563 { $as_echo "$as_me:$LINENO: checking whether we are cross compiling" >&5 2564 $as_echo_n "checking whether we are cross compiling... " >&6; } 2565 { $as_echo "$as_me:$LINENO: result: $cross_compiling" >&5 2566 $as_echo "$cross_compiling" >&6; } 2567 2568 { $as_echo "$as_me:$LINENO: checking for suffix of executables" >&5 2569 $as_echo_n "checking for suffix of executables... " >&6; } 2449 2570 if { (ac_try="$ac_link" 2450 2571 case "(($ac_try" in … … 2452 2573 *) ac_try_echo=$ac_try;; 2453 2574 esac 2454 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 2575 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 2576 $as_echo "$ac_try_echo") >&5 2455 2577 (eval "$ac_link") 2>&5 2456 2578 ac_status=$? 2457 echo "$as_me:$LINENO: \$? = $ac_status" >&52579 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 2458 2580 (exit $ac_status); }; then 2459 2581 # If both `conftest.exe' and `conftest' are `present' (well, observable) … … 2464 2586 test -f "$ac_file" || continue 2465 2587 case $ac_file in 2466 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *. o | *.obj ) ;;2588 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;; 2467 2589 *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` 2468 2590 break;; … … 2471 2593 done 2472 2594 else 2473 { { echo "$as_me:$LINENO: error: cannot compute suffix of executables: cannot compile and link2595 { { $as_echo "$as_me:$LINENO: error: cannot compute suffix of executables: cannot compile and link 2474 2596 See \`config.log' for more details." >&5 2475 echo "$as_me: error: cannot compute suffix of executables: cannot compile and link2597 $as_echo "$as_me: error: cannot compute suffix of executables: cannot compile and link 2476 2598 See \`config.log' for more details." >&2;} 2477 2599 { (exit 1); exit 1; }; } … … 2479 2601 2480 2602 rm -f conftest$ac_cv_exeext 2481 { echo "$as_me:$LINENO: result: $ac_cv_exeext" >&52482 echo "${ECHO_T}$ac_cv_exeext" >&6; }2603 { $as_echo "$as_me:$LINENO: result: $ac_cv_exeext" >&5 2604 $as_echo "$ac_cv_exeext" >&6; } 2483 2605 2484 2606 rm -f conftest.$ac_ext 2485 2607 EXEEXT=$ac_cv_exeext 2486 2608 ac_exeext=$EXEEXT 2487 { echo "$as_me:$LINENO: checking for suffix of object files" >&52488 echo $ECHO_N "checking for suffix of object files... $ECHO_C" >&6; }2609 { $as_echo "$as_me:$LINENO: checking for suffix of object files" >&5 2610 $as_echo_n "checking for suffix of object files... " >&6; } 2489 2611 if test "${ac_cv_objext+set}" = set; then 2490 echo $ECHO_N "(cached) $ECHO_C" >&62612 $as_echo_n "(cached) " >&6 2491 2613 else 2492 2614 cat >conftest.$ac_ext <<_ACEOF … … 2511 2633 *) ac_try_echo=$ac_try;; 2512 2634 esac 2513 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 2635 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 2636 $as_echo "$ac_try_echo") >&5 2514 2637 (eval "$ac_compile") 2>&5 2515 2638 ac_status=$? 2516 echo "$as_me:$LINENO: \$? = $ac_status" >&52639 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 2517 2640 (exit $ac_status); }; then 2518 2641 for ac_file in conftest.o conftest.obj conftest.*; do 2519 2642 test -f "$ac_file" || continue; 2520 2643 case $ac_file in 2521 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf ) ;;2644 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;; 2522 2645 *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'` 2523 2646 break;; … … 2525 2648 done 2526 2649 else 2527 echo "$as_me: failed program was:" >&52650 $as_echo "$as_me: failed program was:" >&5 2528 2651 sed 's/^/| /' conftest.$ac_ext >&5 2529 2652 2530 { { echo "$as_me:$LINENO: error: cannot compute suffix of object files: cannot compile2653 { { $as_echo "$as_me:$LINENO: error: cannot compute suffix of object files: cannot compile 2531 2654 See \`config.log' for more details." >&5 2532 echo "$as_me: error: cannot compute suffix of object files: cannot compile2655 $as_echo "$as_me: error: cannot compute suffix of object files: cannot compile 2533 2656 See \`config.log' for more details." >&2;} 2534 2657 { (exit 1); exit 1; }; } … … 2537 2660 rm -f conftest.$ac_cv_objext conftest.$ac_ext 2538 2661 fi 2539 { echo "$as_me:$LINENO: result: $ac_cv_objext" >&52540 echo "${ECHO_T}$ac_cv_objext" >&6; }2662 { $as_echo "$as_me:$LINENO: result: $ac_cv_objext" >&5 2663 $as_echo "$ac_cv_objext" >&6; } 2541 2664 OBJEXT=$ac_cv_objext 2542 2665 ac_objext=$OBJEXT 2543 { echo "$as_me:$LINENO: checking whether we are using the GNU C compiler" >&52544 echo $ECHO_N "checking whether we are using the GNU C compiler... $ECHO_C" >&6; }2666 { $as_echo "$as_me:$LINENO: checking whether we are using the GNU C compiler" >&5 2667 $as_echo_n "checking whether we are using the GNU C compiler... " >&6; } 2545 2668 if test "${ac_cv_c_compiler_gnu+set}" = set; then 2546 echo $ECHO_N "(cached) $ECHO_C" >&62669 $as_echo_n "(cached) " >&6 2547 2670 else 2548 2671 cat >conftest.$ac_ext <<_ACEOF … … 2570 2693 *) ac_try_echo=$ac_try;; 2571 2694 esac 2572 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 2695 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 2696 $as_echo "$ac_try_echo") >&5 2573 2697 (eval "$ac_compile") 2>conftest.er1 2574 2698 ac_status=$? … … 2576 2700 rm -f conftest.er1 2577 2701 cat conftest.err >&5 2578 echo "$as_me:$LINENO: \$? = $ac_status" >&52702 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 2579 2703 (exit $ac_status); } && { 2580 2704 test -z "$ac_c_werror_flag" || … … 2583 2707 ac_compiler_gnu=yes 2584 2708 else 2585 echo "$as_me: failed program was:" >&52709 $as_echo "$as_me: failed program was:" >&5 2586 2710 sed 's/^/| /' conftest.$ac_ext >&5 2587 2711 … … 2593 2717 2594 2718 fi 2595 { echo "$as_me:$LINENO: result: $ac_cv_c_compiler_gnu" >&5 2596 echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6; } 2597 GCC=`test $ac_compiler_gnu = yes && echo yes` 2719 { $as_echo "$as_me:$LINENO: result: $ac_cv_c_compiler_gnu" >&5 2720 $as_echo "$ac_cv_c_compiler_gnu" >&6; } 2721 if test $ac_compiler_gnu = yes; then 2722 GCC=yes 2723 else 2724 GCC= 2725 fi 2598 2726 ac_test_CFLAGS=${CFLAGS+set} 2599 2727 ac_save_CFLAGS=$CFLAGS 2600 { echo "$as_me:$LINENO: checking whether $CC accepts -g" >&52601 echo $ECHO_N "checking whether $CC accepts -g... $ECHO_C" >&6; }2728 { $as_echo "$as_me:$LINENO: checking whether $CC accepts -g" >&5 2729 $as_echo_n "checking whether $CC accepts -g... " >&6; } 2602 2730 if test "${ac_cv_prog_cc_g+set}" = set; then 2603 echo $ECHO_N "(cached) $ECHO_C" >&62731 $as_echo_n "(cached) " >&6 2604 2732 else 2605 2733 ac_save_c_werror_flag=$ac_c_werror_flag … … 2628 2756 *) ac_try_echo=$ac_try;; 2629 2757 esac 2630 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 2758 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 2759 $as_echo "$ac_try_echo") >&5 2631 2760 (eval "$ac_compile") 2>conftest.er1 2632 2761 ac_status=$? … … 2634 2763 rm -f conftest.er1 2635 2764 cat conftest.err >&5 2636 echo "$as_me:$LINENO: \$? = $ac_status" >&52765 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 2637 2766 (exit $ac_status); } && { 2638 2767 test -z "$ac_c_werror_flag" || … … 2641 2770 ac_cv_prog_cc_g=yes 2642 2771 else 2643 echo "$as_me: failed program was:" >&52772 $as_echo "$as_me: failed program was:" >&5 2644 2773 sed 's/^/| /' conftest.$ac_ext >&5 2645 2774 … … 2666 2795 *) ac_try_echo=$ac_try;; 2667 2796 esac 2668 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 2797 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 2798 $as_echo "$ac_try_echo") >&5 2669 2799 (eval "$ac_compile") 2>conftest.er1 2670 2800 ac_status=$? … … 2672 2802 rm -f conftest.er1 2673 2803 cat conftest.err >&5 2674 echo "$as_me:$LINENO: \$? = $ac_status" >&52804 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 2675 2805 (exit $ac_status); } && { 2676 2806 test -z "$ac_c_werror_flag" || … … 2679 2809 : 2680 2810 else 2681 echo "$as_me: failed program was:" >&52811 $as_echo "$as_me: failed program was:" >&5 2682 2812 sed 's/^/| /' conftest.$ac_ext >&5 2683 2813 … … 2705 2835 *) ac_try_echo=$ac_try;; 2706 2836 esac 2707 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 2837 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 2838 $as_echo "$ac_try_echo") >&5 2708 2839 (eval "$ac_compile") 2>conftest.er1 2709 2840 ac_status=$? … … 2711 2842 rm -f conftest.er1 2712 2843 cat conftest.err >&5 2713 echo "$as_me:$LINENO: \$? = $ac_status" >&52844 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 2714 2845 (exit $ac_status); } && { 2715 2846 test -z "$ac_c_werror_flag" || … … 2718 2849 ac_cv_prog_cc_g=yes 2719 2850 else 2720 echo "$as_me: failed program was:" >&52851 $as_echo "$as_me: failed program was:" >&5 2721 2852 sed 's/^/| /' conftest.$ac_ext >&5 2722 2853 … … 2733 2864 ac_c_werror_flag=$ac_save_c_werror_flag 2734 2865 fi 2735 { echo "$as_me:$LINENO: result: $ac_cv_prog_cc_g" >&52736 echo "${ECHO_T}$ac_cv_prog_cc_g" >&6; }2866 { $as_echo "$as_me:$LINENO: result: $ac_cv_prog_cc_g" >&5 2867 $as_echo "$ac_cv_prog_cc_g" >&6; } 2737 2868 if test "$ac_test_CFLAGS" = set; then 2738 2869 CFLAGS=$ac_save_CFLAGS … … 2750 2881 fi 2751 2882 fi 2752 { echo "$as_me:$LINENO: checking for $CC option to accept ISO C89" >&52753 echo $ECHO_N "checking for $CC option to accept ISO C89... $ECHO_C" >&6; }2883 { $as_echo "$as_me:$LINENO: checking for $CC option to accept ISO C89" >&5 2884 $as_echo_n "checking for $CC option to accept ISO C89... " >&6; } 2754 2885 if test "${ac_cv_prog_cc_c89+set}" = set; then 2755 echo $ECHO_N "(cached) $ECHO_C" >&62886 $as_echo_n "(cached) " >&6 2756 2887 else 2757 2888 ac_cv_prog_cc_c89=no … … 2824 2955 *) ac_try_echo=$ac_try;; 2825 2956 esac 2826 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 2957 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 2958 $as_echo "$ac_try_echo") >&5 2827 2959 (eval "$ac_compile") 2>conftest.er1 2828 2960 ac_status=$? … … 2830 2962 rm -f conftest.er1 2831 2963 cat conftest.err >&5 2832 echo "$as_me:$LINENO: \$? = $ac_status" >&52964 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 2833 2965 (exit $ac_status); } && { 2834 2966 test -z "$ac_c_werror_flag" || … … 2837 2969 ac_cv_prog_cc_c89=$ac_arg 2838 2970 else 2839 echo "$as_me: failed program was:" >&52971 $as_echo "$as_me: failed program was:" >&5 2840 2972 sed 's/^/| /' conftest.$ac_ext >&5 2841 2973 … … 2853 2985 case "x$ac_cv_prog_cc_c89" in 2854 2986 x) 2855 { echo "$as_me:$LINENO: result: none needed" >&52856 echo "${ECHO_T}none needed" >&6; } ;;2987 { $as_echo "$as_me:$LINENO: result: none needed" >&5 2988 $as_echo "none needed" >&6; } ;; 2857 2989 xno) 2858 { echo "$as_me:$LINENO: result: unsupported" >&52859 echo "${ECHO_T}unsupported" >&6; } ;;2990 { $as_echo "$as_me:$LINENO: result: unsupported" >&5 2991 $as_echo "unsupported" >&6; } ;; 2860 2992 *) 2861 2993 CC="$CC $ac_cv_prog_cc_c89" 2862 { echo "$as_me:$LINENO: result: $ac_cv_prog_cc_c89" >&52863 echo "${ECHO_T}$ac_cv_prog_cc_c89" >&6; } ;;2994 { $as_echo "$as_me:$LINENO: result: $ac_cv_prog_cc_c89" >&5 2995 $as_echo "$ac_cv_prog_cc_c89" >&6; } ;; 2864 2996 esac 2865 2997 … … 2880 3012 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args. 2881 3013 set dummy $ac_tool_prefix$ac_prog; ac_word=$2 2882 { echo "$as_me:$LINENO: checking for $ac_word" >&52883 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }3014 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5 3015 $as_echo_n "checking for $ac_word... " >&6; } 2884 3016 if test "${ac_cv_prog_F77+set}" = set; then 2885 echo $ECHO_N "(cached) $ECHO_C" >&63017 $as_echo_n "(cached) " >&6 2886 3018 else 2887 3019 if test -n "$F77"; then … … 2896 3028 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 2897 3029 ac_cv_prog_F77="$ac_tool_prefix$ac_prog" 2898 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&53030 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 2899 3031 break 2 2900 3032 fi … … 2907 3039 F77=$ac_cv_prog_F77 2908 3040 if test -n "$F77"; then 2909 { echo "$as_me:$LINENO: result: $F77" >&52910 echo "${ECHO_T}$F77" >&6; }2911 else 2912 { echo "$as_me:$LINENO: result: no" >&52913 echo "${ECHO_T}no" >&6; }3041 { $as_echo "$as_me:$LINENO: result: $F77" >&5 3042 $as_echo "$F77" >&6; } 3043 else 3044 { $as_echo "$as_me:$LINENO: result: no" >&5 3045 $as_echo "no" >&6; } 2914 3046 fi 2915 3047 … … 2924 3056 # Extract the first word of "$ac_prog", so it can be a program name with args. 2925 3057 set dummy $ac_prog; ac_word=$2 2926 { echo "$as_me:$LINENO: checking for $ac_word" >&52927 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }3058 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5 3059 $as_echo_n "checking for $ac_word... " >&6; } 2928 3060 if test "${ac_cv_prog_ac_ct_F77+set}" = set; then 2929 echo $ECHO_N "(cached) $ECHO_C" >&63061 $as_echo_n "(cached) " >&6 2930 3062 else 2931 3063 if test -n "$ac_ct_F77"; then … … 2940 3072 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 2941 3073 ac_cv_prog_ac_ct_F77="$ac_prog" 2942 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&53074 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 2943 3075 break 2 2944 3076 fi … … 2951 3083 ac_ct_F77=$ac_cv_prog_ac_ct_F77 2952 3084 if test -n "$ac_ct_F77"; then 2953 { echo "$as_me:$LINENO: result: $ac_ct_F77" >&52954 echo "${ECHO_T}$ac_ct_F77" >&6; }2955 else 2956 { echo "$as_me:$LINENO: result: no" >&52957 echo "${ECHO_T}no" >&6; }3085 { $as_echo "$as_me:$LINENO: result: $ac_ct_F77" >&5 3086 $as_echo "$ac_ct_F77" >&6; } 3087 else 3088 { $as_echo "$as_me:$LINENO: result: no" >&5 3089 $as_echo "no" >&6; } 2958 3090 fi 2959 3091 … … 2967 3099 case $cross_compiling:$ac_tool_warned in 2968 3100 yes:) 2969 { echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools3101 { $as_echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools 2970 3102 whose name does not start with the host triplet. If you think this 2971 3103 configuration is useful to you, please write to autoconf@gnu.org." >&5 2972 echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools3104 $as_echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools 2973 3105 whose name does not start with the host triplet. If you think this 2974 3106 configuration is useful to you, please write to autoconf@gnu.org." >&2;} … … 2981 3113 2982 3114 # Provide some information about the compiler. 2983 echo "$as_me:$LINENO: checking for Fortran 77 compiler version" >&5 2984 ac_compiler=`set X $ac_compile; echo $2` 3115 $as_echo "$as_me:$LINENO: checking for Fortran 77 compiler version" >&5 3116 set X $ac_compile 3117 ac_compiler=$2 2985 3118 { (ac_try="$ac_compiler --version >&5" 2986 3119 case "(($ac_try" in … … 2988 3121 *) ac_try_echo=$ac_try;; 2989 3122 esac 2990 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 3123 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 3124 $as_echo "$ac_try_echo") >&5 2991 3125 (eval "$ac_compiler --version >&5") 2>&5 2992 3126 ac_status=$? 2993 echo "$as_me:$LINENO: \$? = $ac_status" >&53127 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 2994 3128 (exit $ac_status); } 2995 3129 { (ac_try="$ac_compiler -v >&5" … … 2998 3132 *) ac_try_echo=$ac_try;; 2999 3133 esac 3000 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 3134 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 3135 $as_echo "$ac_try_echo") >&5 3001 3136 (eval "$ac_compiler -v >&5") 2>&5 3002 3137 ac_status=$? 3003 echo "$as_me:$LINENO: \$? = $ac_status" >&53138 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 3004 3139 (exit $ac_status); } 3005 3140 { (ac_try="$ac_compiler -V >&5" … … 3008 3143 *) ac_try_echo=$ac_try;; 3009 3144 esac 3010 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 3145 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 3146 $as_echo "$ac_try_echo") >&5 3011 3147 (eval "$ac_compiler -V >&5") 2>&5 3012 3148 ac_status=$? 3013 echo "$as_me:$LINENO: \$? = $ac_status" >&53149 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 3014 3150 (exit $ac_status); } 3015 3151 rm -f a.out … … 3019 3155 ac_save_ext=$ac_ext 3020 3156 ac_ext=F 3021 { echo "$as_me:$LINENO: checking whether we are using the GNU Fortran 77 compiler" >&53022 echo $ECHO_N "checking whether we are using the GNU Fortran 77 compiler... $ECHO_C" >&6; }3157 { $as_echo "$as_me:$LINENO: checking whether we are using the GNU Fortran 77 compiler" >&5 3158 $as_echo_n "checking whether we are using the GNU Fortran 77 compiler... " >&6; } 3023 3159 if test "${ac_cv_f77_compiler_gnu+set}" = set; then 3024 echo $ECHO_N "(cached) $ECHO_C" >&63160 $as_echo_n "(cached) " >&6 3025 3161 else 3026 3162 cat >conftest.$ac_ext <<_ACEOF … … 3038 3174 *) ac_try_echo=$ac_try;; 3039 3175 esac 3040 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 3176 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 3177 $as_echo "$ac_try_echo") >&5 3041 3178 (eval "$ac_compile") 2>conftest.er1 3042 3179 ac_status=$? … … 3044 3181 rm -f conftest.er1 3045 3182 cat conftest.err >&5 3046 echo "$as_me:$LINENO: \$? = $ac_status" >&53183 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 3047 3184 (exit $ac_status); } && { 3048 3185 test -z "$ac_f77_werror_flag" || … … 3051 3188 ac_compiler_gnu=yes 3052 3189 else 3053 echo "$as_me: failed program was:" >&53190 $as_echo "$as_me: failed program was:" >&5 3054 3191 sed 's/^/| /' conftest.$ac_ext >&5 3055 3192 … … 3061 3198 3062 3199 fi 3063 { echo "$as_me:$LINENO: result: $ac_cv_f77_compiler_gnu" >&53064 echo "${ECHO_T}$ac_cv_f77_compiler_gnu" >&6; }3200 { $as_echo "$as_me:$LINENO: result: $ac_cv_f77_compiler_gnu" >&5 3201 $as_echo "$ac_cv_f77_compiler_gnu" >&6; } 3065 3202 ac_ext=$ac_save_ext 3066 3203 ac_test_FFLAGS=${FFLAGS+set} 3067 3204 ac_save_FFLAGS=$FFLAGS 3068 3205 FFLAGS= 3069 { echo "$as_me:$LINENO: checking whether $F77 accepts -g" >&53070 echo $ECHO_N "checking whether $F77 accepts -g... $ECHO_C" >&6; }3206 { $as_echo "$as_me:$LINENO: checking whether $F77 accepts -g" >&5 3207 $as_echo_n "checking whether $F77 accepts -g... " >&6; } 3071 3208 if test "${ac_cv_prog_f77_g+set}" = set; then 3072 echo $ECHO_N "(cached) $ECHO_C" >&63209 $as_echo_n "(cached) " >&6 3073 3210 else 3074 3211 FFLAGS=-g … … 3084 3221 *) ac_try_echo=$ac_try;; 3085 3222 esac 3086 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 3223 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 3224 $as_echo "$ac_try_echo") >&5 3087 3225 (eval "$ac_compile") 2>conftest.er1 3088 3226 ac_status=$? … … 3090 3228 rm -f conftest.er1 3091 3229 cat conftest.err >&5 3092 echo "$as_me:$LINENO: \$? = $ac_status" >&53230 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 3093 3231 (exit $ac_status); } && { 3094 3232 test -z "$ac_f77_werror_flag" || … … 3097 3235 ac_cv_prog_f77_g=yes 3098 3236 else 3099 echo "$as_me: failed program was:" >&53237 $as_echo "$as_me: failed program was:" >&5 3100 3238 sed 's/^/| /' conftest.$ac_ext >&5 3101 3239 … … 3106 3244 3107 3245 fi 3108 { echo "$as_me:$LINENO: result: $ac_cv_prog_f77_g" >&53109 echo "${ECHO_T}$ac_cv_prog_f77_g" >&6; }3246 { $as_echo "$as_me:$LINENO: result: $ac_cv_prog_f77_g" >&5 3247 $as_echo "$ac_cv_prog_f77_g" >&6; } 3110 3248 if test "$ac_test_FFLAGS" = set; then 3111 3249 FFLAGS=$ac_save_FFLAGS … … 3124 3262 fi 3125 3263 3126 G77=`test $ac_compiler_gnu = yes && echo yes` 3264 if test $ac_compiler_gnu = yes; then 3265 G77=yes 3266 else 3267 G77= 3268 fi 3127 3269 ac_ext=c 3128 3270 ac_cpp='$CPP $CPPFLAGS' … … 3151 3293 # OS/2's system install, which has a completely different semantic 3152 3294 # ./install, which can be erroneously created by make from ./install.sh. 3153 { echo "$as_me:$LINENO: checking for a BSD-compatible install" >&5 3154 echo $ECHO_N "checking for a BSD-compatible install... $ECHO_C" >&6; } 3295 # Reject install programs that cannot install multiple files. 3296 { $as_echo "$as_me:$LINENO: checking for a BSD-compatible install" >&5 3297 $as_echo_n "checking for a BSD-compatible install... " >&6; } 3155 3298 if test -z "$INSTALL"; then 3156 3299 if test "${ac_cv_path_install+set}" = set; then 3157 echo $ECHO_N "(cached) $ECHO_C" >&63300 $as_echo_n "(cached) " >&6 3158 3301 else 3159 3302 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR … … 3184 3327 : 3185 3328 else 3186 ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c" 3187 break 3 3329 rm -rf conftest.one conftest.two conftest.dir 3330 echo one > conftest.one 3331 echo two > conftest.two 3332 mkdir conftest.dir 3333 if "$as_dir/$ac_prog$ac_exec_ext" -c conftest.one conftest.two "`pwd`/conftest.dir" && 3334 test -s conftest.one && test -s conftest.two && 3335 test -s conftest.dir/conftest.one && 3336 test -s conftest.dir/conftest.two 3337 then 3338 ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c" 3339 break 3 3340 fi 3188 3341 fi 3189 3342 fi … … 3192 3345 ;; 3193 3346 esac 3347 3194 3348 done 3195 3349 IFS=$as_save_IFS 3196 3350 3351 rm -rf conftest.one conftest.two conftest.dir 3197 3352 3198 3353 fi … … 3207 3362 fi 3208 3363 fi 3209 { echo "$as_me:$LINENO: result: $INSTALL" >&53210 echo "${ECHO_T}$INSTALL" >&6; }3364 { $as_echo "$as_me:$LINENO: result: $INSTALL" >&5 3365 $as_echo "$INSTALL" >&6; } 3211 3366 3212 3367 # Use test -z because SunOS4 sh mishandles braces in ${var-val}. … … 3221 3376 # Extract the first word of "${ac_tool_prefix}ranlib", so it can be a program name with args. 3222 3377 set dummy ${ac_tool_prefix}ranlib; ac_word=$2 3223 { echo "$as_me:$LINENO: checking for $ac_word" >&53224 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }3378 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5 3379 $as_echo_n "checking for $ac_word... " >&6; } 3225 3380 if test "${ac_cv_prog_RANLIB+set}" = set; then 3226 echo $ECHO_N "(cached) $ECHO_C" >&63381 $as_echo_n "(cached) " >&6 3227 3382 else 3228 3383 if test -n "$RANLIB"; then … … 3237 3392 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 3238 3393 ac_cv_prog_RANLIB="${ac_tool_prefix}ranlib" 3239 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&53394 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 3240 3395 break 2 3241 3396 fi … … 3248 3403 RANLIB=$ac_cv_prog_RANLIB 3249 3404 if test -n "$RANLIB"; then 3250 { echo "$as_me:$LINENO: result: $RANLIB" >&53251 echo "${ECHO_T}$RANLIB" >&6; }3252 else 3253 { echo "$as_me:$LINENO: result: no" >&53254 echo "${ECHO_T}no" >&6; }3405 { $as_echo "$as_me:$LINENO: result: $RANLIB" >&5 3406 $as_echo "$RANLIB" >&6; } 3407 else 3408 { $as_echo "$as_me:$LINENO: result: no" >&5 3409 $as_echo "no" >&6; } 3255 3410 fi 3256 3411 … … 3261 3416 # Extract the first word of "ranlib", so it can be a program name with args. 3262 3417 set dummy ranlib; ac_word=$2 3263 { echo "$as_me:$LINENO: checking for $ac_word" >&53264 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }3418 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5 3419 $as_echo_n "checking for $ac_word... " >&6; } 3265 3420 if test "${ac_cv_prog_ac_ct_RANLIB+set}" = set; then 3266 echo $ECHO_N "(cached) $ECHO_C" >&63421 $as_echo_n "(cached) " >&6 3267 3422 else 3268 3423 if test -n "$ac_ct_RANLIB"; then … … 3277 3432 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 3278 3433 ac_cv_prog_ac_ct_RANLIB="ranlib" 3279 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&53434 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 3280 3435 break 2 3281 3436 fi … … 3288 3443 ac_ct_RANLIB=$ac_cv_prog_ac_ct_RANLIB 3289 3444 if test -n "$ac_ct_RANLIB"; then 3290 { echo "$as_me:$LINENO: result: $ac_ct_RANLIB" >&53291 echo "${ECHO_T}$ac_ct_RANLIB" >&6; }3292 else 3293 { echo "$as_me:$LINENO: result: no" >&53294 echo "${ECHO_T}no" >&6; }3445 { $as_echo "$as_me:$LINENO: result: $ac_ct_RANLIB" >&5 3446 $as_echo "$ac_ct_RANLIB" >&6; } 3447 else 3448 { $as_echo "$as_me:$LINENO: result: no" >&5 3449 $as_echo "no" >&6; } 3295 3450 fi 3296 3451 … … 3300 3455 case $cross_compiling:$ac_tool_warned in 3301 3456 yes:) 3302 { echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools3457 { $as_echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools 3303 3458 whose name does not start with the host triplet. If you think this 3304 3459 configuration is useful to you, please write to autoconf@gnu.org." >&5 3305 echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools3460 $as_echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools 3306 3461 whose name does not start with the host triplet. If you think this 3307 3462 configuration is useful to you, please write to autoconf@gnu.org." >&2;} … … 3314 3469 fi 3315 3470 3316 { echo "$as_me:$LINENO: checking whether ln -s works" >&53317 echo $ECHO_N "checking whether ln -s works... $ECHO_C" >&6; }3471 { $as_echo "$as_me:$LINENO: checking whether ln -s works" >&5 3472 $as_echo_n "checking whether ln -s works... " >&6; } 3318 3473 LN_S=$as_ln_s 3319 3474 if test "$LN_S" = "ln -s"; then 3320 { echo "$as_me:$LINENO: result: yes" >&53321 echo "${ECHO_T}yes" >&6; }3322 else 3323 { echo "$as_me:$LINENO: result: no, using $LN_S" >&53324 echo "${ECHO_T}no, using $LN_S" >&6; }3325 fi 3326 3327 { echo "$as_me:$LINENO: checking for a thread-safe mkdir -p" >&53328 echo $ECHO_N "checking for a thread-safe mkdir -p... $ECHO_C" >&6; }3475 { $as_echo "$as_me:$LINENO: result: yes" >&5 3476 $as_echo "yes" >&6; } 3477 else 3478 { $as_echo "$as_me:$LINENO: result: no, using $LN_S" >&5 3479 $as_echo "no, using $LN_S" >&6; } 3480 fi 3481 3482 { $as_echo "$as_me:$LINENO: checking for a thread-safe mkdir -p" >&5 3483 $as_echo_n "checking for a thread-safe mkdir -p... " >&6; } 3329 3484 if test -z "$MKDIR_P"; then 3330 3485 if test "${ac_cv_path_mkdir+set}" = set; then 3331 echo $ECHO_N "(cached) $ECHO_C" >&63486 $as_echo_n "(cached) " >&6 3332 3487 else 3333 3488 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR … … 3364 3519 fi 3365 3520 fi 3366 { echo "$as_me:$LINENO: result: $MKDIR_P" >&53367 echo "${ECHO_T}$MKDIR_P" >&6; }3521 { $as_echo "$as_me:$LINENO: result: $MKDIR_P" >&5 3522 $as_echo "$MKDIR_P" >&6; } 3368 3523 3369 3524 … … 3374 3529 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' 3375 3530 ac_compiler_gnu=$ac_cv_c_compiler_gnu 3376 { echo "$as_me:$LINENO: checking how to run the C preprocessor" >&53377 echo $ECHO_N "checking how to run the C preprocessor... $ECHO_C" >&6; }3531 { $as_echo "$as_me:$LINENO: checking how to run the C preprocessor" >&5 3532 $as_echo_n "checking how to run the C preprocessor... " >&6; } 3378 3533 # On Suns, sometimes $CPP names a directory. 3379 3534 if test -n "$CPP" && test -d "$CPP"; then … … 3382 3537 if test -z "$CPP"; then 3383 3538 if test "${ac_cv_prog_CPP+set}" = set; then 3384 echo $ECHO_N "(cached) $ECHO_C" >&63539 $as_echo_n "(cached) " >&6 3385 3540 else 3386 3541 # Double quotes because CPP needs to be expanded … … 3414 3569 *) ac_try_echo=$ac_try;; 3415 3570 esac 3416 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 3571 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 3572 $as_echo "$ac_try_echo") >&5 3417 3573 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 3418 3574 ac_status=$? … … 3420 3576 rm -f conftest.er1 3421 3577 cat conftest.err >&5 3422 echo "$as_me:$LINENO: \$? = $ac_status" >&53578 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 3423 3579 (exit $ac_status); } >/dev/null && { 3424 3580 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || … … 3427 3583 : 3428 3584 else 3429 echo "$as_me: failed program was:" >&53585 $as_echo "$as_me: failed program was:" >&5 3430 3586 sed 's/^/| /' conftest.$ac_ext >&5 3431 3587 … … 3451 3607 *) ac_try_echo=$ac_try;; 3452 3608 esac 3453 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 3609 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 3610 $as_echo "$ac_try_echo") >&5 3454 3611 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 3455 3612 ac_status=$? … … 3457 3614 rm -f conftest.er1 3458 3615 cat conftest.err >&5 3459 echo "$as_me:$LINENO: \$? = $ac_status" >&53616 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 3460 3617 (exit $ac_status); } >/dev/null && { 3461 3618 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || … … 3465 3622 continue 3466 3623 else 3467 echo "$as_me: failed program was:" >&53624 $as_echo "$as_me: failed program was:" >&5 3468 3625 sed 's/^/| /' conftest.$ac_ext >&5 3469 3626 … … 3490 3647 ac_cv_prog_CPP=$CPP 3491 3648 fi 3492 { echo "$as_me:$LINENO: result: $CPP" >&53493 echo "${ECHO_T}$CPP" >&6; }3649 { $as_echo "$as_me:$LINENO: result: $CPP" >&5 3650 $as_echo "$CPP" >&6; } 3494 3651 ac_preproc_ok=false 3495 3652 for ac_c_preproc_warn_flag in '' yes … … 3519 3676 *) ac_try_echo=$ac_try;; 3520 3677 esac 3521 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 3678 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 3679 $as_echo "$ac_try_echo") >&5 3522 3680 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 3523 3681 ac_status=$? … … 3525 3683 rm -f conftest.er1 3526 3684 cat conftest.err >&5 3527 echo "$as_me:$LINENO: \$? = $ac_status" >&53685 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 3528 3686 (exit $ac_status); } >/dev/null && { 3529 3687 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || … … 3532 3690 : 3533 3691 else 3534 echo "$as_me: failed program was:" >&53692 $as_echo "$as_me: failed program was:" >&5 3535 3693 sed 's/^/| /' conftest.$ac_ext >&5 3536 3694 … … 3556 3714 *) ac_try_echo=$ac_try;; 3557 3715 esac 3558 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 3716 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 3717 $as_echo "$ac_try_echo") >&5 3559 3718 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 3560 3719 ac_status=$? … … 3562 3721 rm -f conftest.er1 3563 3722 cat conftest.err >&5 3564 echo "$as_me:$LINENO: \$? = $ac_status" >&53723 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 3565 3724 (exit $ac_status); } >/dev/null && { 3566 3725 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || … … 3570 3729 continue 3571 3730 else 3572 echo "$as_me: failed program was:" >&53731 $as_echo "$as_me: failed program was:" >&5 3573 3732 sed 's/^/| /' conftest.$ac_ext >&5 3574 3733 … … 3586 3745 : 3587 3746 else 3588 { { echo "$as_me:$LINENO: error: C preprocessor \"$CPP\" fails sanity check3747 { { $as_echo "$as_me:$LINENO: error: C preprocessor \"$CPP\" fails sanity check 3589 3748 See \`config.log' for more details." >&5 3590 echo "$as_me: error: C preprocessor \"$CPP\" fails sanity check3749 $as_echo "$as_me: error: C preprocessor \"$CPP\" fails sanity check 3591 3750 See \`config.log' for more details." >&2;} 3592 3751 { (exit 1); exit 1; }; } … … 3600 3759 3601 3760 3602 { echo "$as_me:$LINENO: checking for grep that handles long lines and -e" >&53603 echo $ECHO_N "checking for grep that handles long lines and -e... $ECHO_C" >&6; }3761 { $as_echo "$as_me:$LINENO: checking for grep that handles long lines and -e" >&5 3762 $as_echo_n "checking for grep that handles long lines and -e... " >&6; } 3604 3763 if test "${ac_cv_path_GREP+set}" = set; then 3605 echo $ECHO_N "(cached) $ECHO_C" >&6 3606 else 3607 # Extract the first word of "grep ggrep" to use in msg output 3608 if test -z "$GREP"; then 3609 set dummy grep ggrep; ac_prog_name=$2 3610 if test "${ac_cv_path_GREP+set}" = set; then 3611 echo $ECHO_N "(cached) $ECHO_C" >&6 3612 else 3764 $as_echo_n "(cached) " >&6 3765 else 3766 if test -z "$GREP"; then 3613 3767 ac_path_GREP_found=false 3614 # Loop through the user's path and test for each of PROGNAME-LIST3615 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR3768 # Loop through the user's path and test for each of PROGNAME-LIST 3769 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR 3616 3770 for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin 3617 3771 do … … 3619 3773 test -z "$as_dir" && as_dir=. 3620 3774 for ac_prog in grep ggrep; do 3621 for ac_exec_ext in '' $ac_executable_extensions; do3622 ac_path_GREP="$as_dir/$ac_prog$ac_exec_ext"3623 { test -f "$ac_path_GREP" && $as_test_x "$ac_path_GREP"; } || continue3624 3775 for ac_exec_ext in '' $ac_executable_extensions; do 3776 ac_path_GREP="$as_dir/$ac_prog$ac_exec_ext" 3777 { test -f "$ac_path_GREP" && $as_test_x "$ac_path_GREP"; } || continue 3778 # Check for GNU ac_path_GREP and select it if it is found. 3625 3779 # Check for GNU $ac_path_GREP 3626 3780 case `"$ac_path_GREP" --version 2>&1` in … … 3629 3783 *) 3630 3784 ac_count=0 3631 echo $ECHO_N "0123456789$ECHO_C">"conftest.in"3785 $as_echo_n 0123456789 >"conftest.in" 3632 3786 while : 3633 3787 do … … 3635 3789 mv "conftest.tmp" "conftest.in" 3636 3790 cp "conftest.in" "conftest.nl" 3637 echo 'GREP' >> "conftest.nl"3791 $as_echo 'GREP' >> "conftest.nl" 3638 3792 "$ac_path_GREP" -e 'GREP$' -e '-(cannot match)-' < "conftest.nl" >"conftest.out" 2>/dev/null || break 3639 3793 diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break … … 3650 3804 esac 3651 3805 3652 3653 $ac_path_GREP_found && break 33806 $ac_path_GREP_found && break 3 3807 done 3654 3808 done 3655 3809 done 3656 3657 done3658 3810 IFS=$as_save_IFS 3659 3660 3661 fi 3662 3663 GREP="$ac_cv_path_GREP" 3664 if test -z "$GREP"; then 3665 { { echo "$as_me:$LINENO: error: no acceptable $ac_prog_name could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&5 3666 echo "$as_me: error: no acceptable $ac_prog_name could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&2;} 3811 if test -z "$ac_cv_path_GREP"; then 3812 { { $as_echo "$as_me:$LINENO: error: no acceptable grep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&5 3813 $as_echo "$as_me: error: no acceptable grep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&2;} 3667 3814 { (exit 1); exit 1; }; } 3668 fi 3669 3815 fi 3670 3816 else 3671 3817 ac_cv_path_GREP=$GREP 3672 3818 fi 3673 3819 3674 3675 fi 3676 { echo "$as_me:$LINENO: result: $ac_cv_path_GREP" >&5 3677 echo "${ECHO_T}$ac_cv_path_GREP" >&6; } 3820 fi 3821 { $as_echo "$as_me:$LINENO: result: $ac_cv_path_GREP" >&5 3822 $as_echo "$ac_cv_path_GREP" >&6; } 3678 3823 GREP="$ac_cv_path_GREP" 3679 3824 3680 3825 3681 { echo "$as_me:$LINENO: checking for egrep" >&53682 echo $ECHO_N "checking for egrep... $ECHO_C" >&6; }3826 { $as_echo "$as_me:$LINENO: checking for egrep" >&5 3827 $as_echo_n "checking for egrep... " >&6; } 3683 3828 if test "${ac_cv_path_EGREP+set}" = set; then 3684 echo $ECHO_N "(cached) $ECHO_C" >&63829 $as_echo_n "(cached) " >&6 3685 3830 else 3686 3831 if echo a | $GREP -E '(a|b)' >/dev/null 2>&1 3687 3832 then ac_cv_path_EGREP="$GREP -E" 3688 3833 else 3689 # Extract the first word of "egrep" to use in msg output 3690 if test -z "$EGREP"; then 3691 set dummy egrep; ac_prog_name=$2 3692 if test "${ac_cv_path_EGREP+set}" = set; then 3693 echo $ECHO_N "(cached) $ECHO_C" >&6 3694 else 3834 if test -z "$EGREP"; then 3695 3835 ac_path_EGREP_found=false 3696 # Loop through the user's path and test for each of PROGNAME-LIST3697 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR3836 # Loop through the user's path and test for each of PROGNAME-LIST 3837 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR 3698 3838 for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin 3699 3839 do … … 3701 3841 test -z "$as_dir" && as_dir=. 3702 3842 for ac_prog in egrep; do 3703 for ac_exec_ext in '' $ac_executable_extensions; do3704 ac_path_EGREP="$as_dir/$ac_prog$ac_exec_ext"3705 { test -f "$ac_path_EGREP" && $as_test_x "$ac_path_EGREP"; } || continue3706 3843 for ac_exec_ext in '' $ac_executable_extensions; do 3844 ac_path_EGREP="$as_dir/$ac_prog$ac_exec_ext" 3845 { test -f "$ac_path_EGREP" && $as_test_x "$ac_path_EGREP"; } || continue 3846 # Check for GNU ac_path_EGREP and select it if it is found. 3707 3847 # Check for GNU $ac_path_EGREP 3708 3848 case `"$ac_path_EGREP" --version 2>&1` in … … 3711 3851 *) 3712 3852 ac_count=0 3713 echo $ECHO_N "0123456789$ECHO_C">"conftest.in"3853 $as_echo_n 0123456789 >"conftest.in" 3714 3854 while : 3715 3855 do … … 3717 3857 mv "conftest.tmp" "conftest.in" 3718 3858 cp "conftest.in" "conftest.nl" 3719 echo 'EGREP' >> "conftest.nl"3859 $as_echo 'EGREP' >> "conftest.nl" 3720 3860 "$ac_path_EGREP" 'EGREP$' < "conftest.nl" >"conftest.out" 2>/dev/null || break 3721 3861 diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break … … 3732 3872 esac 3733 3873 3734 3735 $ac_path_EGREP_found && break 33874 $ac_path_EGREP_found && break 3 3875 done 3736 3876 done 3737 3877 done 3738 3739 done3740 3878 IFS=$as_save_IFS 3741 3742 3743 fi 3744 3745 EGREP="$ac_cv_path_EGREP" 3746 if test -z "$EGREP"; then 3747 { { echo "$as_me:$LINENO: error: no acceptable $ac_prog_name could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&5 3748 echo "$as_me: error: no acceptable $ac_prog_name could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&2;} 3879 if test -z "$ac_cv_path_EGREP"; then 3880 { { $as_echo "$as_me:$LINENO: error: no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&5 3881 $as_echo "$as_me: error: no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&2;} 3749 3882 { (exit 1); exit 1; }; } 3750 fi 3751 3883 fi 3752 3884 else 3753 3885 ac_cv_path_EGREP=$EGREP 3754 3886 fi 3755 3887 3756 3757 3888 fi 3758 3889 fi 3759 { echo "$as_me:$LINENO: result: $ac_cv_path_EGREP" >&53760 echo "${ECHO_T}$ac_cv_path_EGREP" >&6; }3890 { $as_echo "$as_me:$LINENO: result: $ac_cv_path_EGREP" >&5 3891 $as_echo "$ac_cv_path_EGREP" >&6; } 3761 3892 EGREP="$ac_cv_path_EGREP" 3762 3893 3763 3894 3764 { echo "$as_me:$LINENO: checking for ANSI C header files" >&53765 echo $ECHO_N "checking for ANSI C header files... $ECHO_C" >&6; }3895 { $as_echo "$as_me:$LINENO: checking for ANSI C header files" >&5 3896 $as_echo_n "checking for ANSI C header files... " >&6; } 3766 3897 if test "${ac_cv_header_stdc+set}" = set; then 3767 echo $ECHO_N "(cached) $ECHO_C" >&63898 $as_echo_n "(cached) " >&6 3768 3899 else 3769 3900 cat >conftest.$ac_ext <<_ACEOF … … 3792 3923 *) ac_try_echo=$ac_try;; 3793 3924 esac 3794 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 3925 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 3926 $as_echo "$ac_try_echo") >&5 3795 3927 (eval "$ac_compile") 2>conftest.er1 3796 3928 ac_status=$? … … 3798 3930 rm -f conftest.er1 3799 3931 cat conftest.err >&5 3800 echo "$as_me:$LINENO: \$? = $ac_status" >&53932 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 3801 3933 (exit $ac_status); } && { 3802 3934 test -z "$ac_c_werror_flag" || … … 3805 3937 ac_cv_header_stdc=yes 3806 3938 else 3807 echo "$as_me: failed program was:" >&53939 $as_echo "$as_me: failed program was:" >&5 3808 3940 sed 's/^/| /' conftest.$ac_ext >&5 3809 3941 … … 3897 4029 *) ac_try_echo=$ac_try;; 3898 4030 esac 3899 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 4031 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 4032 $as_echo "$ac_try_echo") >&5 3900 4033 (eval "$ac_link") 2>&5 3901 4034 ac_status=$? 3902 echo "$as_me:$LINENO: \$? = $ac_status" >&54035 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 3903 4036 (exit $ac_status); } && { ac_try='./conftest$ac_exeext' 3904 4037 { (case "(($ac_try" in … … 3906 4039 *) ac_try_echo=$ac_try;; 3907 4040 esac 3908 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 4041 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 4042 $as_echo "$ac_try_echo") >&5 3909 4043 (eval "$ac_try") 2>&5 3910 4044 ac_status=$? 3911 echo "$as_me:$LINENO: \$? = $ac_status" >&54045 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 3912 4046 (exit $ac_status); }; }; then 3913 4047 : 3914 4048 else 3915 echo "$as_me: program exited with status $ac_status" >&53916 echo "$as_me: failed program was:" >&54049 $as_echo "$as_me: program exited with status $ac_status" >&5 4050 $as_echo "$as_me: failed program was:" >&5 3917 4051 sed 's/^/| /' conftest.$ac_ext >&5 3918 4052 … … 3920 4054 ac_cv_header_stdc=no 3921 4055 fi 4056 rm -rf conftest.dSYM 3922 4057 rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext 3923 4058 fi … … 3926 4061 fi 3927 4062 fi 3928 { echo "$as_me:$LINENO: result: $ac_cv_header_stdc" >&53929 echo "${ECHO_T}$ac_cv_header_stdc" >&6; }4063 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_stdc" >&5 4064 $as_echo "$ac_cv_header_stdc" >&6; } 3930 4065 if test $ac_cv_header_stdc = yes; then 3931 4066 … … 3936 4071 fi 3937 4072 3938 { echo "$as_me:$LINENO: checking for atol" >&53939 echo $ECHO_N "checking for atol... $ECHO_C" >&6; }4073 { $as_echo "$as_me:$LINENO: checking for atol" >&5 4074 $as_echo_n "checking for atol... " >&6; } 3940 4075 if test "${ac_cv_func_atol+set}" = set; then 3941 echo $ECHO_N "(cached) $ECHO_C" >&64076 $as_echo_n "(cached) " >&6 3942 4077 else 3943 4078 cat >conftest.$ac_ext <<_ACEOF … … 3992 4127 *) ac_try_echo=$ac_try;; 3993 4128 esac 3994 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 4129 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 4130 $as_echo "$ac_try_echo") >&5 3995 4131 (eval "$ac_link") 2>conftest.er1 3996 4132 ac_status=$? … … 3998 4134 rm -f conftest.er1 3999 4135 cat conftest.err >&5 4000 echo "$as_me:$LINENO: \$? = $ac_status" >&54136 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 4001 4137 (exit $ac_status); } && { 4002 4138 test -z "$ac_c_werror_flag" || 4003 4139 test ! -s conftest.err 4004 } && test -s conftest$ac_exeext && 4005 $as_test_x conftest$ac_exeext; then 4140 } && test -s conftest$ac_exeext && { 4141 test "$cross_compiling" = yes || 4142 $as_test_x conftest$ac_exeext 4143 }; then 4006 4144 ac_cv_func_atol=yes 4007 4145 else 4008 echo "$as_me: failed program was:" >&54146 $as_echo "$as_me: failed program was:" >&5 4009 4147 sed 's/^/| /' conftest.$ac_ext >&5 4010 4148 … … 4012 4150 fi 4013 4151 4152 rm -rf conftest.dSYM 4014 4153 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 4015 4154 conftest$ac_exeext conftest.$ac_ext 4016 4155 fi 4017 { echo "$as_me:$LINENO: result: $ac_cv_func_atol" >&54018 echo "${ECHO_T}$ac_cv_func_atol" >&6; }4156 { $as_echo "$as_me:$LINENO: result: $ac_cv_func_atol" >&5 4157 $as_echo "$ac_cv_func_atol" >&6; } 4019 4158 if test $ac_cv_func_atol = yes; then 4020 4159 : 4021 4160 else 4022 { { echo "$as_me:$LINENO: error: oops! no atol ?!?" >&54023 echo "$as_me: error: oops! no atol ?!?" >&2;}4161 { { $as_echo "$as_me:$LINENO: error: oops! no atol ?!?" >&5 4162 $as_echo "$as_me: error: oops! no atol ?!?" >&2;} 4024 4163 { (exit 1); exit 1; }; } 4025 4164 fi … … 4040 4179 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args. 4041 4180 set dummy $ac_tool_prefix$ac_prog; ac_word=$2 4042 { echo "$as_me:$LINENO: checking for $ac_word" >&54043 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }4181 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5 4182 $as_echo_n "checking for $ac_word... " >&6; } 4044 4183 if test "${ac_cv_prog_CXX+set}" = set; then 4045 echo $ECHO_N "(cached) $ECHO_C" >&64184 $as_echo_n "(cached) " >&6 4046 4185 else 4047 4186 if test -n "$CXX"; then … … 4056 4195 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 4057 4196 ac_cv_prog_CXX="$ac_tool_prefix$ac_prog" 4058 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&54197 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 4059 4198 break 2 4060 4199 fi … … 4067 4206 CXX=$ac_cv_prog_CXX 4068 4207 if test -n "$CXX"; then 4069 { echo "$as_me:$LINENO: result: $CXX" >&54070 echo "${ECHO_T}$CXX" >&6; }4071 else 4072 { echo "$as_me:$LINENO: result: no" >&54073 echo "${ECHO_T}no" >&6; }4208 { $as_echo "$as_me:$LINENO: result: $CXX" >&5 4209 $as_echo "$CXX" >&6; } 4210 else 4211 { $as_echo "$as_me:$LINENO: result: no" >&5 4212 $as_echo "no" >&6; } 4074 4213 fi 4075 4214 … … 4084 4223 # Extract the first word of "$ac_prog", so it can be a program name with args. 4085 4224 set dummy $ac_prog; ac_word=$2 4086 { echo "$as_me:$LINENO: checking for $ac_word" >&54087 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }4225 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5 4226 $as_echo_n "checking for $ac_word... " >&6; } 4088 4227 if test "${ac_cv_prog_ac_ct_CXX+set}" = set; then 4089 echo $ECHO_N "(cached) $ECHO_C" >&64228 $as_echo_n "(cached) " >&6 4090 4229 else 4091 4230 if test -n "$ac_ct_CXX"; then … … 4100 4239 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 4101 4240 ac_cv_prog_ac_ct_CXX="$ac_prog" 4102 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&54241 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 4103 4242 break 2 4104 4243 fi … … 4111 4250 ac_ct_CXX=$ac_cv_prog_ac_ct_CXX 4112 4251 if test -n "$ac_ct_CXX"; then 4113 { echo "$as_me:$LINENO: result: $ac_ct_CXX" >&54114 echo "${ECHO_T}$ac_ct_CXX" >&6; }4115 else 4116 { echo "$as_me:$LINENO: result: no" >&54117 echo "${ECHO_T}no" >&6; }4252 { $as_echo "$as_me:$LINENO: result: $ac_ct_CXX" >&5 4253 $as_echo "$ac_ct_CXX" >&6; } 4254 else 4255 { $as_echo "$as_me:$LINENO: result: no" >&5 4256 $as_echo "no" >&6; } 4118 4257 fi 4119 4258 … … 4127 4266 case $cross_compiling:$ac_tool_warned in 4128 4267 yes:) 4129 { echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools4268 { $as_echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools 4130 4269 whose name does not start with the host triplet. If you think this 4131 4270 configuration is useful to you, please write to autoconf@gnu.org." >&5 4132 echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools4271 $as_echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools 4133 4272 whose name does not start with the host triplet. If you think this 4134 4273 configuration is useful to you, please write to autoconf@gnu.org." >&2;} … … 4142 4281 fi 4143 4282 # Provide some information about the compiler. 4144 echo "$as_me:$LINENO: checking for C++ compiler version" >&5 4145 ac_compiler=`set X $ac_compile; echo $2` 4283 $as_echo "$as_me:$LINENO: checking for C++ compiler version" >&5 4284 set X $ac_compile 4285 ac_compiler=$2 4146 4286 { (ac_try="$ac_compiler --version >&5" 4147 4287 case "(($ac_try" in … … 4149 4289 *) ac_try_echo=$ac_try;; 4150 4290 esac 4151 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 4291 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 4292 $as_echo "$ac_try_echo") >&5 4152 4293 (eval "$ac_compiler --version >&5") 2>&5 4153 4294 ac_status=$? 4154 echo "$as_me:$LINENO: \$? = $ac_status" >&54295 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 4155 4296 (exit $ac_status); } 4156 4297 { (ac_try="$ac_compiler -v >&5" … … 4159 4300 *) ac_try_echo=$ac_try;; 4160 4301 esac 4161 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 4302 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 4303 $as_echo "$ac_try_echo") >&5 4162 4304 (eval "$ac_compiler -v >&5") 2>&5 4163 4305 ac_status=$? 4164 echo "$as_me:$LINENO: \$? = $ac_status" >&54306 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 4165 4307 (exit $ac_status); } 4166 4308 { (ac_try="$ac_compiler -V >&5" … … 4169 4311 *) ac_try_echo=$ac_try;; 4170 4312 esac 4171 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 4313 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 4314 $as_echo "$ac_try_echo") >&5 4172 4315 (eval "$ac_compiler -V >&5") 2>&5 4173 4316 ac_status=$? 4174 echo "$as_me:$LINENO: \$? = $ac_status" >&54317 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 4175 4318 (exit $ac_status); } 4176 4319 4177 { echo "$as_me:$LINENO: checking whether we are using the GNU C++ compiler" >&54178 echo $ECHO_N "checking whether we are using the GNU C++ compiler... $ECHO_C" >&6; }4320 { $as_echo "$as_me:$LINENO: checking whether we are using the GNU C++ compiler" >&5 4321 $as_echo_n "checking whether we are using the GNU C++ compiler... " >&6; } 4179 4322 if test "${ac_cv_cxx_compiler_gnu+set}" = set; then 4180 echo $ECHO_N "(cached) $ECHO_C" >&64323 $as_echo_n "(cached) " >&6 4181 4324 else 4182 4325 cat >conftest.$ac_ext <<_ACEOF … … 4204 4347 *) ac_try_echo=$ac_try;; 4205 4348 esac 4206 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 4349 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 4350 $as_echo "$ac_try_echo") >&5 4207 4351 (eval "$ac_compile") 2>conftest.er1 4208 4352 ac_status=$? … … 4210 4354 rm -f conftest.er1 4211 4355 cat conftest.err >&5 4212 echo "$as_me:$LINENO: \$? = $ac_status" >&54356 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 4213 4357 (exit $ac_status); } && { 4214 4358 test -z "$ac_cxx_werror_flag" || … … 4217 4361 ac_compiler_gnu=yes 4218 4362 else 4219 echo "$as_me: failed program was:" >&54363 $as_echo "$as_me: failed program was:" >&5 4220 4364 sed 's/^/| /' conftest.$ac_ext >&5 4221 4365 … … 4227 4371 4228 4372 fi 4229 { echo "$as_me:$LINENO: result: $ac_cv_cxx_compiler_gnu" >&5 4230 echo "${ECHO_T}$ac_cv_cxx_compiler_gnu" >&6; } 4231 GXX=`test $ac_compiler_gnu = yes && echo yes` 4373 { $as_echo "$as_me:$LINENO: result: $ac_cv_cxx_compiler_gnu" >&5 4374 $as_echo "$ac_cv_cxx_compiler_gnu" >&6; } 4375 if test $ac_compiler_gnu = yes; then 4376 GXX=yes 4377 else 4378 GXX= 4379 fi 4232 4380 ac_test_CXXFLAGS=${CXXFLAGS+set} 4233 4381 ac_save_CXXFLAGS=$CXXFLAGS 4234 { echo "$as_me:$LINENO: checking whether $CXX accepts -g" >&54235 echo $ECHO_N "checking whether $CXX accepts -g... $ECHO_C" >&6; }4382 { $as_echo "$as_me:$LINENO: checking whether $CXX accepts -g" >&5 4383 $as_echo_n "checking whether $CXX accepts -g... " >&6; } 4236 4384 if test "${ac_cv_prog_cxx_g+set}" = set; then 4237 echo $ECHO_N "(cached) $ECHO_C" >&64385 $as_echo_n "(cached) " >&6 4238 4386 else 4239 4387 ac_save_cxx_werror_flag=$ac_cxx_werror_flag … … 4262 4410 *) ac_try_echo=$ac_try;; 4263 4411 esac 4264 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 4412 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 4413 $as_echo "$ac_try_echo") >&5 4265 4414 (eval "$ac_compile") 2>conftest.er1 4266 4415 ac_status=$? … … 4268 4417 rm -f conftest.er1 4269 4418 cat conftest.err >&5 4270 echo "$as_me:$LINENO: \$? = $ac_status" >&54419 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 4271 4420 (exit $ac_status); } && { 4272 4421 test -z "$ac_cxx_werror_flag" || … … 4275 4424 ac_cv_prog_cxx_g=yes 4276 4425 else 4277 echo "$as_me: failed program was:" >&54426 $as_echo "$as_me: failed program was:" >&5 4278 4427 sed 's/^/| /' conftest.$ac_ext >&5 4279 4428 … … 4300 4449 *) ac_try_echo=$ac_try;; 4301 4450 esac 4302 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 4451 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 4452 $as_echo "$ac_try_echo") >&5 4303 4453 (eval "$ac_compile") 2>conftest.er1 4304 4454 ac_status=$? … … 4306 4456 rm -f conftest.er1 4307 4457 cat conftest.err >&5 4308 echo "$as_me:$LINENO: \$? = $ac_status" >&54458 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 4309 4459 (exit $ac_status); } && { 4310 4460 test -z "$ac_cxx_werror_flag" || … … 4313 4463 : 4314 4464 else 4315 echo "$as_me: failed program was:" >&54465 $as_echo "$as_me: failed program was:" >&5 4316 4466 sed 's/^/| /' conftest.$ac_ext >&5 4317 4467 … … 4339 4489 *) ac_try_echo=$ac_try;; 4340 4490 esac 4341 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 4491 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 4492 $as_echo "$ac_try_echo") >&5 4342 4493 (eval "$ac_compile") 2>conftest.er1 4343 4494 ac_status=$? … … 4345 4496 rm -f conftest.er1 4346 4497 cat conftest.err >&5 4347 echo "$as_me:$LINENO: \$? = $ac_status" >&54498 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 4348 4499 (exit $ac_status); } && { 4349 4500 test -z "$ac_cxx_werror_flag" || … … 4352 4503 ac_cv_prog_cxx_g=yes 4353 4504 else 4354 echo "$as_me: failed program was:" >&54505 $as_echo "$as_me: failed program was:" >&5 4355 4506 sed 's/^/| /' conftest.$ac_ext >&5 4356 4507 … … 4367 4518 ac_cxx_werror_flag=$ac_save_cxx_werror_flag 4368 4519 fi 4369 { echo "$as_me:$LINENO: result: $ac_cv_prog_cxx_g" >&54370 echo "${ECHO_T}$ac_cv_prog_cxx_g" >&6; }4520 { $as_echo "$as_me:$LINENO: result: $ac_cv_prog_cxx_g" >&5 4521 $as_echo "$ac_cv_prog_cxx_g" >&6; } 4371 4522 if test "$ac_test_CXXFLAGS" = set; then 4372 4523 CXXFLAGS=$ac_save_CXXFLAGS … … 4399 4550 4400 4551 4401 { echo "$as_me:$LINENO: checking for main in -lstdc++" >&54402 echo $ECHO_N "checking for main in -lstdc++... $ECHO_C" >&6; }4552 { $as_echo "$as_me:$LINENO: checking for main in -lstdc++" >&5 4553 $as_echo_n "checking for main in -lstdc++... " >&6; } 4403 4554 if test "${ac_cv_lib_stdcpp_main+set}" = set; then 4404 echo $ECHO_N "(cached) $ECHO_C" >&64555 $as_echo_n "(cached) " >&6 4405 4556 else 4406 4557 ac_check_lib_save_LIBS=$LIBS … … 4428 4579 *) ac_try_echo=$ac_try;; 4429 4580 esac 4430 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 4581 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 4582 $as_echo "$ac_try_echo") >&5 4431 4583 (eval "$ac_link") 2>conftest.er1 4432 4584 ac_status=$? … … 4434 4586 rm -f conftest.er1 4435 4587 cat conftest.err >&5 4436 echo "$as_me:$LINENO: \$? = $ac_status" >&54588 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 4437 4589 (exit $ac_status); } && { 4438 4590 test -z "$ac_cxx_werror_flag" || 4439 4591 test ! -s conftest.err 4440 } && test -s conftest$ac_exeext && 4441 $as_test_x conftest$ac_exeext; then 4592 } && test -s conftest$ac_exeext && { 4593 test "$cross_compiling" = yes || 4594 $as_test_x conftest$ac_exeext 4595 }; then 4442 4596 ac_cv_lib_stdcpp_main=yes 4443 4597 else 4444 echo "$as_me: failed program was:" >&54598 $as_echo "$as_me: failed program was:" >&5 4445 4599 sed 's/^/| /' conftest.$ac_ext >&5 4446 4600 … … 4448 4602 fi 4449 4603 4604 rm -rf conftest.dSYM 4450 4605 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 4451 4606 conftest$ac_exeext conftest.$ac_ext 4452 4607 LIBS=$ac_check_lib_save_LIBS 4453 4608 fi 4454 { echo "$as_me:$LINENO: result: $ac_cv_lib_stdcpp_main" >&54455 echo "${ECHO_T}$ac_cv_lib_stdcpp_main" >&6; }4609 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_stdcpp_main" >&5 4610 $as_echo "$ac_cv_lib_stdcpp_main" >&6; } 4456 4611 if test $ac_cv_lib_stdcpp_main = yes; then 4457 4612 cat >>confdefs.h <<_ACEOF … … 4462 4617 4463 4618 else 4464 { { echo "$as_me:$LINENO: error: librappture requires libstdc++" >&54465 echo "$as_me: error: librappture requires libstdc++" >&2;}4619 { { $as_echo "$as_me:$LINENO: error: librappture requires libstdc++" >&5 4620 $as_echo "$as_me: error: librappture requires libstdc++" >&2;} 4466 4621 { (exit 1); exit 1; }; } 4467 4622 fi … … 4480 4635 inttypes.h stdint.h unistd.h 4481 4636 do 4482 as_ac_Header=` echo "ac_cv_header_$ac_header" | $as_tr_sh`4483 { echo "$as_me:$LINENO: checking for $ac_header" >&54484 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }4637 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` 4638 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5 4639 $as_echo_n "checking for $ac_header... " >&6; } 4485 4640 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then 4486 echo $ECHO_N "(cached) $ECHO_C" >&64641 $as_echo_n "(cached) " >&6 4487 4642 else 4488 4643 cat >conftest.$ac_ext <<_ACEOF … … 4502 4657 *) ac_try_echo=$ac_try;; 4503 4658 esac 4504 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 4659 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 4660 $as_echo "$ac_try_echo") >&5 4505 4661 (eval "$ac_compile") 2>conftest.er1 4506 4662 ac_status=$? … … 4508 4664 rm -f conftest.er1 4509 4665 cat conftest.err >&5 4510 echo "$as_me:$LINENO: \$? = $ac_status" >&54666 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 4511 4667 (exit $ac_status); } && { 4512 4668 test -z "$ac_cxx_werror_flag" || … … 4515 4671 eval "$as_ac_Header=yes" 4516 4672 else 4517 echo "$as_me: failed program was:" >&54673 $as_echo "$as_me: failed program was:" >&5 4518 4674 sed 's/^/| /' conftest.$ac_ext >&5 4519 4675 … … 4523 4679 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 4524 4680 fi 4525 ac_res=`eval echo '${'$as_ac_Header'}'` 4526 { echo "$as_me:$LINENO: result: $ac_res" >&5 4527 echo "${ECHO_T}$ac_res" >&6; } 4528 if test `eval echo '${'$as_ac_Header'}'` = yes; then 4681 ac_res=`eval 'as_val=${'$as_ac_Header'} 4682 $as_echo "$as_val"'` 4683 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5 4684 $as_echo "$ac_res" >&6; } 4685 if test `eval 'as_val=${'$as_ac_Header'} 4686 $as_echo "$as_val"'` = yes; then 4529 4687 cat >>confdefs.h <<_ACEOF 4530 #define ` echo "HAVE_$ac_header" | $as_tr_cpp` 14688 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 4531 4689 _ACEOF 4532 4690 … … 4541 4699 ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' 4542 4700 ac_compiler_gnu=$ac_cv_cxx_compiler_gnu 4543 { echo "$as_me:$LINENO: checking how to run the C++ preprocessor" >&54544 echo $ECHO_N "checking how to run the C++ preprocessor... $ECHO_C" >&6; }4701 { $as_echo "$as_me:$LINENO: checking how to run the C++ preprocessor" >&5 4702 $as_echo_n "checking how to run the C++ preprocessor... " >&6; } 4545 4703 if test -z "$CXXCPP"; then 4546 4704 if test "${ac_cv_prog_CXXCPP+set}" = set; then 4547 echo $ECHO_N "(cached) $ECHO_C" >&64705 $as_echo_n "(cached) " >&6 4548 4706 else 4549 4707 # Double quotes because CXXCPP needs to be expanded … … 4577 4735 *) ac_try_echo=$ac_try;; 4578 4736 esac 4579 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 4737 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 4738 $as_echo "$ac_try_echo") >&5 4580 4739 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 4581 4740 ac_status=$? … … 4583 4742 rm -f conftest.er1 4584 4743 cat conftest.err >&5 4585 echo "$as_me:$LINENO: \$? = $ac_status" >&54744 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 4586 4745 (exit $ac_status); } >/dev/null && { 4587 4746 test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" || … … 4590 4749 : 4591 4750 else 4592 echo "$as_me: failed program was:" >&54751 $as_echo "$as_me: failed program was:" >&5 4593 4752 sed 's/^/| /' conftest.$ac_ext >&5 4594 4753 … … 4614 4773 *) ac_try_echo=$ac_try;; 4615 4774 esac 4616 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 4775 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 4776 $as_echo "$ac_try_echo") >&5 4617 4777 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 4618 4778 ac_status=$? … … 4620 4780 rm -f conftest.er1 4621 4781 cat conftest.err >&5 4622 echo "$as_me:$LINENO: \$? = $ac_status" >&54782 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 4623 4783 (exit $ac_status); } >/dev/null && { 4624 4784 test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" || … … 4628 4788 continue 4629 4789 else 4630 echo "$as_me: failed program was:" >&54790 $as_echo "$as_me: failed program was:" >&5 4631 4791 sed 's/^/| /' conftest.$ac_ext >&5 4632 4792 … … 4653 4813 ac_cv_prog_CXXCPP=$CXXCPP 4654 4814 fi 4655 { echo "$as_me:$LINENO: result: $CXXCPP" >&54656 echo "${ECHO_T}$CXXCPP" >&6; }4815 { $as_echo "$as_me:$LINENO: result: $CXXCPP" >&5 4816 $as_echo "$CXXCPP" >&6; } 4657 4817 ac_preproc_ok=false 4658 4818 for ac_cxx_preproc_warn_flag in '' yes … … 4682 4842 *) ac_try_echo=$ac_try;; 4683 4843 esac 4684 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 4844 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 4845 $as_echo "$ac_try_echo") >&5 4685 4846 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 4686 4847 ac_status=$? … … 4688 4849 rm -f conftest.er1 4689 4850 cat conftest.err >&5 4690 echo "$as_me:$LINENO: \$? = $ac_status" >&54851 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 4691 4852 (exit $ac_status); } >/dev/null && { 4692 4853 test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" || … … 4695 4856 : 4696 4857 else 4697 echo "$as_me: failed program was:" >&54858 $as_echo "$as_me: failed program was:" >&5 4698 4859 sed 's/^/| /' conftest.$ac_ext >&5 4699 4860 … … 4719 4880 *) ac_try_echo=$ac_try;; 4720 4881 esac 4721 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 4882 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 4883 $as_echo "$ac_try_echo") >&5 4722 4884 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 4723 4885 ac_status=$? … … 4725 4887 rm -f conftest.er1 4726 4888 cat conftest.err >&5 4727 echo "$as_me:$LINENO: \$? = $ac_status" >&54889 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 4728 4890 (exit $ac_status); } >/dev/null && { 4729 4891 test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" || … … 4733 4895 continue 4734 4896 else 4735 echo "$as_me: failed program was:" >&54897 $as_echo "$as_me: failed program was:" >&5 4736 4898 sed 's/^/| /' conftest.$ac_ext >&5 4737 4899 … … 4749 4911 : 4750 4912 else 4751 { { echo "$as_me:$LINENO: error: C++ preprocessor \"$CXXCPP\" fails sanity check4913 { { $as_echo "$as_me:$LINENO: error: C++ preprocessor \"$CXXCPP\" fails sanity check 4752 4914 See \`config.log' for more details." >&5 4753 echo "$as_me: error: C++ preprocessor \"$CXXCPP\" fails sanity check4915 $as_echo "$as_me: error: C++ preprocessor \"$CXXCPP\" fails sanity check 4754 4916 See \`config.log' for more details." >&2;} 4755 4917 { (exit 1); exit 1; }; } … … 4766 4928 for ac_header in stack 4767 4929 do 4768 as_ac_Header=` echo "ac_cv_header_$ac_header" | $as_tr_sh`4930 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` 4769 4931 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then 4770 { echo "$as_me:$LINENO: checking for $ac_header" >&54771 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }4932 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5 4933 $as_echo_n "checking for $ac_header... " >&6; } 4772 4934 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then 4773 echo $ECHO_N "(cached) $ECHO_C" >&6 4774 fi 4775 ac_res=`eval echo '${'$as_ac_Header'}'` 4776 { echo "$as_me:$LINENO: result: $ac_res" >&5 4777 echo "${ECHO_T}$ac_res" >&6; } 4935 $as_echo_n "(cached) " >&6 4936 fi 4937 ac_res=`eval 'as_val=${'$as_ac_Header'} 4938 $as_echo "$as_val"'` 4939 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5 4940 $as_echo "$ac_res" >&6; } 4778 4941 else 4779 4942 # Is the header compilable? 4780 { echo "$as_me:$LINENO: checking $ac_header usability" >&54781 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6; }4943 { $as_echo "$as_me:$LINENO: checking $ac_header usability" >&5 4944 $as_echo_n "checking $ac_header usability... " >&6; } 4782 4945 cat >conftest.$ac_ext <<_ACEOF 4783 4946 /* confdefs.h. */ … … 4795 4958 *) ac_try_echo=$ac_try;; 4796 4959 esac 4797 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 4960 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 4961 $as_echo "$ac_try_echo") >&5 4798 4962 (eval "$ac_compile") 2>conftest.er1 4799 4963 ac_status=$? … … 4801 4965 rm -f conftest.er1 4802 4966 cat conftest.err >&5 4803 echo "$as_me:$LINENO: \$? = $ac_status" >&54967 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 4804 4968 (exit $ac_status); } && { 4805 4969 test -z "$ac_cxx_werror_flag" || … … 4808 4972 ac_header_compiler=yes 4809 4973 else 4810 echo "$as_me: failed program was:" >&54974 $as_echo "$as_me: failed program was:" >&5 4811 4975 sed 's/^/| /' conftest.$ac_ext >&5 4812 4976 … … 4815 4979 4816 4980 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 4817 { echo "$as_me:$LINENO: result: $ac_header_compiler" >&54818 echo "${ECHO_T}$ac_header_compiler" >&6; }4981 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 4982 $as_echo "$ac_header_compiler" >&6; } 4819 4983 4820 4984 # Is the header present? 4821 { echo "$as_me:$LINENO: checking $ac_header presence" >&54822 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6; }4985 { $as_echo "$as_me:$LINENO: checking $ac_header presence" >&5 4986 $as_echo_n "checking $ac_header presence... " >&6; } 4823 4987 cat >conftest.$ac_ext <<_ACEOF 4824 4988 /* confdefs.h. */ … … 4834 4998 *) ac_try_echo=$ac_try;; 4835 4999 esac 4836 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 5000 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 5001 $as_echo "$ac_try_echo") >&5 4837 5002 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 4838 5003 ac_status=$? … … 4840 5005 rm -f conftest.er1 4841 5006 cat conftest.err >&5 4842 echo "$as_me:$LINENO: \$? = $ac_status" >&55007 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 4843 5008 (exit $ac_status); } >/dev/null && { 4844 5009 test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" || … … 4847 5012 ac_header_preproc=yes 4848 5013 else 4849 echo "$as_me: failed program was:" >&55014 $as_echo "$as_me: failed program was:" >&5 4850 5015 sed 's/^/| /' conftest.$ac_ext >&5 4851 5016 … … 4854 5019 4855 5020 rm -f conftest.err conftest.$ac_ext 4856 { echo "$as_me:$LINENO: result: $ac_header_preproc" >&54857 echo "${ECHO_T}$ac_header_preproc" >&6; }5021 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 5022 $as_echo "$ac_header_preproc" >&6; } 4858 5023 4859 5024 # So? What about this header? 4860 5025 case $ac_header_compiler:$ac_header_preproc:$ac_cxx_preproc_warn_flag in 4861 5026 yes:no: ) 4862 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&54863 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}4864 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&54865 echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}5027 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 5028 $as_echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} 5029 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 5030 $as_echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} 4866 5031 ac_header_preproc=yes 4867 5032 ;; 4868 5033 no:yes:* ) 4869 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&54870 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}4871 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&54872 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}4873 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&54874 echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}4875 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&54876 echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}4877 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&54878 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}4879 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&54880 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}5034 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 5035 $as_echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} 5036 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 5037 $as_echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} 5038 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5 5039 $as_echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;} 5040 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5 5041 $as_echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;} 5042 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 5043 $as_echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} 5044 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 5045 $as_echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} 4881 5046 ( cat <<\_ASBOX 4882 5047 ## ----------------------------------- ## … … 4887 5052 ;; 4888 5053 esac 4889 { echo "$as_me:$LINENO: checking for $ac_header" >&54890 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }5054 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5 5055 $as_echo_n "checking for $ac_header... " >&6; } 4891 5056 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then 4892 echo $ECHO_N "(cached) $ECHO_C" >&65057 $as_echo_n "(cached) " >&6 4893 5058 else 4894 5059 eval "$as_ac_Header=\$ac_header_preproc" 4895 5060 fi 4896 ac_res=`eval echo '${'$as_ac_Header'}'` 4897 { echo "$as_me:$LINENO: result: $ac_res" >&5 4898 echo "${ECHO_T}$ac_res" >&6; } 4899 4900 fi 4901 if test `eval echo '${'$as_ac_Header'}'` = yes; then 5061 ac_res=`eval 'as_val=${'$as_ac_Header'} 5062 $as_echo "$as_val"'` 5063 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5 5064 $as_echo "$ac_res" >&6; } 5065 5066 fi 5067 if test `eval 'as_val=${'$as_ac_Header'} 5068 $as_echo "$as_val"'` = yes; then 4902 5069 cat >>confdefs.h <<_ACEOF 4903 #define ` echo "HAVE_$ac_header" | $as_tr_cpp` 14904 _ACEOF 4905 4906 else 4907 { echo "$as_me:$LINENO: WARNING: STL classes missing ?" >&54908 echo "$as_me: WARNING: STL classes missing ?" >&2;}5070 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 5071 _ACEOF 5072 5073 else 5074 { $as_echo "$as_me:$LINENO: WARNING: STL classes missing ?" >&5 5075 $as_echo "$as_me: WARNING: STL classes missing ?" >&2;} 4909 5076 fi 4910 5077 … … 4914 5081 for ac_header in string 4915 5082 do 4916 as_ac_Header=` echo "ac_cv_header_$ac_header" | $as_tr_sh`5083 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` 4917 5084 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then 4918 { echo "$as_me:$LINENO: checking for $ac_header" >&54919 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }5085 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5 5086 $as_echo_n "checking for $ac_header... " >&6; } 4920 5087 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then 4921 echo $ECHO_N "(cached) $ECHO_C" >&6 4922 fi 4923 ac_res=`eval echo '${'$as_ac_Header'}'` 4924 { echo "$as_me:$LINENO: result: $ac_res" >&5 4925 echo "${ECHO_T}$ac_res" >&6; } 5088 $as_echo_n "(cached) " >&6 5089 fi 5090 ac_res=`eval 'as_val=${'$as_ac_Header'} 5091 $as_echo "$as_val"'` 5092 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5 5093 $as_echo "$ac_res" >&6; } 4926 5094 else 4927 5095 # Is the header compilable? 4928 { echo "$as_me:$LINENO: checking $ac_header usability" >&54929 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6; }5096 { $as_echo "$as_me:$LINENO: checking $ac_header usability" >&5 5097 $as_echo_n "checking $ac_header usability... " >&6; } 4930 5098 cat >conftest.$ac_ext <<_ACEOF 4931 5099 /* confdefs.h. */ … … 4943 5111 *) ac_try_echo=$ac_try;; 4944 5112 esac 4945 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 5113 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 5114 $as_echo "$ac_try_echo") >&5 4946 5115 (eval "$ac_compile") 2>conftest.er1 4947 5116 ac_status=$? … … 4949 5118 rm -f conftest.er1 4950 5119 cat conftest.err >&5 4951 echo "$as_me:$LINENO: \$? = $ac_status" >&55120 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 4952 5121 (exit $ac_status); } && { 4953 5122 test -z "$ac_cxx_werror_flag" || … … 4956 5125 ac_header_compiler=yes 4957 5126 else 4958 echo "$as_me: failed program was:" >&55127 $as_echo "$as_me: failed program was:" >&5 4959 5128 sed 's/^/| /' conftest.$ac_ext >&5 4960 5129 … … 4963 5132 4964 5133 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 4965 { echo "$as_me:$LINENO: result: $ac_header_compiler" >&54966 echo "${ECHO_T}$ac_header_compiler" >&6; }5134 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 5135 $as_echo "$ac_header_compiler" >&6; } 4967 5136 4968 5137 # Is the header present? 4969 { echo "$as_me:$LINENO: checking $ac_header presence" >&54970 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6; }5138 { $as_echo "$as_me:$LINENO: checking $ac_header presence" >&5 5139 $as_echo_n "checking $ac_header presence... " >&6; } 4971 5140 cat >conftest.$ac_ext <<_ACEOF 4972 5141 /* confdefs.h. */ … … 4982 5151 *) ac_try_echo=$ac_try;; 4983 5152 esac 4984 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 5153 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 5154 $as_echo "$ac_try_echo") >&5 4985 5155 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 4986 5156 ac_status=$? … … 4988 5158 rm -f conftest.er1 4989 5159 cat conftest.err >&5 4990 echo "$as_me:$LINENO: \$? = $ac_status" >&55160 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 4991 5161 (exit $ac_status); } >/dev/null && { 4992 5162 test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" || … … 4995 5165 ac_header_preproc=yes 4996 5166 else 4997 echo "$as_me: failed program was:" >&55167 $as_echo "$as_me: failed program was:" >&5 4998 5168 sed 's/^/| /' conftest.$ac_ext >&5 4999 5169 … … 5002 5172 5003 5173 rm -f conftest.err conftest.$ac_ext 5004 { echo "$as_me:$LINENO: result: $ac_header_preproc" >&55005 echo "${ECHO_T}$ac_header_preproc" >&6; }5174 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 5175 $as_echo "$ac_header_preproc" >&6; } 5006 5176 5007 5177 # So? What about this header? 5008 5178 case $ac_header_compiler:$ac_header_preproc:$ac_cxx_preproc_warn_flag in 5009 5179 yes:no: ) 5010 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&55011 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}5012 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&55013 echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}5180 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 5181 $as_echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} 5182 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 5183 $as_echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} 5014 5184 ac_header_preproc=yes 5015 5185 ;; 5016 5186 no:yes:* ) 5017 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&55018 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}5019 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&55020 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}5021 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&55022 echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}5023 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&55024 echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}5025 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&55026 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}5027 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&55028 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}5187 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 5188 $as_echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} 5189 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 5190 $as_echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} 5191 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5 5192 $as_echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;} 5193 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5 5194 $as_echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;} 5195 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 5196 $as_echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} 5197 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 5198 $as_echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} 5029 5199 ( cat <<\_ASBOX 5030 5200 ## ----------------------------------- ## … … 5035 5205 ;; 5036 5206 esac 5037 { echo "$as_me:$LINENO: checking for $ac_header" >&55038 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }5207 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5 5208 $as_echo_n "checking for $ac_header... " >&6; } 5039 5209 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then 5040 echo $ECHO_N "(cached) $ECHO_C" >&65210 $as_echo_n "(cached) " >&6 5041 5211 else 5042 5212 eval "$as_ac_Header=\$ac_header_preproc" 5043 5213 fi 5044 ac_res=`eval echo '${'$as_ac_Header'}'` 5045 { echo "$as_me:$LINENO: result: $ac_res" >&5 5046 echo "${ECHO_T}$ac_res" >&6; } 5047 5048 fi 5049 if test `eval echo '${'$as_ac_Header'}'` = yes; then 5214 ac_res=`eval 'as_val=${'$as_ac_Header'} 5215 $as_echo "$as_val"'` 5216 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5 5217 $as_echo "$ac_res" >&6; } 5218 5219 fi 5220 if test `eval 'as_val=${'$as_ac_Header'} 5221 $as_echo "$as_val"'` = yes; then 5050 5222 cat >>confdefs.h <<_ACEOF 5051 #define ` echo "HAVE_$ac_header" | $as_tr_cpp` 15052 _ACEOF 5053 5054 else 5055 { echo "$as_me:$LINENO: WARNING: STL classes missing ?" >&55056 echo "$as_me: WARNING: STL classes missing ?" >&2;}5223 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 5224 _ACEOF 5225 5226 else 5227 { $as_echo "$as_me:$LINENO: WARNING: STL classes missing ?" >&5 5228 $as_echo "$as_me: WARNING: STL classes missing ?" >&2;} 5057 5229 fi 5058 5230 … … 5062 5234 for ac_header in list 5063 5235 do 5064 as_ac_Header=` echo "ac_cv_header_$ac_header" | $as_tr_sh`5236 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` 5065 5237 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then 5066 { echo "$as_me:$LINENO: checking for $ac_header" >&55067 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }5238 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5 5239 $as_echo_n "checking for $ac_header... " >&6; } 5068 5240 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then 5069 echo $ECHO_N "(cached) $ECHO_C" >&6 5070 fi 5071 ac_res=`eval echo '${'$as_ac_Header'}'` 5072 { echo "$as_me:$LINENO: result: $ac_res" >&5 5073 echo "${ECHO_T}$ac_res" >&6; } 5241 $as_echo_n "(cached) " >&6 5242 fi 5243 ac_res=`eval 'as_val=${'$as_ac_Header'} 5244 $as_echo "$as_val"'` 5245 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5 5246 $as_echo "$ac_res" >&6; } 5074 5247 else 5075 5248 # Is the header compilable? 5076 { echo "$as_me:$LINENO: checking $ac_header usability" >&55077 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6; }5249 { $as_echo "$as_me:$LINENO: checking $ac_header usability" >&5 5250 $as_echo_n "checking $ac_header usability... " >&6; } 5078 5251 cat >conftest.$ac_ext <<_ACEOF 5079 5252 /* confdefs.h. */ … … 5091 5264 *) ac_try_echo=$ac_try;; 5092 5265 esac 5093 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 5266 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 5267 $as_echo "$ac_try_echo") >&5 5094 5268 (eval "$ac_compile") 2>conftest.er1 5095 5269 ac_status=$? … … 5097 5271 rm -f conftest.er1 5098 5272 cat conftest.err >&5 5099 echo "$as_me:$LINENO: \$? = $ac_status" >&55273 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 5100 5274 (exit $ac_status); } && { 5101 5275 test -z "$ac_cxx_werror_flag" || … … 5104 5278 ac_header_compiler=yes 5105 5279 else 5106 echo "$as_me: failed program was:" >&55280 $as_echo "$as_me: failed program was:" >&5 5107 5281 sed 's/^/| /' conftest.$ac_ext >&5 5108 5282 … … 5111 5285 5112 5286 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 5113 { echo "$as_me:$LINENO: result: $ac_header_compiler" >&55114 echo "${ECHO_T}$ac_header_compiler" >&6; }5287 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 5288 $as_echo "$ac_header_compiler" >&6; } 5115 5289 5116 5290 # Is the header present? 5117 { echo "$as_me:$LINENO: checking $ac_header presence" >&55118 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6; }5291 { $as_echo "$as_me:$LINENO: checking $ac_header presence" >&5 5292 $as_echo_n "checking $ac_header presence... " >&6; } 5119 5293 cat >conftest.$ac_ext <<_ACEOF 5120 5294 /* confdefs.h. */ … … 5130 5304 *) ac_try_echo=$ac_try;; 5131 5305 esac 5132 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 5306 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 5307 $as_echo "$ac_try_echo") >&5 5133 5308 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 5134 5309 ac_status=$? … … 5136 5311 rm -f conftest.er1 5137 5312 cat conftest.err >&5 5138 echo "$as_me:$LINENO: \$? = $ac_status" >&55313 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 5139 5314 (exit $ac_status); } >/dev/null && { 5140 5315 test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" || … … 5143 5318 ac_header_preproc=yes 5144 5319 else 5145 echo "$as_me: failed program was:" >&55320 $as_echo "$as_me: failed program was:" >&5 5146 5321 sed 's/^/| /' conftest.$ac_ext >&5 5147 5322 … … 5150 5325 5151 5326 rm -f conftest.err conftest.$ac_ext 5152 { echo "$as_me:$LINENO: result: $ac_header_preproc" >&55153 echo "${ECHO_T}$ac_header_preproc" >&6; }5327 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 5328 $as_echo "$ac_header_preproc" >&6; } 5154 5329 5155 5330 # So? What about this header? 5156 5331 case $ac_header_compiler:$ac_header_preproc:$ac_cxx_preproc_warn_flag in 5157 5332 yes:no: ) 5158 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&55159 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}5160 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&55161 echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}5333 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 5334 $as_echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} 5335 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 5336 $as_echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} 5162 5337 ac_header_preproc=yes 5163 5338 ;; 5164 5339 no:yes:* ) 5165 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&55166 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}5167 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&55168 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}5169 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&55170 echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}5171 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&55172 echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}5173 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&55174 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}5175 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&55176 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}5340 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 5341 $as_echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} 5342 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 5343 $as_echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} 5344 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5 5345 $as_echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;} 5346 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5 5347 $as_echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;} 5348 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 5349 $as_echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} 5350 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 5351 $as_echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} 5177 5352 ( cat <<\_ASBOX 5178 5353 ## ----------------------------------- ## … … 5183 5358 ;; 5184 5359 esac 5185 { echo "$as_me:$LINENO: checking for $ac_header" >&55186 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }5360 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5 5361 $as_echo_n "checking for $ac_header... " >&6; } 5187 5362 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then 5188 echo $ECHO_N "(cached) $ECHO_C" >&65363 $as_echo_n "(cached) " >&6 5189 5364 else 5190 5365 eval "$as_ac_Header=\$ac_header_preproc" 5191 5366 fi 5192 ac_res=`eval echo '${'$as_ac_Header'}'` 5193 { echo "$as_me:$LINENO: result: $ac_res" >&5 5194 echo "${ECHO_T}$ac_res" >&6; } 5195 5196 fi 5197 if test `eval echo '${'$as_ac_Header'}'` = yes; then 5367 ac_res=`eval 'as_val=${'$as_ac_Header'} 5368 $as_echo "$as_val"'` 5369 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5 5370 $as_echo "$ac_res" >&6; } 5371 5372 fi 5373 if test `eval 'as_val=${'$as_ac_Header'} 5374 $as_echo "$as_val"'` = yes; then 5198 5375 cat >>confdefs.h <<_ACEOF 5199 #define ` echo "HAVE_$ac_header" | $as_tr_cpp` 15200 _ACEOF 5201 5202 else 5203 { echo "$as_me:$LINENO: WARNING: STL classes missing ?" >&55204 echo "$as_me: WARNING: STL classes missing ?" >&2;}5376 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 5377 _ACEOF 5378 5379 else 5380 { $as_echo "$as_me:$LINENO: WARNING: STL classes missing ?" >&5 5381 $as_echo "$as_me: WARNING: STL classes missing ?" >&2;} 5205 5382 fi 5206 5383 … … 5210 5387 for ac_header in vector 5211 5388 do 5212 as_ac_Header=` echo "ac_cv_header_$ac_header" | $as_tr_sh`5389 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` 5213 5390 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then 5214 { echo "$as_me:$LINENO: checking for $ac_header" >&55215 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }5391 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5 5392 $as_echo_n "checking for $ac_header... " >&6; } 5216 5393 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then 5217 echo $ECHO_N "(cached) $ECHO_C" >&6 5218 fi 5219 ac_res=`eval echo '${'$as_ac_Header'}'` 5220 { echo "$as_me:$LINENO: result: $ac_res" >&5 5221 echo "${ECHO_T}$ac_res" >&6; } 5394 $as_echo_n "(cached) " >&6 5395 fi 5396 ac_res=`eval 'as_val=${'$as_ac_Header'} 5397 $as_echo "$as_val"'` 5398 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5 5399 $as_echo "$ac_res" >&6; } 5222 5400 else 5223 5401 # Is the header compilable? 5224 { echo "$as_me:$LINENO: checking $ac_header usability" >&55225 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6; }5402 { $as_echo "$as_me:$LINENO: checking $ac_header usability" >&5 5403 $as_echo_n "checking $ac_header usability... " >&6; } 5226 5404 cat >conftest.$ac_ext <<_ACEOF 5227 5405 /* confdefs.h. */ … … 5239 5417 *) ac_try_echo=$ac_try;; 5240 5418 esac 5241 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 5419 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 5420 $as_echo "$ac_try_echo") >&5 5242 5421 (eval "$ac_compile") 2>conftest.er1 5243 5422 ac_status=$? … … 5245 5424 rm -f conftest.er1 5246 5425 cat conftest.err >&5 5247 echo "$as_me:$LINENO: \$? = $ac_status" >&55426 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 5248 5427 (exit $ac_status); } && { 5249 5428 test -z "$ac_cxx_werror_flag" || … … 5252 5431 ac_header_compiler=yes 5253 5432 else 5254 echo "$as_me: failed program was:" >&55433 $as_echo "$as_me: failed program was:" >&5 5255 5434 sed 's/^/| /' conftest.$ac_ext >&5 5256 5435 … … 5259 5438 5260 5439 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 5261 { echo "$as_me:$LINENO: result: $ac_header_compiler" >&55262 echo "${ECHO_T}$ac_header_compiler" >&6; }5440 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 5441 $as_echo "$ac_header_compiler" >&6; } 5263 5442 5264 5443 # Is the header present? 5265 { echo "$as_me:$LINENO: checking $ac_header presence" >&55266 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6; }5444 { $as_echo "$as_me:$LINENO: checking $ac_header presence" >&5 5445 $as_echo_n "checking $ac_header presence... " >&6; } 5267 5446 cat >conftest.$ac_ext <<_ACEOF 5268 5447 /* confdefs.h. */ … … 5278 5457 *) ac_try_echo=$ac_try;; 5279 5458 esac 5280 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 5459 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 5460 $as_echo "$ac_try_echo") >&5 5281 5461 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 5282 5462 ac_status=$? … … 5284 5464 rm -f conftest.er1 5285 5465 cat conftest.err >&5 5286 echo "$as_me:$LINENO: \$? = $ac_status" >&55466 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 5287 5467 (exit $ac_status); } >/dev/null && { 5288 5468 test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" || … … 5291 5471 ac_header_preproc=yes 5292 5472 else 5293 echo "$as_me: failed program was:" >&55473 $as_echo "$as_me: failed program was:" >&5 5294 5474 sed 's/^/| /' conftest.$ac_ext >&5 5295 5475 … … 5298 5478 5299 5479 rm -f conftest.err conftest.$ac_ext 5300 { echo "$as_me:$LINENO: result: $ac_header_preproc" >&55301 echo "${ECHO_T}$ac_header_preproc" >&6; }5480 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 5481 $as_echo "$ac_header_preproc" >&6; } 5302 5482 5303 5483 # So? What about this header? 5304 5484 case $ac_header_compiler:$ac_header_preproc:$ac_cxx_preproc_warn_flag in 5305 5485 yes:no: ) 5306 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&55307 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}5308 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&55309 echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}5486 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 5487 $as_echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} 5488 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 5489 $as_echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} 5310 5490 ac_header_preproc=yes 5311 5491 ;; 5312 5492 no:yes:* ) 5313 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&55314 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}5315 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&55316 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}5317 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&55318 echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}5319 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&55320 echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}5321 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&55322 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}5323 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&55324 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}5493 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 5494 $as_echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} 5495 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 5496 $as_echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} 5497 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5 5498 $as_echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;} 5499 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5 5500 $as_echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;} 5501 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 5502 $as_echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} 5503 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 5504 $as_echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} 5325 5505 ( cat <<\_ASBOX 5326 5506 ## ----------------------------------- ## … … 5331 5511 ;; 5332 5512 esac 5333 { echo "$as_me:$LINENO: checking for $ac_header" >&55334 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }5513 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5 5514 $as_echo_n "checking for $ac_header... " >&6; } 5335 5515 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then 5336 echo $ECHO_N "(cached) $ECHO_C" >&65516 $as_echo_n "(cached) " >&6 5337 5517 else 5338 5518 eval "$as_ac_Header=\$ac_header_preproc" 5339 5519 fi 5340 ac_res=`eval echo '${'$as_ac_Header'}'` 5341 { echo "$as_me:$LINENO: result: $ac_res" >&5 5342 echo "${ECHO_T}$ac_res" >&6; } 5343 5344 fi 5345 if test `eval echo '${'$as_ac_Header'}'` = yes; then 5520 ac_res=`eval 'as_val=${'$as_ac_Header'} 5521 $as_echo "$as_val"'` 5522 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5 5523 $as_echo "$ac_res" >&6; } 5524 5525 fi 5526 if test `eval 'as_val=${'$as_ac_Header'} 5527 $as_echo "$as_val"'` = yes; then 5346 5528 cat >>confdefs.h <<_ACEOF 5347 #define ` echo "HAVE_$ac_header" | $as_tr_cpp` 15348 _ACEOF 5349 5350 else 5351 { echo "$as_me:$LINENO: WARNING: STL classes missing ?" >&55352 echo "$as_me: WARNING: STL classes missing ?" >&2;}5529 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 5530 _ACEOF 5531 5532 else 5533 { $as_echo "$as_me:$LINENO: WARNING: STL classes missing ?" >&5 5534 $as_echo "$as_me: WARNING: STL classes missing ?" >&2;} 5353 5535 fi 5354 5536 … … 5365 5547 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args. 5366 5548 set dummy $ac_tool_prefix$ac_prog; ac_word=$2 5367 { echo "$as_me:$LINENO: checking for $ac_word" >&55368 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }5549 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5 5550 $as_echo_n "checking for $ac_word... " >&6; } 5369 5551 if test "${ac_cv_prog_F77+set}" = set; then 5370 echo $ECHO_N "(cached) $ECHO_C" >&65552 $as_echo_n "(cached) " >&6 5371 5553 else 5372 5554 if test -n "$F77"; then … … 5381 5563 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 5382 5564 ac_cv_prog_F77="$ac_tool_prefix$ac_prog" 5383 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&55565 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 5384 5566 break 2 5385 5567 fi … … 5392 5574 F77=$ac_cv_prog_F77 5393 5575 if test -n "$F77"; then 5394 { echo "$as_me:$LINENO: result: $F77" >&55395 echo "${ECHO_T}$F77" >&6; }5396 else 5397 { echo "$as_me:$LINENO: result: no" >&55398 echo "${ECHO_T}no" >&6; }5576 { $as_echo "$as_me:$LINENO: result: $F77" >&5 5577 $as_echo "$F77" >&6; } 5578 else 5579 { $as_echo "$as_me:$LINENO: result: no" >&5 5580 $as_echo "no" >&6; } 5399 5581 fi 5400 5582 … … 5409 5591 # Extract the first word of "$ac_prog", so it can be a program name with args. 5410 5592 set dummy $ac_prog; ac_word=$2 5411 { echo "$as_me:$LINENO: checking for $ac_word" >&55412 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }5593 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5 5594 $as_echo_n "checking for $ac_word... " >&6; } 5413 5595 if test "${ac_cv_prog_ac_ct_F77+set}" = set; then 5414 echo $ECHO_N "(cached) $ECHO_C" >&65596 $as_echo_n "(cached) " >&6 5415 5597 else 5416 5598 if test -n "$ac_ct_F77"; then … … 5425 5607 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 5426 5608 ac_cv_prog_ac_ct_F77="$ac_prog" 5427 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&55609 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 5428 5610 break 2 5429 5611 fi … … 5436 5618 ac_ct_F77=$ac_cv_prog_ac_ct_F77 5437 5619 if test -n "$ac_ct_F77"; then 5438 { echo "$as_me:$LINENO: result: $ac_ct_F77" >&55439 echo "${ECHO_T}$ac_ct_F77" >&6; }5440 else 5441 { echo "$as_me:$LINENO: result: no" >&55442 echo "${ECHO_T}no" >&6; }5620 { $as_echo "$as_me:$LINENO: result: $ac_ct_F77" >&5 5621 $as_echo "$ac_ct_F77" >&6; } 5622 else 5623 { $as_echo "$as_me:$LINENO: result: no" >&5 5624 $as_echo "no" >&6; } 5443 5625 fi 5444 5626 … … 5452 5634 case $cross_compiling:$ac_tool_warned in 5453 5635 yes:) 5454 { echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools5636 { $as_echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools 5455 5637 whose name does not start with the host triplet. If you think this 5456 5638 configuration is useful to you, please write to autoconf@gnu.org." >&5 5457 echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools5639 $as_echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools 5458 5640 whose name does not start with the host triplet. If you think this 5459 5641 configuration is useful to you, please write to autoconf@gnu.org." >&2;} … … 5466 5648 5467 5649 # Provide some information about the compiler. 5468 echo "$as_me:$LINENO: checking for Fortran 77 compiler version" >&5 5469 ac_compiler=`set X $ac_compile; echo $2` 5650 $as_echo "$as_me:$LINENO: checking for Fortran 77 compiler version" >&5 5651 set X $ac_compile 5652 ac_compiler=$2 5470 5653 { (ac_try="$ac_compiler --version >&5" 5471 5654 case "(($ac_try" in … … 5473 5656 *) ac_try_echo=$ac_try;; 5474 5657 esac 5475 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 5658 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 5659 $as_echo "$ac_try_echo") >&5 5476 5660 (eval "$ac_compiler --version >&5") 2>&5 5477 5661 ac_status=$? 5478 echo "$as_me:$LINENO: \$? = $ac_status" >&55662 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 5479 5663 (exit $ac_status); } 5480 5664 { (ac_try="$ac_compiler -v >&5" … … 5483 5667 *) ac_try_echo=$ac_try;; 5484 5668 esac 5485 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 5669 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 5670 $as_echo "$ac_try_echo") >&5 5486 5671 (eval "$ac_compiler -v >&5") 2>&5 5487 5672 ac_status=$? 5488 echo "$as_me:$LINENO: \$? = $ac_status" >&55673 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 5489 5674 (exit $ac_status); } 5490 5675 { (ac_try="$ac_compiler -V >&5" … … 5493 5678 *) ac_try_echo=$ac_try;; 5494 5679 esac 5495 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 5680 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 5681 $as_echo "$ac_try_echo") >&5 5496 5682 (eval "$ac_compiler -V >&5") 2>&5 5497 5683 ac_status=$? 5498 echo "$as_me:$LINENO: \$? = $ac_status" >&55684 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 5499 5685 (exit $ac_status); } 5500 5686 rm -f a.out … … 5504 5690 ac_save_ext=$ac_ext 5505 5691 ac_ext=F 5506 { echo "$as_me:$LINENO: checking whether we are using the GNU Fortran 77 compiler" >&55507 echo $ECHO_N "checking whether we are using the GNU Fortran 77 compiler... $ECHO_C" >&6; }5692 { $as_echo "$as_me:$LINENO: checking whether we are using the GNU Fortran 77 compiler" >&5 5693 $as_echo_n "checking whether we are using the GNU Fortran 77 compiler... " >&6; } 5508 5694 if test "${ac_cv_f77_compiler_gnu+set}" = set; then 5509 echo $ECHO_N "(cached) $ECHO_C" >&65695 $as_echo_n "(cached) " >&6 5510 5696 else 5511 5697 cat >conftest.$ac_ext <<_ACEOF … … 5523 5709 *) ac_try_echo=$ac_try;; 5524 5710 esac 5525 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 5711 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 5712 $as_echo "$ac_try_echo") >&5 5526 5713 (eval "$ac_compile") 2>conftest.er1 5527 5714 ac_status=$? … … 5529 5716 rm -f conftest.er1 5530 5717 cat conftest.err >&5 5531 echo "$as_me:$LINENO: \$? = $ac_status" >&55718 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 5532 5719 (exit $ac_status); } && { 5533 5720 test -z "$ac_f77_werror_flag" || … … 5536 5723 ac_compiler_gnu=yes 5537 5724 else 5538 echo "$as_me: failed program was:" >&55725 $as_echo "$as_me: failed program was:" >&5 5539 5726 sed 's/^/| /' conftest.$ac_ext >&5 5540 5727 … … 5546 5733 5547 5734 fi 5548 { echo "$as_me:$LINENO: result: $ac_cv_f77_compiler_gnu" >&55549 echo "${ECHO_T}$ac_cv_f77_compiler_gnu" >&6; }5735 { $as_echo "$as_me:$LINENO: result: $ac_cv_f77_compiler_gnu" >&5 5736 $as_echo "$ac_cv_f77_compiler_gnu" >&6; } 5550 5737 ac_ext=$ac_save_ext 5551 5738 ac_test_FFLAGS=${FFLAGS+set} 5552 5739 ac_save_FFLAGS=$FFLAGS 5553 5740 FFLAGS= 5554 { echo "$as_me:$LINENO: checking whether $F77 accepts -g" >&55555 echo $ECHO_N "checking whether $F77 accepts -g... $ECHO_C" >&6; }5741 { $as_echo "$as_me:$LINENO: checking whether $F77 accepts -g" >&5 5742 $as_echo_n "checking whether $F77 accepts -g... " >&6; } 5556 5743 if test "${ac_cv_prog_f77_g+set}" = set; then 5557 echo $ECHO_N "(cached) $ECHO_C" >&65744 $as_echo_n "(cached) " >&6 5558 5745 else 5559 5746 FFLAGS=-g … … 5569 5756 *) ac_try_echo=$ac_try;; 5570 5757 esac 5571 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 5758 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 5759 $as_echo "$ac_try_echo") >&5 5572 5760 (eval "$ac_compile") 2>conftest.er1 5573 5761 ac_status=$? … … 5575 5763 rm -f conftest.er1 5576 5764 cat conftest.err >&5 5577 echo "$as_me:$LINENO: \$? = $ac_status" >&55765 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 5578 5766 (exit $ac_status); } && { 5579 5767 test -z "$ac_f77_werror_flag" || … … 5582 5770 ac_cv_prog_f77_g=yes 5583 5771 else 5584 echo "$as_me: failed program was:" >&55772 $as_echo "$as_me: failed program was:" >&5 5585 5773 sed 's/^/| /' conftest.$ac_ext >&5 5586 5774 … … 5591 5779 5592 5780 fi 5593 { echo "$as_me:$LINENO: result: $ac_cv_prog_f77_g" >&55594 echo "${ECHO_T}$ac_cv_prog_f77_g" >&6; }5781 { $as_echo "$as_me:$LINENO: result: $ac_cv_prog_f77_g" >&5 5782 $as_echo "$ac_cv_prog_f77_g" >&6; } 5595 5783 if test "$ac_test_FFLAGS" = set; then 5596 5784 FFLAGS=$ac_save_FFLAGS … … 5609 5797 fi 5610 5798 5611 G77=`test $ac_compiler_gnu = yes && echo yes` 5799 if test $ac_compiler_gnu = yes; then 5800 G77=yes 5801 else 5802 G77= 5803 fi 5612 5804 ac_ext=cpp 5613 5805 ac_cpp='$CXXCPP $CPPFLAGS' … … 5621 5813 # Step 0.a: Enable 64 bit support? 5622 5814 5623 { echo "$as_me:$LINENO: checking if 64bit support is requested" >&55624 echo $ECHO_N "checking if 64bit support is requested... $ECHO_C" >&6; }5815 { $as_echo "$as_me:$LINENO: checking if 64bit support is requested" >&5 5816 $as_echo_n "checking if 64bit support is requested... " >&6; } 5625 5817 # Check whether --enable-64bit was given. 5626 5818 if test "${enable_64bit+set}" = set; then … … 5630 5822 fi 5631 5823 5632 { echo "$as_me:$LINENO: result: $do64bit" >&55633 echo "${ECHO_T}$do64bit" >&6; }5824 { $as_echo "$as_me:$LINENO: result: $do64bit" >&5 5825 $as_echo "$do64bit" >&6; } 5634 5826 5635 5827 # Step 0.b: Enable Solaris 64 bit VIS support? 5636 5828 5637 { echo "$as_me:$LINENO: checking if 64bit Sparc VIS support is requested" >&55638 echo $ECHO_N "checking if 64bit Sparc VIS support is requested... $ECHO_C" >&6; }5829 { $as_echo "$as_me:$LINENO: checking if 64bit Sparc VIS support is requested" >&5 5830 $as_echo_n "checking if 64bit Sparc VIS support is requested... " >&6; } 5639 5831 # Check whether --enable-64bit-vis was given. 5640 5832 if test "${enable_64bit_vis+set}" = set; then … … 5644 5836 fi 5645 5837 5646 { echo "$as_me:$LINENO: result: $do64bitVIS" >&55647 echo "${ECHO_T}$do64bitVIS" >&6; }5838 { $as_echo "$as_me:$LINENO: result: $do64bitVIS" >&5 5839 $as_echo "$do64bitVIS" >&6; } 5648 5840 5649 5841 if test "$do64bitVIS" = "yes"; then … … 5656 5848 5657 5849 5658 { echo "$as_me:$LINENO: checking system version" >&55659 echo $ECHO_N "checking system version... $ECHO_C" >&6; }5850 { $as_echo "$as_me:$LINENO: checking system version" >&5 5851 $as_echo_n "checking system version... " >&6; } 5660 5852 if test "${tcl_cv_sys_version+set}" = set; then 5661 echo $ECHO_N "(cached) $ECHO_C" >&65853 $as_echo_n "(cached) " >&6 5662 5854 else 5663 5855 … … 5667 5859 tcl_cv_sys_version=`uname -s`-`uname -r` 5668 5860 if test "$?" -ne 0 ; then 5669 { echo "$as_me:$LINENO: WARNING: can't find uname command" >&55670 echo "$as_me: WARNING: can't find uname command" >&2;}5861 { $as_echo "$as_me:$LINENO: WARNING: can't find uname command" >&5 5862 $as_echo "$as_me: WARNING: can't find uname command" >&2;} 5671 5863 tcl_cv_sys_version=unknown 5672 5864 else … … 5684 5876 5685 5877 fi 5686 { echo "$as_me:$LINENO: result: $tcl_cv_sys_version" >&55687 echo "${ECHO_T}$tcl_cv_sys_version" >&6; }5878 { $as_echo "$as_me:$LINENO: result: $tcl_cv_sys_version" >&5 5879 $as_echo "$tcl_cv_sys_version" >&6; } 5688 5880 system=$tcl_cv_sys_version 5689 5881 … … 5692 5884 # Linux can use either -ldl or -ldld for dynamic loading. 5693 5885 5694 { echo "$as_me:$LINENO: checking for dlopen in -ldl" >&55695 echo $ECHO_N "checking for dlopen in -ldl... $ECHO_C" >&6; }5886 { $as_echo "$as_me:$LINENO: checking for dlopen in -ldl" >&5 5887 $as_echo_n "checking for dlopen in -ldl... " >&6; } 5696 5888 if test "${ac_cv_lib_dl_dlopen+set}" = set; then 5697 echo $ECHO_N "(cached) $ECHO_C" >&65889 $as_echo_n "(cached) " >&6 5698 5890 else 5699 5891 ac_check_lib_save_LIBS=$LIBS … … 5727 5919 *) ac_try_echo=$ac_try;; 5728 5920 esac 5729 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 5921 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 5922 $as_echo "$ac_try_echo") >&5 5730 5923 (eval "$ac_link") 2>conftest.er1 5731 5924 ac_status=$? … … 5733 5926 rm -f conftest.er1 5734 5927 cat conftest.err >&5 5735 echo "$as_me:$LINENO: \$? = $ac_status" >&55928 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 5736 5929 (exit $ac_status); } && { 5737 5930 test -z "$ac_cxx_werror_flag" || 5738 5931 test ! -s conftest.err 5739 } && test -s conftest$ac_exeext && 5740 $as_test_x conftest$ac_exeext; then 5932 } && test -s conftest$ac_exeext && { 5933 test "$cross_compiling" = yes || 5934 $as_test_x conftest$ac_exeext 5935 }; then 5741 5936 ac_cv_lib_dl_dlopen=yes 5742 5937 else 5743 echo "$as_me: failed program was:" >&55938 $as_echo "$as_me: failed program was:" >&5 5744 5939 sed 's/^/| /' conftest.$ac_ext >&5 5745 5940 … … 5747 5942 fi 5748 5943 5944 rm -rf conftest.dSYM 5749 5945 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 5750 5946 conftest$ac_exeext conftest.$ac_ext 5751 5947 LIBS=$ac_check_lib_save_LIBS 5752 5948 fi 5753 { echo "$as_me:$LINENO: result: $ac_cv_lib_dl_dlopen" >&55754 echo "${ECHO_T}$ac_cv_lib_dl_dlopen" >&6; }5949 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_dl_dlopen" >&5 5950 $as_echo "$ac_cv_lib_dl_dlopen" >&6; } 5755 5951 if test $ac_cv_lib_dl_dlopen = yes; then 5756 5952 have_dl=yes … … 5785 5981 # Extract the first word of "ar", so it can be a program name with args. 5786 5982 set dummy ar; ac_word=$2 5787 { echo "$as_me:$LINENO: checking for $ac_word" >&55788 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }5983 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5 5984 $as_echo_n "checking for $ac_word... " >&6; } 5789 5985 if test "${ac_cv_prog_AR+set}" = set; then 5790 echo $ECHO_N "(cached) $ECHO_C" >&65986 $as_echo_n "(cached) " >&6 5791 5987 else 5792 5988 if test -n "$AR"; then … … 5801 5997 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 5802 5998 ac_cv_prog_AR="ar" 5803 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&55999 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 5804 6000 break 2 5805 6001 fi … … 5812 6008 AR=$ac_cv_prog_AR 5813 6009 if test -n "$AR"; then 5814 { echo "$as_me:$LINENO: result: $AR" >&55815 echo "${ECHO_T}$AR" >&6; }5816 else 5817 { echo "$as_me:$LINENO: result: no" >&55818 echo "${ECHO_T}no" >&6; }6010 { $as_echo "$as_me:$LINENO: result: $AR" >&5 6011 $as_echo "$AR" >&6; } 6012 else 6013 { $as_echo "$as_me:$LINENO: result: no" >&5 6014 $as_echo "no" >&6; } 5819 6015 fi 5820 6016 5821 6017 5822 6018 if test "${AR}" = "" ; then 5823 { { echo "$as_me:$LINENO: error: Required archive tool 'ar' not found on PATH." >&55824 echo "$as_me: error: Required archive tool 'ar' not found on PATH." >&2;}6019 { { $as_echo "$as_me:$LINENO: error: Required archive tool 'ar' not found on PATH." >&5 6020 $as_echo "$as_me: error: Required archive tool 'ar' not found on PATH." >&2;} 5825 6021 { (exit 1); exit 1; }; } 5826 6022 fi … … 5841 6037 ;; 5842 6038 esac 5843 { echo "$as_me:$LINENO: result: Using $CC for compiling with threads" >&55844 echo "${ECHO_T}Using $CC for compiling with threads" >&6; }6039 { $as_echo "$as_me:$LINENO: result: Using $CC for compiling with threads" >&5 6040 $as_echo "Using $CC for compiling with threads" >&6; } 5845 6041 fi 5846 6042 LIBS="$LIBS -lc" … … 5857 6053 if test "$do64bit" = "yes" -a "`uname -v`" -gt "3" ; then 5858 6054 if test "$GCC" = "yes" ; then 5859 { echo "$as_me:$LINENO: WARNING: 64bit mode not supported with GCC on $system" >&55860 echo "$as_me: WARNING: 64bit mode not supported with GCC on $system" >&2;}6055 { $as_echo "$as_me:$LINENO: WARNING: 64bit mode not supported with GCC on $system" >&5 6056 $as_echo "$as_me: WARNING: 64bit mode not supported with GCC on $system" >&2;} 5861 6057 else 5862 6058 do64bit_ok=yes … … 5912 6108 # known GMT value. 5913 6109 5914 { echo "$as_me:$LINENO: checking for gettimeofday in -lbsd" >&55915 echo $ECHO_N "checking for gettimeofday in -lbsd... $ECHO_C" >&6; }6110 { $as_echo "$as_me:$LINENO: checking for gettimeofday in -lbsd" >&5 6111 $as_echo_n "checking for gettimeofday in -lbsd... " >&6; } 5916 6112 if test "${ac_cv_lib_bsd_gettimeofday+set}" = set; then 5917 echo $ECHO_N "(cached) $ECHO_C" >&66113 $as_echo_n "(cached) " >&6 5918 6114 else 5919 6115 ac_check_lib_save_LIBS=$LIBS … … 5947 6143 *) ac_try_echo=$ac_try;; 5948 6144 esac 5949 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 6145 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 6146 $as_echo "$ac_try_echo") >&5 5950 6147 (eval "$ac_link") 2>conftest.er1 5951 6148 ac_status=$? … … 5953 6150 rm -f conftest.er1 5954 6151 cat conftest.err >&5 5955 echo "$as_me:$LINENO: \$? = $ac_status" >&56152 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 5956 6153 (exit $ac_status); } && { 5957 6154 test -z "$ac_cxx_werror_flag" || 5958 6155 test ! -s conftest.err 5959 } && test -s conftest$ac_exeext && 5960 $as_test_x conftest$ac_exeext; then 6156 } && test -s conftest$ac_exeext && { 6157 test "$cross_compiling" = yes || 6158 $as_test_x conftest$ac_exeext 6159 }; then 5961 6160 ac_cv_lib_bsd_gettimeofday=yes 5962 6161 else 5963 echo "$as_me: failed program was:" >&56162 $as_echo "$as_me: failed program was:" >&5 5964 6163 sed 's/^/| /' conftest.$ac_ext >&5 5965 6164 … … 5967 6166 fi 5968 6167 6168 rm -rf conftest.dSYM 5969 6169 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 5970 6170 conftest$ac_exeext conftest.$ac_ext 5971 6171 LIBS=$ac_check_lib_save_LIBS 5972 6172 fi 5973 { echo "$as_me:$LINENO: result: $ac_cv_lib_bsd_gettimeofday" >&55974 echo "${ECHO_T}$ac_cv_lib_bsd_gettimeofday" >&6; }6173 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_bsd_gettimeofday" >&5 6174 $as_echo "$ac_cv_lib_bsd_gettimeofday" >&6; } 5975 6175 if test $ac_cv_lib_bsd_gettimeofday = yes; then 5976 6176 libbsd=yes … … 6000 6200 # is always linked to, for compatibility. 6001 6201 #----------------------------------------------------------- 6002 { echo "$as_me:$LINENO: checking for inet_ntoa in -lbind" >&56003 echo $ECHO_N "checking for inet_ntoa in -lbind... $ECHO_C" >&6; }6202 { $as_echo "$as_me:$LINENO: checking for inet_ntoa in -lbind" >&5 6203 $as_echo_n "checking for inet_ntoa in -lbind... " >&6; } 6004 6204 if test "${ac_cv_lib_bind_inet_ntoa+set}" = set; then 6005 echo $ECHO_N "(cached) $ECHO_C" >&66205 $as_echo_n "(cached) " >&6 6006 6206 else 6007 6207 ac_check_lib_save_LIBS=$LIBS … … 6035 6235 *) ac_try_echo=$ac_try;; 6036 6236 esac 6037 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 6237 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 6238 $as_echo "$ac_try_echo") >&5 6038 6239 (eval "$ac_link") 2>conftest.er1 6039 6240 ac_status=$? … … 6041 6242 rm -f conftest.er1 6042 6243 cat conftest.err >&5 6043 echo "$as_me:$LINENO: \$? = $ac_status" >&56244 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 6044 6245 (exit $ac_status); } && { 6045 6246 test -z "$ac_cxx_werror_flag" || 6046 6247 test ! -s conftest.err 6047 } && test -s conftest$ac_exeext && 6048 $as_test_x conftest$ac_exeext; then 6248 } && test -s conftest$ac_exeext && { 6249 test "$cross_compiling" = yes || 6250 $as_test_x conftest$ac_exeext 6251 }; then 6049 6252 ac_cv_lib_bind_inet_ntoa=yes 6050 6253 else 6051 echo "$as_me: failed program was:" >&56254 $as_echo "$as_me: failed program was:" >&5 6052 6255 sed 's/^/| /' conftest.$ac_ext >&5 6053 6256 … … 6055 6258 fi 6056 6259 6260 rm -rf conftest.dSYM 6057 6261 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 6058 6262 conftest$ac_exeext conftest.$ac_ext 6059 6263 LIBS=$ac_check_lib_save_LIBS 6060 6264 fi 6061 { echo "$as_me:$LINENO: result: $ac_cv_lib_bind_inet_ntoa" >&56062 echo "${ECHO_T}$ac_cv_lib_bind_inet_ntoa" >&6; }6265 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_bind_inet_ntoa" >&5 6266 $as_echo "$ac_cv_lib_bind_inet_ntoa" >&6; } 6063 6267 if test $ac_cv_lib_bind_inet_ntoa = yes; then 6064 6268 LIBS="$LIBS -lbind -lsocket" … … 6114 6318 SHLIB_SUFFIX=".sl" 6115 6319 fi 6116 { echo "$as_me:$LINENO: checking for shl_load in -ldld" >&56117 echo $ECHO_N "checking for shl_load in -ldld... $ECHO_C" >&6; }6320 { $as_echo "$as_me:$LINENO: checking for shl_load in -ldld" >&5 6321 $as_echo_n "checking for shl_load in -ldld... " >&6; } 6118 6322 if test "${ac_cv_lib_dld_shl_load+set}" = set; then 6119 echo $ECHO_N "(cached) $ECHO_C" >&66323 $as_echo_n "(cached) " >&6 6120 6324 else 6121 6325 ac_check_lib_save_LIBS=$LIBS … … 6149 6353 *) ac_try_echo=$ac_try;; 6150 6354 esac 6151 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 6355 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 6356 $as_echo "$ac_try_echo") >&5 6152 6357 (eval "$ac_link") 2>conftest.er1 6153 6358 ac_status=$? … … 6155 6360 rm -f conftest.er1 6156 6361 cat conftest.err >&5 6157 echo "$as_me:$LINENO: \$? = $ac_status" >&56362 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 6158 6363 (exit $ac_status); } && { 6159 6364 test -z "$ac_cxx_werror_flag" || 6160 6365 test ! -s conftest.err 6161 } && test -s conftest$ac_exeext && 6162 $as_test_x conftest$ac_exeext; then 6366 } && test -s conftest$ac_exeext && { 6367 test "$cross_compiling" = yes || 6368 $as_test_x conftest$ac_exeext 6369 }; then 6163 6370 ac_cv_lib_dld_shl_load=yes 6164 6371 else 6165 echo "$as_me: failed program was:" >&56372 $as_echo "$as_me: failed program was:" >&5 6166 6373 sed 's/^/| /' conftest.$ac_ext >&5 6167 6374 … … 6169 6376 fi 6170 6377 6378 rm -rf conftest.dSYM 6171 6379 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 6172 6380 conftest$ac_exeext conftest.$ac_ext 6173 6381 LIBS=$ac_check_lib_save_LIBS 6174 6382 fi 6175 { echo "$as_me:$LINENO: result: $ac_cv_lib_dld_shl_load" >&56176 echo "${ECHO_T}$ac_cv_lib_dld_shl_load" >&6; }6383 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_dld_shl_load" >&5 6384 $as_echo "$ac_cv_lib_dld_shl_load" >&6; } 6177 6385 if test $ac_cv_lib_dld_shl_load = yes; then 6178 6386 tcl_ok=yes … … 6215 6423 ;; 6216 6424 *) 6217 { echo "$as_me:$LINENO: WARNING: 64bit mode not supported with GCC on $system" >&56218 echo "$as_me: WARNING: 64bit mode not supported with GCC on $system" >&2;}6425 { $as_echo "$as_me:$LINENO: WARNING: 64bit mode not supported with GCC on $system" >&5 6426 $as_echo "$as_me: WARNING: 64bit mode not supported with GCC on $system" >&2;} 6219 6427 ;; 6220 6428 esac … … 6228 6436 HP-UX-*.08.*|HP-UX-*.09.*|HP-UX-*.10.*) 6229 6437 SHLIB_SUFFIX=".sl" 6230 { echo "$as_me:$LINENO: checking for shl_load in -ldld" >&56231 echo $ECHO_N "checking for shl_load in -ldld... $ECHO_C" >&6; }6438 { $as_echo "$as_me:$LINENO: checking for shl_load in -ldld" >&5 6439 $as_echo_n "checking for shl_load in -ldld... " >&6; } 6232 6440 if test "${ac_cv_lib_dld_shl_load+set}" = set; then 6233 echo $ECHO_N "(cached) $ECHO_C" >&66441 $as_echo_n "(cached) " >&6 6234 6442 else 6235 6443 ac_check_lib_save_LIBS=$LIBS … … 6263 6471 *) ac_try_echo=$ac_try;; 6264 6472 esac 6265 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 6473 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 6474 $as_echo "$ac_try_echo") >&5 6266 6475 (eval "$ac_link") 2>conftest.er1 6267 6476 ac_status=$? … … 6269 6478 rm -f conftest.er1 6270 6479 cat conftest.err >&5 6271 echo "$as_me:$LINENO: \$? = $ac_status" >&56480 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 6272 6481 (exit $ac_status); } && { 6273 6482 test -z "$ac_cxx_werror_flag" || 6274 6483 test ! -s conftest.err 6275 } && test -s conftest$ac_exeext && 6276 $as_test_x conftest$ac_exeext; then 6484 } && test -s conftest$ac_exeext && { 6485 test "$cross_compiling" = yes || 6486 $as_test_x conftest$ac_exeext 6487 }; then 6277 6488 ac_cv_lib_dld_shl_load=yes 6278 6489 else 6279 echo "$as_me: failed program was:" >&56490 $as_echo "$as_me: failed program was:" >&5 6280 6491 sed 's/^/| /' conftest.$ac_ext >&5 6281 6492 … … 6283 6494 fi 6284 6495 6496 rm -rf conftest.dSYM 6285 6497 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 6286 6498 conftest$ac_exeext conftest.$ac_ext 6287 6499 LIBS=$ac_check_lib_save_LIBS 6288 6500 fi 6289 { echo "$as_me:$LINENO: result: $ac_cv_lib_dld_shl_load" >&56290 echo "${ECHO_T}$ac_cv_lib_dld_shl_load" >&6; }6501 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_dld_shl_load" >&5 6502 $as_echo "$ac_cv_lib_dld_shl_load" >&6; } 6291 6503 if test $ac_cv_lib_dld_shl_load = yes; then 6292 6504 tcl_ok=yes … … 6368 6580 if test "$do64bit" = "yes" ; then 6369 6581 if test "$GCC" = "yes" ; then 6370 { echo "$as_me:$LINENO: WARNING: 64bit mode not supported by gcc" >&56371 echo "$as_me: WARNING: 64bit mode not supported by gcc" >&2;}6582 { $as_echo "$as_me:$LINENO: WARNING: 64bit mode not supported by gcc" >&5 6583 $as_echo "$as_me: WARNING: 64bit mode not supported by gcc" >&2;} 6372 6584 else 6373 6585 do64bit_ok=yes … … 6398 6610 else 6399 6611 if test "${ac_cv_header_dld_h+set}" = set; then 6400 { echo "$as_me:$LINENO: checking for dld.h" >&56401 echo $ECHO_N "checking for dld.h... $ECHO_C" >&6; }6612 { $as_echo "$as_me:$LINENO: checking for dld.h" >&5 6613 $as_echo_n "checking for dld.h... " >&6; } 6402 6614 if test "${ac_cv_header_dld_h+set}" = set; then 6403 echo $ECHO_N "(cached) $ECHO_C" >&66404 fi 6405 { echo "$as_me:$LINENO: result: $ac_cv_header_dld_h" >&56406 echo "${ECHO_T}$ac_cv_header_dld_h" >&6; }6615 $as_echo_n "(cached) " >&6 6616 fi 6617 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_dld_h" >&5 6618 $as_echo "$ac_cv_header_dld_h" >&6; } 6407 6619 else 6408 6620 # Is the header compilable? 6409 { echo "$as_me:$LINENO: checking dld.h usability" >&56410 echo $ECHO_N "checking dld.h usability... $ECHO_C" >&6; }6621 { $as_echo "$as_me:$LINENO: checking dld.h usability" >&5 6622 $as_echo_n "checking dld.h usability... " >&6; } 6411 6623 cat >conftest.$ac_ext <<_ACEOF 6412 6624 /* confdefs.h. */ … … 6424 6636 *) ac_try_echo=$ac_try;; 6425 6637 esac 6426 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 6638 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 6639 $as_echo "$ac_try_echo") >&5 6427 6640 (eval "$ac_compile") 2>conftest.er1 6428 6641 ac_status=$? … … 6430 6643 rm -f conftest.er1 6431 6644 cat conftest.err >&5 6432 echo "$as_me:$LINENO: \$? = $ac_status" >&56645 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 6433 6646 (exit $ac_status); } && { 6434 6647 test -z "$ac_cxx_werror_flag" || … … 6437 6650 ac_header_compiler=yes 6438 6651 else 6439 echo "$as_me: failed program was:" >&56652 $as_echo "$as_me: failed program was:" >&5 6440 6653 sed 's/^/| /' conftest.$ac_ext >&5 6441 6654 … … 6444 6657 6445 6658 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 6446 { echo "$as_me:$LINENO: result: $ac_header_compiler" >&56447 echo "${ECHO_T}$ac_header_compiler" >&6; }6659 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 6660 $as_echo "$ac_header_compiler" >&6; } 6448 6661 6449 6662 # Is the header present? 6450 { echo "$as_me:$LINENO: checking dld.h presence" >&56451 echo $ECHO_N "checking dld.h presence... $ECHO_C" >&6; }6663 { $as_echo "$as_me:$LINENO: checking dld.h presence" >&5 6664 $as_echo_n "checking dld.h presence... " >&6; } 6452 6665 cat >conftest.$ac_ext <<_ACEOF 6453 6666 /* confdefs.h. */ … … 6463 6676 *) ac_try_echo=$ac_try;; 6464 6677 esac 6465 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 6678 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 6679 $as_echo "$ac_try_echo") >&5 6466 6680 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 6467 6681 ac_status=$? … … 6469 6683 rm -f conftest.er1 6470 6684 cat conftest.err >&5 6471 echo "$as_me:$LINENO: \$? = $ac_status" >&56685 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 6472 6686 (exit $ac_status); } >/dev/null && { 6473 6687 test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" || … … 6476 6690 ac_header_preproc=yes 6477 6691 else 6478 echo "$as_me: failed program was:" >&56692 $as_echo "$as_me: failed program was:" >&5 6479 6693 sed 's/^/| /' conftest.$ac_ext >&5 6480 6694 … … 6483 6697 6484 6698 rm -f conftest.err conftest.$ac_ext 6485 { echo "$as_me:$LINENO: result: $ac_header_preproc" >&56486 echo "${ECHO_T}$ac_header_preproc" >&6; }6699 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 6700 $as_echo "$ac_header_preproc" >&6; } 6487 6701 6488 6702 # So? What about this header? 6489 6703 case $ac_header_compiler:$ac_header_preproc:$ac_cxx_preproc_warn_flag in 6490 6704 yes:no: ) 6491 { echo "$as_me:$LINENO: WARNING: dld.h: accepted by the compiler, rejected by the preprocessor!" >&56492 echo "$as_me: WARNING: dld.h: accepted by the compiler, rejected by the preprocessor!" >&2;}6493 { echo "$as_me:$LINENO: WARNING: dld.h: proceeding with the compiler's result" >&56494 echo "$as_me: WARNING: dld.h: proceeding with the compiler's result" >&2;}6705 { $as_echo "$as_me:$LINENO: WARNING: dld.h: accepted by the compiler, rejected by the preprocessor!" >&5 6706 $as_echo "$as_me: WARNING: dld.h: accepted by the compiler, rejected by the preprocessor!" >&2;} 6707 { $as_echo "$as_me:$LINENO: WARNING: dld.h: proceeding with the compiler's result" >&5 6708 $as_echo "$as_me: WARNING: dld.h: proceeding with the compiler's result" >&2;} 6495 6709 ac_header_preproc=yes 6496 6710 ;; 6497 6711 no:yes:* ) 6498 { echo "$as_me:$LINENO: WARNING: dld.h: present but cannot be compiled" >&56499 echo "$as_me: WARNING: dld.h: present but cannot be compiled" >&2;}6500 { echo "$as_me:$LINENO: WARNING: dld.h: check for missing prerequisite headers?" >&56501 echo "$as_me: WARNING: dld.h: check for missing prerequisite headers?" >&2;}6502 { echo "$as_me:$LINENO: WARNING: dld.h: see the Autoconf documentation" >&56503 echo "$as_me: WARNING: dld.h: see the Autoconf documentation" >&2;}6504 { echo "$as_me:$LINENO: WARNING: dld.h: section \"Present But Cannot Be Compiled\"" >&56505 echo "$as_me: WARNING: dld.h: section \"Present But Cannot Be Compiled\"" >&2;}6506 { echo "$as_me:$LINENO: WARNING: dld.h: proceeding with the preprocessor's result" >&56507 echo "$as_me: WARNING: dld.h: proceeding with the preprocessor's result" >&2;}6508 { echo "$as_me:$LINENO: WARNING: dld.h: in the future, the compiler will take precedence" >&56509 echo "$as_me: WARNING: dld.h: in the future, the compiler will take precedence" >&2;}6712 { $as_echo "$as_me:$LINENO: WARNING: dld.h: present but cannot be compiled" >&5 6713 $as_echo "$as_me: WARNING: dld.h: present but cannot be compiled" >&2;} 6714 { $as_echo "$as_me:$LINENO: WARNING: dld.h: check for missing prerequisite headers?" >&5 6715 $as_echo "$as_me: WARNING: dld.h: check for missing prerequisite headers?" >&2;} 6716 { $as_echo "$as_me:$LINENO: WARNING: dld.h: see the Autoconf documentation" >&5 6717 $as_echo "$as_me: WARNING: dld.h: see the Autoconf documentation" >&2;} 6718 { $as_echo "$as_me:$LINENO: WARNING: dld.h: section \"Present But Cannot Be Compiled\"" >&5 6719 $as_echo "$as_me: WARNING: dld.h: section \"Present But Cannot Be Compiled\"" >&2;} 6720 { $as_echo "$as_me:$LINENO: WARNING: dld.h: proceeding with the preprocessor's result" >&5 6721 $as_echo "$as_me: WARNING: dld.h: proceeding with the preprocessor's result" >&2;} 6722 { $as_echo "$as_me:$LINENO: WARNING: dld.h: in the future, the compiler will take precedence" >&5 6723 $as_echo "$as_me: WARNING: dld.h: in the future, the compiler will take precedence" >&2;} 6510 6724 ( cat <<\_ASBOX 6511 6725 ## ----------------------------------- ## … … 6516 6730 ;; 6517 6731 esac 6518 { echo "$as_me:$LINENO: checking for dld.h" >&56519 echo $ECHO_N "checking for dld.h... $ECHO_C" >&6; }6732 { $as_echo "$as_me:$LINENO: checking for dld.h" >&5 6733 $as_echo_n "checking for dld.h... " >&6; } 6520 6734 if test "${ac_cv_header_dld_h+set}" = set; then 6521 echo $ECHO_N "(cached) $ECHO_C" >&66735 $as_echo_n "(cached) " >&6 6522 6736 else 6523 6737 ac_cv_header_dld_h=$ac_header_preproc 6524 6738 fi 6525 { echo "$as_me:$LINENO: result: $ac_cv_header_dld_h" >&56526 echo "${ECHO_T}$ac_cv_header_dld_h" >&6; }6739 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_dld_h" >&5 6740 $as_echo "$ac_cv_header_dld_h" >&6; } 6527 6741 6528 6742 fi … … 6542 6756 fi 6543 6757 if test $do64bit = yes; then 6544 { echo "$as_me:$LINENO: checking if compiler accepts -m64 flag" >&56545 echo $ECHO_N "checking if compiler accepts -m64 flag... $ECHO_C" >&6; }6758 { $as_echo "$as_me:$LINENO: checking if compiler accepts -m64 flag" >&5 6759 $as_echo_n "checking if compiler accepts -m64 flag... " >&6; } 6546 6760 if test "${tcl_cv_cc_m64+set}" = set; then 6547 echo $ECHO_N "(cached) $ECHO_C" >&66761 $as_echo_n "(cached) " >&6 6548 6762 else 6549 6763 … … 6571 6785 *) ac_try_echo=$ac_try;; 6572 6786 esac 6573 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 6787 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 6788 $as_echo "$ac_try_echo") >&5 6574 6789 (eval "$ac_link") 2>conftest.er1 6575 6790 ac_status=$? … … 6577 6792 rm -f conftest.er1 6578 6793 cat conftest.err >&5 6579 echo "$as_me:$LINENO: \$? = $ac_status" >&56794 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 6580 6795 (exit $ac_status); } && { 6581 6796 test -z "$ac_cxx_werror_flag" || 6582 6797 test ! -s conftest.err 6583 } && test -s conftest$ac_exeext && 6584 $as_test_x conftest$ac_exeext; then 6798 } && test -s conftest$ac_exeext && { 6799 test "$cross_compiling" = yes || 6800 $as_test_x conftest$ac_exeext 6801 }; then 6585 6802 tcl_cv_cc_m64=yes 6586 6803 else 6587 echo "$as_me: failed program was:" >&56804 $as_echo "$as_me: failed program was:" >&5 6588 6805 sed 's/^/| /' conftest.$ac_ext >&5 6589 6806 … … 6591 6808 fi 6592 6809 6810 rm -rf conftest.dSYM 6593 6811 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 6594 6812 conftest$ac_exeext conftest.$ac_ext 6595 6813 CFLAGS=$hold_cflags 6596 6814 fi 6597 { echo "$as_me:$LINENO: result: $tcl_cv_cc_m64" >&56598 echo "${ECHO_T}$tcl_cv_cc_m64" >&6; }6815 { $as_echo "$as_me:$LINENO: result: $tcl_cv_cc_m64" >&5 6816 $as_echo "$tcl_cv_cc_m64" >&6; } 6599 6817 if test $tcl_cv_cc_m64 = yes; then 6600 6818 CFLAGS="$CFLAGS -m64" … … 6635 6853 else 6636 6854 if test "${ac_cv_header_dld_h+set}" = set; then 6637 { echo "$as_me:$LINENO: checking for dld.h" >&56638 echo $ECHO_N "checking for dld.h... $ECHO_C" >&6; }6855 { $as_echo "$as_me:$LINENO: checking for dld.h" >&5 6856 $as_echo_n "checking for dld.h... " >&6; } 6639 6857 if test "${ac_cv_header_dld_h+set}" = set; then 6640 echo $ECHO_N "(cached) $ECHO_C" >&66641 fi 6642 { echo "$as_me:$LINENO: result: $ac_cv_header_dld_h" >&56643 echo "${ECHO_T}$ac_cv_header_dld_h" >&6; }6858 $as_echo_n "(cached) " >&6 6859 fi 6860 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_dld_h" >&5 6861 $as_echo "$ac_cv_header_dld_h" >&6; } 6644 6862 else 6645 6863 # Is the header compilable? 6646 { echo "$as_me:$LINENO: checking dld.h usability" >&56647 echo $ECHO_N "checking dld.h usability... $ECHO_C" >&6; }6864 { $as_echo "$as_me:$LINENO: checking dld.h usability" >&5 6865 $as_echo_n "checking dld.h usability... " >&6; } 6648 6866 cat >conftest.$ac_ext <<_ACEOF 6649 6867 /* confdefs.h. */ … … 6661 6879 *) ac_try_echo=$ac_try;; 6662 6880 esac 6663 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 6881 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 6882 $as_echo "$ac_try_echo") >&5 6664 6883 (eval "$ac_compile") 2>conftest.er1 6665 6884 ac_status=$? … … 6667 6886 rm -f conftest.er1 6668 6887 cat conftest.err >&5 6669 echo "$as_me:$LINENO: \$? = $ac_status" >&56888 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 6670 6889 (exit $ac_status); } && { 6671 6890 test -z "$ac_cxx_werror_flag" || … … 6674 6893 ac_header_compiler=yes 6675 6894 else 6676 echo "$as_me: failed program was:" >&56895 $as_echo "$as_me: failed program was:" >&5 6677 6896 sed 's/^/| /' conftest.$ac_ext >&5 6678 6897 … … 6681 6900 6682 6901 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 6683 { echo "$as_me:$LINENO: result: $ac_header_compiler" >&56684 echo "${ECHO_T}$ac_header_compiler" >&6; }6902 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 6903 $as_echo "$ac_header_compiler" >&6; } 6685 6904 6686 6905 # Is the header present? 6687 { echo "$as_me:$LINENO: checking dld.h presence" >&56688 echo $ECHO_N "checking dld.h presence... $ECHO_C" >&6; }6906 { $as_echo "$as_me:$LINENO: checking dld.h presence" >&5 6907 $as_echo_n "checking dld.h presence... " >&6; } 6689 6908 cat >conftest.$ac_ext <<_ACEOF 6690 6909 /* confdefs.h. */ … … 6700 6919 *) ac_try_echo=$ac_try;; 6701 6920 esac 6702 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 6921 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 6922 $as_echo "$ac_try_echo") >&5 6703 6923 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 6704 6924 ac_status=$? … … 6706 6926 rm -f conftest.er1 6707 6927 cat conftest.err >&5 6708 echo "$as_me:$LINENO: \$? = $ac_status" >&56928 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 6709 6929 (exit $ac_status); } >/dev/null && { 6710 6930 test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" || … … 6713 6933 ac_header_preproc=yes 6714 6934 else 6715 echo "$as_me: failed program was:" >&56935 $as_echo "$as_me: failed program was:" >&5 6716 6936 sed 's/^/| /' conftest.$ac_ext >&5 6717 6937 … … 6720 6940 6721 6941 rm -f conftest.err conftest.$ac_ext 6722 { echo "$as_me:$LINENO: result: $ac_header_preproc" >&56723 echo "${ECHO_T}$ac_header_preproc" >&6; }6942 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 6943 $as_echo "$ac_header_preproc" >&6; } 6724 6944 6725 6945 # So? What about this header? 6726 6946 case $ac_header_compiler:$ac_header_preproc:$ac_cxx_preproc_warn_flag in 6727 6947 yes:no: ) 6728 { echo "$as_me:$LINENO: WARNING: dld.h: accepted by the compiler, rejected by the preprocessor!" >&56729 echo "$as_me: WARNING: dld.h: accepted by the compiler, rejected by the preprocessor!" >&2;}6730 { echo "$as_me:$LINENO: WARNING: dld.h: proceeding with the compiler's result" >&56731 echo "$as_me: WARNING: dld.h: proceeding with the compiler's result" >&2;}6948 { $as_echo "$as_me:$LINENO: WARNING: dld.h: accepted by the compiler, rejected by the preprocessor!" >&5 6949 $as_echo "$as_me: WARNING: dld.h: accepted by the compiler, rejected by the preprocessor!" >&2;} 6950 { $as_echo "$as_me:$LINENO: WARNING: dld.h: proceeding with the compiler's result" >&5 6951 $as_echo "$as_me: WARNING: dld.h: proceeding with the compiler's result" >&2;} 6732 6952 ac_header_preproc=yes 6733 6953 ;; 6734 6954 no:yes:* ) 6735 { echo "$as_me:$LINENO: WARNING: dld.h: present but cannot be compiled" >&56736 echo "$as_me: WARNING: dld.h: present but cannot be compiled" >&2;}6737 { echo "$as_me:$LINENO: WARNING: dld.h: check for missing prerequisite headers?" >&56738 echo "$as_me: WARNING: dld.h: check for missing prerequisite headers?" >&2;}6739 { echo "$as_me:$LINENO: WARNING: dld.h: see the Autoconf documentation" >&56740 echo "$as_me: WARNING: dld.h: see the Autoconf documentation" >&2;}6741 { echo "$as_me:$LINENO: WARNING: dld.h: section \"Present But Cannot Be Compiled\"" >&56742 echo "$as_me: WARNING: dld.h: section \"Present But Cannot Be Compiled\"" >&2;}6743 { echo "$as_me:$LINENO: WARNING: dld.h: proceeding with the preprocessor's result" >&56744 echo "$as_me: WARNING: dld.h: proceeding with the preprocessor's result" >&2;}6745 { echo "$as_me:$LINENO: WARNING: dld.h: in the future, the compiler will take precedence" >&56746 echo "$as_me: WARNING: dld.h: in the future, the compiler will take precedence" >&2;}6955 { $as_echo "$as_me:$LINENO: WARNING: dld.h: present but cannot be compiled" >&5 6956 $as_echo "$as_me: WARNING: dld.h: present but cannot be compiled" >&2;} 6957 { $as_echo "$as_me:$LINENO: WARNING: dld.h: check for missing prerequisite headers?" >&5 6958 $as_echo "$as_me: WARNING: dld.h: check for missing prerequisite headers?" >&2;} 6959 { $as_echo "$as_me:$LINENO: WARNING: dld.h: see the Autoconf documentation" >&5 6960 $as_echo "$as_me: WARNING: dld.h: see the Autoconf documentation" >&2;} 6961 { $as_echo "$as_me:$LINENO: WARNING: dld.h: section \"Present But Cannot Be Compiled\"" >&5 6962 $as_echo "$as_me: WARNING: dld.h: section \"Present But Cannot Be Compiled\"" >&2;} 6963 { $as_echo "$as_me:$LINENO: WARNING: dld.h: proceeding with the preprocessor's result" >&5 6964 $as_echo "$as_me: WARNING: dld.h: proceeding with the preprocessor's result" >&2;} 6965 { $as_echo "$as_me:$LINENO: WARNING: dld.h: in the future, the compiler will take precedence" >&5 6966 $as_echo "$as_me: WARNING: dld.h: in the future, the compiler will take precedence" >&2;} 6747 6967 ( cat <<\_ASBOX 6748 6968 ## ----------------------------------- ## … … 6753 6973 ;; 6754 6974 esac 6755 { echo "$as_me:$LINENO: checking for dld.h" >&56756 echo $ECHO_N "checking for dld.h... $ECHO_C" >&6; }6975 { $as_echo "$as_me:$LINENO: checking for dld.h" >&5 6976 $as_echo_n "checking for dld.h... " >&6; } 6757 6977 if test "${ac_cv_header_dld_h+set}" = set; then 6758 echo $ECHO_N "(cached) $ECHO_C" >&66978 $as_echo_n "(cached) " >&6 6759 6979 else 6760 6980 ac_cv_header_dld_h=$ac_header_preproc 6761 6981 fi 6762 { echo "$as_me:$LINENO: result: $ac_cv_header_dld_h" >&56763 echo "${ECHO_T}$ac_cv_header_dld_h" >&6; }6982 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_dld_h" >&5 6983 $as_echo "$ac_cv_header_dld_h" >&6; } 6764 6984 6765 6985 fi … … 6815 7035 # Not available on all versions: check for include file. 6816 7036 if test "${ac_cv_header_dlfcn_h+set}" = set; then 6817 { echo "$as_me:$LINENO: checking for dlfcn.h" >&56818 echo $ECHO_N "checking for dlfcn.h... $ECHO_C" >&6; }7037 { $as_echo "$as_me:$LINENO: checking for dlfcn.h" >&5 7038 $as_echo_n "checking for dlfcn.h... " >&6; } 6819 7039 if test "${ac_cv_header_dlfcn_h+set}" = set; then 6820 echo $ECHO_N "(cached) $ECHO_C" >&66821 fi 6822 { echo "$as_me:$LINENO: result: $ac_cv_header_dlfcn_h" >&56823 echo "${ECHO_T}$ac_cv_header_dlfcn_h" >&6; }7040 $as_echo_n "(cached) " >&6 7041 fi 7042 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_dlfcn_h" >&5 7043 $as_echo "$ac_cv_header_dlfcn_h" >&6; } 6824 7044 else 6825 7045 # Is the header compilable? 6826 { echo "$as_me:$LINENO: checking dlfcn.h usability" >&56827 echo $ECHO_N "checking dlfcn.h usability... $ECHO_C" >&6; }7046 { $as_echo "$as_me:$LINENO: checking dlfcn.h usability" >&5 7047 $as_echo_n "checking dlfcn.h usability... " >&6; } 6828 7048 cat >conftest.$ac_ext <<_ACEOF 6829 7049 /* confdefs.h. */ … … 6841 7061 *) ac_try_echo=$ac_try;; 6842 7062 esac 6843 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 7063 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 7064 $as_echo "$ac_try_echo") >&5 6844 7065 (eval "$ac_compile") 2>conftest.er1 6845 7066 ac_status=$? … … 6847 7068 rm -f conftest.er1 6848 7069 cat conftest.err >&5 6849 echo "$as_me:$LINENO: \$? = $ac_status" >&57070 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 6850 7071 (exit $ac_status); } && { 6851 7072 test -z "$ac_cxx_werror_flag" || … … 6854 7075 ac_header_compiler=yes 6855 7076 else 6856 echo "$as_me: failed program was:" >&57077 $as_echo "$as_me: failed program was:" >&5 6857 7078 sed 's/^/| /' conftest.$ac_ext >&5 6858 7079 … … 6861 7082 6862 7083 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 6863 { echo "$as_me:$LINENO: result: $ac_header_compiler" >&56864 echo "${ECHO_T}$ac_header_compiler" >&6; }7084 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 7085 $as_echo "$ac_header_compiler" >&6; } 6865 7086 6866 7087 # Is the header present? 6867 { echo "$as_me:$LINENO: checking dlfcn.h presence" >&56868 echo $ECHO_N "checking dlfcn.h presence... $ECHO_C" >&6; }7088 { $as_echo "$as_me:$LINENO: checking dlfcn.h presence" >&5 7089 $as_echo_n "checking dlfcn.h presence... " >&6; } 6869 7090 cat >conftest.$ac_ext <<_ACEOF 6870 7091 /* confdefs.h. */ … … 6880 7101 *) ac_try_echo=$ac_try;; 6881 7102 esac 6882 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 7103 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 7104 $as_echo "$ac_try_echo") >&5 6883 7105 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 6884 7106 ac_status=$? … … 6886 7108 rm -f conftest.er1 6887 7109 cat conftest.err >&5 6888 echo "$as_me:$LINENO: \$? = $ac_status" >&57110 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 6889 7111 (exit $ac_status); } >/dev/null && { 6890 7112 test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" || … … 6893 7115 ac_header_preproc=yes 6894 7116 else 6895 echo "$as_me: failed program was:" >&57117 $as_echo "$as_me: failed program was:" >&5 6896 7118 sed 's/^/| /' conftest.$ac_ext >&5 6897 7119 … … 6900 7122 6901 7123 rm -f conftest.err conftest.$ac_ext 6902 { echo "$as_me:$LINENO: result: $ac_header_preproc" >&56903 echo "${ECHO_T}$ac_header_preproc" >&6; }7124 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 7125 $as_echo "$ac_header_preproc" >&6; } 6904 7126 6905 7127 # So? What about this header? 6906 7128 case $ac_header_compiler:$ac_header_preproc:$ac_cxx_preproc_warn_flag in 6907 7129 yes:no: ) 6908 { echo "$as_me:$LINENO: WARNING: dlfcn.h: accepted by the compiler, rejected by the preprocessor!" >&56909 echo "$as_me: WARNING: dlfcn.h: accepted by the compiler, rejected by the preprocessor!" >&2;}6910 { echo "$as_me:$LINENO: WARNING: dlfcn.h: proceeding with the compiler's result" >&56911 echo "$as_me: WARNING: dlfcn.h: proceeding with the compiler's result" >&2;}7130 { $as_echo "$as_me:$LINENO: WARNING: dlfcn.h: accepted by the compiler, rejected by the preprocessor!" >&5 7131 $as_echo "$as_me: WARNING: dlfcn.h: accepted by the compiler, rejected by the preprocessor!" >&2;} 7132 { $as_echo "$as_me:$LINENO: WARNING: dlfcn.h: proceeding with the compiler's result" >&5 7133 $as_echo "$as_me: WARNING: dlfcn.h: proceeding with the compiler's result" >&2;} 6912 7134 ac_header_preproc=yes 6913 7135 ;; 6914 7136 no:yes:* ) 6915 { echo "$as_me:$LINENO: WARNING: dlfcn.h: present but cannot be compiled" >&56916 echo "$as_me: WARNING: dlfcn.h: present but cannot be compiled" >&2;}6917 { echo "$as_me:$LINENO: WARNING: dlfcn.h: check for missing prerequisite headers?" >&56918 echo "$as_me: WARNING: dlfcn.h: check for missing prerequisite headers?" >&2;}6919 { echo "$as_me:$LINENO: WARNING: dlfcn.h: see the Autoconf documentation" >&56920 echo "$as_me: WARNING: dlfcn.h: see the Autoconf documentation" >&2;}6921 { echo "$as_me:$LINENO: WARNING: dlfcn.h: section \"Present But Cannot Be Compiled\"" >&56922 echo "$as_me: WARNING: dlfcn.h: section \"Present But Cannot Be Compiled\"" >&2;}6923 { echo "$as_me:$LINENO: WARNING: dlfcn.h: proceeding with the preprocessor's result" >&56924 echo "$as_me: WARNING: dlfcn.h: proceeding with the preprocessor's result" >&2;}6925 { echo "$as_me:$LINENO: WARNING: dlfcn.h: in the future, the compiler will take precedence" >&56926 echo "$as_me: WARNING: dlfcn.h: in the future, the compiler will take precedence" >&2;}7137 { $as_echo "$as_me:$LINENO: WARNING: dlfcn.h: present but cannot be compiled" >&5 7138 $as_echo "$as_me: WARNING: dlfcn.h: present but cannot be compiled" >&2;} 7139 { $as_echo "$as_me:$LINENO: WARNING: dlfcn.h: check for missing prerequisite headers?" >&5 7140 $as_echo "$as_me: WARNING: dlfcn.h: check for missing prerequisite headers?" >&2;} 7141 { $as_echo "$as_me:$LINENO: WARNING: dlfcn.h: see the Autoconf documentation" >&5 7142 $as_echo "$as_me: WARNING: dlfcn.h: see the Autoconf documentation" >&2;} 7143 { $as_echo "$as_me:$LINENO: WARNING: dlfcn.h: section \"Present But Cannot Be Compiled\"" >&5 7144 $as_echo "$as_me: WARNING: dlfcn.h: section \"Present But Cannot Be Compiled\"" >&2;} 7145 { $as_echo "$as_me:$LINENO: WARNING: dlfcn.h: proceeding with the preprocessor's result" >&5 7146 $as_echo "$as_me: WARNING: dlfcn.h: proceeding with the preprocessor's result" >&2;} 7147 { $as_echo "$as_me:$LINENO: WARNING: dlfcn.h: in the future, the compiler will take precedence" >&5 7148 $as_echo "$as_me: WARNING: dlfcn.h: in the future, the compiler will take precedence" >&2;} 6927 7149 ( cat <<\_ASBOX 6928 7150 ## ----------------------------------- ## … … 6933 7155 ;; 6934 7156 esac 6935 { echo "$as_me:$LINENO: checking for dlfcn.h" >&56936 echo $ECHO_N "checking for dlfcn.h... $ECHO_C" >&6; }7157 { $as_echo "$as_me:$LINENO: checking for dlfcn.h" >&5 7158 $as_echo_n "checking for dlfcn.h... " >&6; } 6937 7159 if test "${ac_cv_header_dlfcn_h+set}" = set; then 6938 echo $ECHO_N "(cached) $ECHO_C" >&67160 $as_echo_n "(cached) " >&6 6939 7161 else 6940 7162 ac_cv_header_dlfcn_h=$ac_header_preproc 6941 7163 fi 6942 { echo "$as_me:$LINENO: result: $ac_cv_header_dlfcn_h" >&56943 echo "${ECHO_T}$ac_cv_header_dlfcn_h" >&6; }7164 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_dlfcn_h" >&5 7165 $as_echo "$ac_cv_header_dlfcn_h" >&6; } 6944 7166 6945 7167 fi … … 6955 7177 CC_SEARCH_FLAGS='-Wl,-rpath,${LIB_RUNTIME_DIR}' 6956 7178 LD_SEARCH_FLAGS='-rpath ${LIB_RUNTIME_DIR}' 6957 { echo "$as_me:$LINENO: checking for ELF" >&56958 echo $ECHO_N "checking for ELF... $ECHO_C" >&6; }7179 { $as_echo "$as_me:$LINENO: checking for ELF" >&5 7180 $as_echo_n "checking for ELF... " >&6; } 6959 7181 if test "${tcl_cv_ld_elf+set}" = set; then 6960 echo $ECHO_N "(cached) $ECHO_C" >&67182 $as_echo_n "(cached) " >&6 6961 7183 else 6962 7184 … … 6982 7204 6983 7205 fi 6984 { echo "$as_me:$LINENO: result: $tcl_cv_ld_elf" >&56985 echo "${ECHO_T}$tcl_cv_ld_elf" >&6; }7206 { $as_echo "$as_me:$LINENO: result: $tcl_cv_ld_elf" >&5 7207 $as_echo "$tcl_cv_ld_elf" >&6; } 6986 7208 if test $tcl_cv_ld_elf = yes; then 6987 7209 SHARED_LIB_SUFFIX='${TCL_TRIM_DOTS}\$\{DBGX\}.so' … … 7041 7263 LD_SEARCH_FLAGS=${CC_SEARCH_FLAGS} 7042 7264 SHARED_LIB_SUFFIX='${TCL_TRIM_DOTS}\$\{DBGX\}.so.1.0' 7043 { echo "$as_me:$LINENO: checking for ELF" >&57044 echo $ECHO_N "checking for ELF... $ECHO_C" >&6; }7265 { $as_echo "$as_me:$LINENO: checking for ELF" >&5 7266 $as_echo_n "checking for ELF... " >&6; } 7045 7267 if test "${tcl_cv_ld_elf+set}" = set; then 7046 echo $ECHO_N "(cached) $ECHO_C" >&67268 $as_echo_n "(cached) " >&6 7047 7269 else 7048 7270 … … 7068 7290 7069 7291 fi 7070 { echo "$as_me:$LINENO: result: $tcl_cv_ld_elf" >&57071 echo "${ECHO_T}$tcl_cv_ld_elf" >&6; }7292 { $as_echo "$as_me:$LINENO: result: $tcl_cv_ld_elf" >&5 7293 $as_echo "$tcl_cv_ld_elf" >&6; } 7072 7294 if test $tcl_cv_ld_elf = yes; then 7073 7295 LDFLAGS=-Wl,-export-dynamic … … 7123 7345 case `arch` in 7124 7346 ppc) 7125 { echo "$as_me:$LINENO: checking if compiler accepts -arch ppc64 flag" >&57126 echo $ECHO_N "checking if compiler accepts -arch ppc64 flag... $ECHO_C" >&6; }7347 { $as_echo "$as_me:$LINENO: checking if compiler accepts -arch ppc64 flag" >&5 7348 $as_echo_n "checking if compiler accepts -arch ppc64 flag... " >&6; } 7127 7349 if test "${tcl_cv_cc_arch_ppc64+set}" = set; then 7128 echo $ECHO_N "(cached) $ECHO_C" >&67350 $as_echo_n "(cached) " >&6 7129 7351 else 7130 7352 … … 7152 7374 *) ac_try_echo=$ac_try;; 7153 7375 esac 7154 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 7376 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 7377 $as_echo "$ac_try_echo") >&5 7155 7378 (eval "$ac_link") 2>conftest.er1 7156 7379 ac_status=$? … … 7158 7381 rm -f conftest.er1 7159 7382 cat conftest.err >&5 7160 echo "$as_me:$LINENO: \$? = $ac_status" >&57383 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 7161 7384 (exit $ac_status); } && { 7162 7385 test -z "$ac_cxx_werror_flag" || 7163 7386 test ! -s conftest.err 7164 } && test -s conftest$ac_exeext && 7165 $as_test_x conftest$ac_exeext; then 7387 } && test -s conftest$ac_exeext && { 7388 test "$cross_compiling" = yes || 7389 $as_test_x conftest$ac_exeext 7390 }; then 7166 7391 tcl_cv_cc_arch_ppc64=yes 7167 7392 else 7168 echo "$as_me: failed program was:" >&57393 $as_echo "$as_me: failed program was:" >&5 7169 7394 sed 's/^/| /' conftest.$ac_ext >&5 7170 7395 … … 7172 7397 fi 7173 7398 7399 rm -rf conftest.dSYM 7174 7400 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 7175 7401 conftest$ac_exeext conftest.$ac_ext 7176 7402 CFLAGS=$hold_cflags 7177 7403 fi 7178 { echo "$as_me:$LINENO: result: $tcl_cv_cc_arch_ppc64" >&57179 echo "${ECHO_T}$tcl_cv_cc_arch_ppc64" >&6; }7404 { $as_echo "$as_me:$LINENO: result: $tcl_cv_cc_arch_ppc64" >&5 7405 $as_echo "$tcl_cv_cc_arch_ppc64" >&6; } 7180 7406 if test $tcl_cv_cc_arch_ppc64 = yes; then 7181 7407 CFLAGS="$CFLAGS -arch ppc64 -mpowerpc64 -mcpu=G5" … … 7183 7409 fi;; 7184 7410 i386) 7185 { echo "$as_me:$LINENO: checking if compiler accepts -arch x86_64 flag" >&57186 echo $ECHO_N "checking if compiler accepts -arch x86_64 flag... $ECHO_C" >&6; }7411 { $as_echo "$as_me:$LINENO: checking if compiler accepts -arch x86_64 flag" >&5 7412 $as_echo_n "checking if compiler accepts -arch x86_64 flag... " >&6; } 7187 7413 if test "${tcl_cv_cc_arch_x86_64+set}" = set; then 7188 echo $ECHO_N "(cached) $ECHO_C" >&67414 $as_echo_n "(cached) " >&6 7189 7415 else 7190 7416 … … 7212 7438 *) ac_try_echo=$ac_try;; 7213 7439 esac 7214 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 7440 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 7441 $as_echo "$ac_try_echo") >&5 7215 7442 (eval "$ac_link") 2>conftest.er1 7216 7443 ac_status=$? … … 7218 7445 rm -f conftest.er1 7219 7446 cat conftest.err >&5 7220 echo "$as_me:$LINENO: \$? = $ac_status" >&57447 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 7221 7448 (exit $ac_status); } && { 7222 7449 test -z "$ac_cxx_werror_flag" || 7223 7450 test ! -s conftest.err 7224 } && test -s conftest$ac_exeext && 7225 $as_test_x conftest$ac_exeext; then 7451 } && test -s conftest$ac_exeext && { 7452 test "$cross_compiling" = yes || 7453 $as_test_x conftest$ac_exeext 7454 }; then 7226 7455 tcl_cv_cc_arch_x86_64=yes 7227 7456 else 7228 echo "$as_me: failed program was:" >&57457 $as_echo "$as_me: failed program was:" >&5 7229 7458 sed 's/^/| /' conftest.$ac_ext >&5 7230 7459 … … 7232 7461 fi 7233 7462 7463 rm -rf conftest.dSYM 7234 7464 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 7235 7465 conftest$ac_exeext conftest.$ac_ext 7236 7466 CFLAGS=$hold_cflags 7237 7467 fi 7238 { echo "$as_me:$LINENO: result: $tcl_cv_cc_arch_x86_64" >&57239 echo "${ECHO_T}$tcl_cv_cc_arch_x86_64" >&6; }7468 { $as_echo "$as_me:$LINENO: result: $tcl_cv_cc_arch_x86_64" >&5 7469 $as_echo "$tcl_cv_cc_arch_x86_64" >&6; } 7240 7470 if test $tcl_cv_cc_arch_x86_64 = yes; then 7241 7471 CFLAGS="$CFLAGS -arch x86_64" … … 7243 7473 fi;; 7244 7474 *) 7245 { echo "$as_me:$LINENO: WARNING: Don't know how enable 64-bit on architecture \`arch\`" >&57246 echo "$as_me: WARNING: Don't know how enable 64-bit on architecture \`arch\`" >&2;};;7475 { $as_echo "$as_me:$LINENO: WARNING: Don't know how enable 64-bit on architecture \`arch\`" >&5 7476 $as_echo "$as_me: WARNING: Don't know how enable 64-bit on architecture \`arch\`" >&2;};; 7247 7477 esac 7248 7478 else … … 7253 7483 fi 7254 7484 SHLIB_LD='${CC} -dynamiclib ${CFLAGS} ${LDFLAGS}' 7255 { echo "$as_me:$LINENO: checking if ld accepts -single_module flag" >&57256 echo $ECHO_N "checking if ld accepts -single_module flag... $ECHO_C" >&6; }7485 { $as_echo "$as_me:$LINENO: checking if ld accepts -single_module flag" >&5 7486 $as_echo_n "checking if ld accepts -single_module flag... " >&6; } 7257 7487 if test "${tcl_cv_ld_single_module+set}" = set; then 7258 echo $ECHO_N "(cached) $ECHO_C" >&67488 $as_echo_n "(cached) " >&6 7259 7489 else 7260 7490 … … 7282 7512 *) ac_try_echo=$ac_try;; 7283 7513 esac 7284 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 7514 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 7515 $as_echo "$ac_try_echo") >&5 7285 7516 (eval "$ac_link") 2>conftest.er1 7286 7517 ac_status=$? … … 7288 7519 rm -f conftest.er1 7289 7520 cat conftest.err >&5 7290 echo "$as_me:$LINENO: \$? = $ac_status" >&57521 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 7291 7522 (exit $ac_status); } && { 7292 7523 test -z "$ac_cxx_werror_flag" || 7293 7524 test ! -s conftest.err 7294 } && test -s conftest$ac_exeext && 7295 $as_test_x conftest$ac_exeext; then 7525 } && test -s conftest$ac_exeext && { 7526 test "$cross_compiling" = yes || 7527 $as_test_x conftest$ac_exeext 7528 }; then 7296 7529 tcl_cv_ld_single_module=yes 7297 7530 else 7298 echo "$as_me: failed program was:" >&57531 $as_echo "$as_me: failed program was:" >&5 7299 7532 sed 's/^/| /' conftest.$ac_ext >&5 7300 7533 … … 7302 7535 fi 7303 7536 7537 rm -rf conftest.dSYM 7304 7538 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 7305 7539 conftest$ac_exeext conftest.$ac_ext 7306 7540 LDFLAGS=$hold_ldflags 7307 7541 fi 7308 { echo "$as_me:$LINENO: result: $tcl_cv_ld_single_module" >&57309 echo "${ECHO_T}$tcl_cv_ld_single_module" >&6; }7542 { $as_echo "$as_me:$LINENO: result: $tcl_cv_ld_single_module" >&5 7543 $as_echo "$tcl_cv_ld_single_module" >&6; } 7310 7544 if test $tcl_cv_ld_single_module = yes; then 7311 7545 SHLIB_LD="${SHLIB_LD} -Wl,-single_module" … … 7320 7554 LDFLAGS="$LDFLAGS -prebind" 7321 7555 LDFLAGS="$LDFLAGS -headerpad_max_install_names" 7322 { echo "$as_me:$LINENO: checking if ld accepts -search_paths_first flag" >&57323 echo $ECHO_N "checking if ld accepts -search_paths_first flag... $ECHO_C" >&6; }7556 { $as_echo "$as_me:$LINENO: checking if ld accepts -search_paths_first flag" >&5 7557 $as_echo_n "checking if ld accepts -search_paths_first flag... " >&6; } 7324 7558 if test "${tcl_cv_ld_search_paths_first+set}" = set; then 7325 echo $ECHO_N "(cached) $ECHO_C" >&67559 $as_echo_n "(cached) " >&6 7326 7560 else 7327 7561 … … 7349 7583 *) ac_try_echo=$ac_try;; 7350 7584 esac 7351 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 7585 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 7586 $as_echo "$ac_try_echo") >&5 7352 7587 (eval "$ac_link") 2>conftest.er1 7353 7588 ac_status=$? … … 7355 7590 rm -f conftest.er1 7356 7591 cat conftest.err >&5 7357 echo "$as_me:$LINENO: \$? = $ac_status" >&57592 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 7358 7593 (exit $ac_status); } && { 7359 7594 test -z "$ac_cxx_werror_flag" || 7360 7595 test ! -s conftest.err 7361 } && test -s conftest$ac_exeext && 7362 $as_test_x conftest$ac_exeext; then 7596 } && test -s conftest$ac_exeext && { 7597 test "$cross_compiling" = yes || 7598 $as_test_x conftest$ac_exeext 7599 }; then 7363 7600 tcl_cv_ld_search_paths_first=yes 7364 7601 else 7365 echo "$as_me: failed program was:" >&57602 $as_echo "$as_me: failed program was:" >&5 7366 7603 sed 's/^/| /' conftest.$ac_ext >&5 7367 7604 … … 7369 7606 fi 7370 7607 7608 rm -rf conftest.dSYM 7371 7609 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 7372 7610 conftest$ac_exeext conftest.$ac_ext 7373 7611 LDFLAGS=$hold_ldflags 7374 7612 fi 7375 { echo "$as_me:$LINENO: result: $tcl_cv_ld_search_paths_first" >&57376 echo "${ECHO_T}$tcl_cv_ld_search_paths_first" >&6; }7613 { $as_echo "$as_me:$LINENO: result: $tcl_cv_ld_search_paths_first" >&5 7614 $as_echo "$tcl_cv_ld_search_paths_first" >&6; } 7377 7615 if test $tcl_cv_ld_search_paths_first = yes; then 7378 7616 LDFLAGS="$LDFLAGS -Wl,-search_paths_first" … … 7383 7621 PLAT_OBJS=\$\(MAC\_OSX_OBJS\) 7384 7622 PLAT_SRCS=\$\(MAC\_OSX_SRCS\) 7385 { echo "$as_me:$LINENO: checking whether to use CoreFoundation" >&57386 echo $ECHO_N "checking whether to use CoreFoundation... $ECHO_C" >&6; }7623 { $as_echo "$as_me:$LINENO: checking whether to use CoreFoundation" >&5 7624 $as_echo_n "checking whether to use CoreFoundation... " >&6; } 7387 7625 # Check whether --enable-corefoundation was given. 7388 7626 if test "${enable_corefoundation+set}" = set; then … … 7392 7630 fi 7393 7631 7394 { echo "$as_me:$LINENO: result: $tcl_corefoundation" >&57395 echo "${ECHO_T}$tcl_corefoundation" >&6; }7632 { $as_echo "$as_me:$LINENO: result: $tcl_corefoundation" >&5 7633 $as_echo "$tcl_corefoundation" >&6; } 7396 7634 if test $tcl_corefoundation = yes; then 7397 { echo "$as_me:$LINENO: checking for CoreFoundation.framework" >&57398 echo $ECHO_N "checking for CoreFoundation.framework... $ECHO_C" >&6; }7635 { $as_echo "$as_me:$LINENO: checking for CoreFoundation.framework" >&5 7636 $as_echo_n "checking for CoreFoundation.framework... " >&6; } 7399 7637 if test "${tcl_cv_lib_corefoundation+set}" = set; then 7400 echo $ECHO_N "(cached) $ECHO_C" >&67638 $as_echo_n "(cached) " >&6 7401 7639 else 7402 7640 … … 7430 7668 *) ac_try_echo=$ac_try;; 7431 7669 esac 7432 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 7670 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 7671 $as_echo "$ac_try_echo") >&5 7433 7672 (eval "$ac_link") 2>conftest.er1 7434 7673 ac_status=$? … … 7436 7675 rm -f conftest.er1 7437 7676 cat conftest.err >&5 7438 echo "$as_me:$LINENO: \$? = $ac_status" >&57677 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 7439 7678 (exit $ac_status); } && { 7440 7679