Changeset 1044
- Timestamp:
- Jun 12, 2008 2:21:40 PM (13 years ago)
- Location:
- trunk
- Files:
-
- 8 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/configure
r1020 r1044 1 1 #! /bin/sh 2 2 # Guess values for system-dependent variables and create Makefiles. 3 # Generated by GNU Autoconf 2.6 2for Rappture 1.1.3 # Generated by GNU Autoconf 2.61 for Rappture 1.1. 4 4 # 5 5 # Report bugs to <rappture@nanohub.org>. 6 6 # 7 7 # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 8 # 2002, 2003, 2004, 2005, 2006 , 2007, 2008Free Software Foundation, Inc.8 # 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. 9 9 # This configure script is free software; the Free Software Foundation 10 10 # gives unlimited permission to copy, distribute and modify it. … … 18 18 emulate sh 19 19 NULLCMD=: 20 # Pre-4.2 versions of Zsh doword splitting on ${1+"$@"}, which20 # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which 21 21 # is contrary to our usage. Disable this feature. 22 22 alias -g '${1+"$@"}'='"$@"' … … 40 40 as_cr_alnum=$as_cr_Letters$as_cr_digits 41 41 42 as_nl='43 '44 export as_nl45 # Printing a long string crashes Solaris 7 /usr/bin/printf.46 as_echo='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'47 as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo48 as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo49 if (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then50 as_echo='printf %s\n'51 as_echo_n='printf %s'52 else53 if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then54 as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'55 as_echo_n='/usr/ucb/echo -n'56 else57 as_echo_body='eval expr "X$1" : "X\\(.*\\)"'58 as_echo_n_body='eval59 arg=$1;60 case $arg in61 *"$as_nl"*)62 expr "X$arg" : "X\\(.*\\)$as_nl";63 arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;64 esac;65 expr "X$arg" : "X\\(.*\\)" | tr -d "$as_nl"66 '67 export as_echo_n_body68 as_echo_n='sh -c $as_echo_n_body as_echo'69 fi70 export as_echo_body71 as_echo='sh -c $as_echo_body as_echo'72 fi73 74 42 # The user is always right. 75 43 if test "${PATH_SEPARATOR+set}" != set; then 76 PATH_SEPARATOR=: 77 (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && { 78 (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 || 79 PATH_SEPARATOR=';' 80 } 44 echo "#! /bin/sh" >conf$$.sh 45 echo "exit 0" >>conf$$.sh 46 chmod +x conf$$.sh 47 if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then 48 PATH_SEPARATOR=';' 49 else 50 PATH_SEPARATOR=: 51 fi 52 rm -f conf$$.sh 81 53 fi 82 54 … … 94 66 # (If _AS_PATH_WALK were called with IFS unset, it would disable word 95 67 # splitting by setting IFS to empty value.) 68 as_nl=' 69 ' 96 70 IFS=" "" $as_nl" 97 71 … … 116 90 fi 117 91 if test ! -f "$as_myself"; then 118 $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&292 echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2 119 93 { (exit 1); exit 1; } 120 94 fi … … 129 103 130 104 # NLS nuisances. 131 LC_ALL=C 132 export LC_ALL 133 LANGUAGE=C 134 export LANGUAGE 105 for as_var in \ 106 LANG LANGUAGE LC_ADDRESS LC_ALL LC_COLLATE LC_CTYPE LC_IDENTIFICATION \ 107 LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \ 108 LC_TELEPHONE LC_TIME 109 do 110 if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then 111 eval $as_var=C; export $as_var 112 else 113 ($as_unset $as_var) >/dev/null 2>&1 && $as_unset $as_var 114 fi 115 done 135 116 136 117 # Required to use basename. … … 154 135 X"$0" : 'X\(//\)$' \| \ 155 136 X"$0" : 'X\(/\)' \| . 2>/dev/null || 156 $as_echo X/"$0" |137 echo X/"$0" | 157 138 sed '/^.*\/\([^/][^/]*\)\/*$/{ 158 139 s//\1/ … … 180 161 fi 181 162 182 if test $as_have_required = yes && (eval ":163 if test $as_have_required = yes && (eval ": 183 164 (as_func_return () { 184 165 (exit \$1) … … 262 243 emulate sh 263 244 NULLCMD=: 264 # Pre-4.2 versions of Zsh doword splitting on ${1+"$@"}, which245 # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which 265 246 # is contrary to our usage. Disable this feature. 266 247 alias -g '${1+"$@"}'='"$@"' … … 283 264 emulate sh 284 265 NULLCMD=: 285 # Pre-4.2 versions of Zsh doword splitting on ${1+"$@"}, which266 # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which 286 267 # is contrary to our usage. Disable this feature. 287 268 alias -g '${1+"$@"}'='"$@"' … … 363 344 if test "x$CONFIG_SHELL" != x; then 364 345 for as_var in BASH_ENV ENV 365 366 367 368 346 do ($as_unset $as_var) >/dev/null 2>&1 && $as_unset $as_var 347 done 348 export CONFIG_SHELL 349 exec "$CONFIG_SHELL" "$as_myself" ${1+"$@"} 369 350 fi 370 351 … … 435 416 test \$exitcode = 0") || { 436 417 echo No shell found that supports shell functions. 437 echo Please tell bug-autoconf@gnu.org about your system, 438 echo including any error possibly output before this message. 439 echo This can help us improve future autoconf versions. 440 echo Configuration will now proceed without shell functions. 418 echo Please tell autoconf@gnu.org about your system, 419 echo including any error possibly output before this 420 echo message 441 421 } 442 422 … … 474 454 ' >$as_me.lineno && 475 455 chmod +x "$as_me.lineno" || 476 { $as_echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2456 { echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2 477 457 { (exit 1); exit 1; }; } 478 458 … … 502 482 ECHO_N='-n';; 503 483 esac 484 504 485 if expr a : '\(a\)' >/dev/null 2>&1 && 505 486 test "X`expr 00001 : '.*\(...\)'`" = X001; then … … 514 495 else 515 496 rm -f conf$$.dir 516 mkdir conf$$.dir 2>/dev/null 517 fi 518 if (echo >conf$$.file) 2>/dev/null; then 519 if ln -s conf$$.file conf$$ 2>/dev/null; then 520 as_ln_s='ln -s' 521 # ... but there are two gotchas: 522 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail. 523 # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable. 524 # In both cases, we have to default to `cp -p'. 525 ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe || 526 as_ln_s='cp -p' 527 elif ln conf$$.file conf$$ 2>/dev/null; then 528 as_ln_s=ln 529 else 497 mkdir conf$$.dir 498 fi 499 echo >conf$$.file 500 if ln -s conf$$.file conf$$ 2>/dev/null; then 501 as_ln_s='ln -s' 502 # ... but there are two gotchas: 503 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail. 504 # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable. 505 # In both cases, we have to default to `cp -p'. 506 ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe || 530 507 as_ln_s='cp -p' 531 fi 508 elif ln conf$$.file conf$$ 2>/dev/null; then 509 as_ln_s=ln 532 510 else 533 511 as_ln_s='cp -p' … … 554 532 eval sh -c '\'' 555 533 if test -d "$1"; then 556 534 test -d "$1/."; 557 535 else 558 536 case $1 in 559 537 -*)set "./$1";; 560 538 esac; 561 539 case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in … … 637 615 #endif" 638 616 639 enable_option_checking=no640 617 ac_subst_vars='SHELL 641 618 PATH_SEPARATOR … … 745 722 LTLIBOBJS' 746 723 ac_subst_files='' 747 ac_user_opts='748 enable_option_checking749 enable_64bit750 enable_64bit_vis751 enable_corefoundation752 enable_load753 enable_gui754 with_tclsh755 with_matlab756 with_matlab_arch757 with_mexext758 with_octave759 with_perl760 with_python761 with_ruby762 enable_shared763 enable_symbols764 '765 724 ac_precious_vars='build_alias 766 725 host_alias … … 783 742 ac_init_help= 784 743 ac_init_version=false 785 ac_unrecognized_opts=786 ac_unrecognized_sep=787 744 # The variables have the same names as the options, with 788 745 # dashes changed to underlines. … … 883 840 884 841 -disable-* | --disable-*) 885 ac_ useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`842 ac_feature=`expr "x$ac_option" : 'x-*disable-\(.*\)'` 886 843 # Reject names that are not valid shell variable names. 887 expr "x$ac_ useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&888 { $as_echo "$as_me: error: invalid feature name: $ac_useropt" >&2844 expr "x$ac_feature" : ".*[^-._$as_cr_alnum]" >/dev/null && 845 { echo "$as_me: error: invalid feature name: $ac_feature" >&2 889 846 { (exit 1); exit 1; }; } 890 ac_useropt_orig=$ac_useropt 891 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` 892 case $ac_user_opts in 893 *" 894 "enable_$ac_useropt" 895 "*) ;; 896 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--disable-$ac_useropt_orig" 897 ac_unrecognized_sep=', ';; 898 esac 899 eval enable_$ac_useropt=no ;; 847 ac_feature=`echo $ac_feature | sed 's/[-.]/_/g'` 848 eval enable_$ac_feature=no ;; 900 849 901 850 -docdir | --docdir | --docdi | --doc | --do) … … 910 859 911 860 -enable-* | --enable-*) 912 ac_ useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`861 ac_feature=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'` 913 862 # Reject names that are not valid shell variable names. 914 expr "x$ac_ useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&915 { $as_echo "$as_me: error: invalid feature name: $ac_useropt" >&2863 expr "x$ac_feature" : ".*[^-._$as_cr_alnum]" >/dev/null && 864 { echo "$as_me: error: invalid feature name: $ac_feature" >&2 916 865 { (exit 1); exit 1; }; } 917 ac_useropt_orig=$ac_useropt 918 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` 919 case $ac_user_opts in 920 *" 921 "enable_$ac_useropt" 922 "*) ;; 923 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--enable-$ac_useropt_orig" 924 ac_unrecognized_sep=', ';; 925 esac 926 eval enable_$ac_useropt=\$ac_optarg ;; 866 ac_feature=`echo $ac_feature | sed 's/[-.]/_/g'` 867 eval enable_$ac_feature=\$ac_optarg ;; 927 868 928 869 -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \ … … 1115 1056 1116 1057 -with-* | --with-*) 1117 ac_ useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`1058 ac_package=`expr "x$ac_option" : 'x-*with-\([^=]*\)'` 1118 1059 # Reject names that are not valid shell variable names. 1119 expr "x$ac_ useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&1120 { $as_echo "$as_me: error: invalid package name: $ac_useropt" >&21060 expr "x$ac_package" : ".*[^-._$as_cr_alnum]" >/dev/null && 1061 { echo "$as_me: error: invalid package name: $ac_package" >&2 1121 1062 { (exit 1); exit 1; }; } 1122 ac_useropt_orig=$ac_useropt 1123 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` 1124 case $ac_user_opts in 1125 *" 1126 "with_$ac_useropt" 1127 "*) ;; 1128 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--with-$ac_useropt_orig" 1129 ac_unrecognized_sep=', ';; 1130 esac 1131 eval with_$ac_useropt=\$ac_optarg ;; 1063 ac_package=`echo $ac_package | sed 's/[-.]/_/g'` 1064 eval with_$ac_package=\$ac_optarg ;; 1132 1065 1133 1066 -without-* | --without-*) 1134 ac_ useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`1067 ac_package=`expr "x$ac_option" : 'x-*without-\(.*\)'` 1135 1068 # Reject names that are not valid shell variable names. 1136 expr "x$ac_ useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&1137 { $as_echo "$as_me: error: invalid package name: $ac_useropt" >&21069 expr "x$ac_package" : ".*[^-._$as_cr_alnum]" >/dev/null && 1070 { echo "$as_me: error: invalid package name: $ac_package" >&2 1138 1071 { (exit 1); exit 1; }; } 1139 ac_useropt_orig=$ac_useropt 1140 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` 1141 case $ac_user_opts in 1142 *" 1143 "with_$ac_useropt" 1144 "*) ;; 1145 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--without-$ac_useropt_orig" 1146 ac_unrecognized_sep=', ';; 1147 esac 1148 eval with_$ac_useropt=no ;; 1072 ac_package=`echo $ac_package | sed 's/[-.]/_/g'` 1073 eval with_$ac_package=no ;; 1149 1074 1150 1075 --x) … … 1166 1091 x_libraries=$ac_optarg ;; 1167 1092 1168 -*) { $as_echo "$as_me: error: unrecognized option: $ac_option1093 -*) { echo "$as_me: error: unrecognized option: $ac_option 1169 1094 Try \`$0 --help' for more information." >&2 1170 1095 { (exit 1); exit 1; }; } … … 1175 1100 # Reject names that are not valid shell variable names. 1176 1101 expr "x$ac_envvar" : ".*[^_$as_cr_alnum]" >/dev/null && 1177 { $as_echo "$as_me: error: invalid variable name: $ac_envvar" >&21102 { echo "$as_me: error: invalid variable name: $ac_envvar" >&2 1178 1103 { (exit 1); exit 1; }; } 1179 1104 eval $ac_envvar=\$ac_optarg … … 1182 1107 *) 1183 1108 # FIXME: should be removed in autoconf 3.0. 1184 $as_echo "$as_me: WARNING: you should use --build, --host, --target" >&21109 echo "$as_me: WARNING: you should use --build, --host, --target" >&2 1185 1110 expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null && 1186 $as_echo "$as_me: WARNING: invalid host type: $ac_option" >&21111 echo "$as_me: WARNING: invalid host type: $ac_option" >&2 1187 1112 : ${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option} 1188 1113 ;; … … 1193 1118 if test -n "$ac_prev"; then 1194 1119 ac_option=--`echo $ac_prev | sed 's/_/-/g'` 1195 { $as_echo "$as_me: error: missing argument to $ac_option" >&21120 { echo "$as_me: error: missing argument to $ac_option" >&2 1196 1121 { (exit 1); exit 1; }; } 1197 1122 fi 1198 1123 1199 if test -n "$ac_unrecognized_opts"; then 1200 case $enable_option_checking in 1201 no) ;; 1202 fatal) { $as_echo "$as_me: error: Unrecognized options: $ac_unrecognized_opts" >&2 1203 { (exit 1); exit 1; }; } ;; 1204 *) $as_echo "$as_me: WARNING: Unrecognized options: $ac_unrecognized_opts" >&2 ;; 1205 esac 1206 fi 1207 1208 # Check all directory arguments for consistency. 1124 # Be sure to have absolute directory names. 1209 1125 for ac_var in exec_prefix prefix bindir sbindir libexecdir datarootdir \ 1210 1126 datadir sysconfdir sharedstatedir localstatedir includedir \ … … 1213 1129 do 1214 1130 eval ac_val=\$$ac_var 1215 # Remove trailing slashes.1216 case $ac_val in1217 */ )1218 ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`1219 eval $ac_var=\$ac_val;;1220 esac1221 # Be sure to have absolute directory names.1222 1131 case $ac_val in 1223 1132 [\\/$]* | ?:[\\/]* ) continue;; 1224 1133 NONE | '' ) case $ac_var in *prefix ) continue;; esac;; 1225 1134 esac 1226 { $as_echo "$as_me: error: expected an absolute directory name for --$ac_var: $ac_val" >&21135 { echo "$as_me: error: expected an absolute directory name for --$ac_var: $ac_val" >&2 1227 1136 { (exit 1); exit 1; }; } 1228 1137 done … … 1239 1148 if test "x$build_alias" = x; then 1240 1149 cross_compiling=maybe 1241 $as_echo "$as_me: WARNING: If you wanted to set the --build type, don't use --host.1150 echo "$as_me: WARNING: If you wanted to set the --build type, don't use --host. 1242 1151 If a cross compiler is detected then cross compile mode will be used." >&2 1243 1152 elif test "x$build_alias" != "x$host_alias"; then … … 1255 1164 ac_ls_di=`ls -di .` && 1256 1165 ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` || 1257 { $as_echo "$as_me: error: Working directory cannot be determined" >&21166 { echo "$as_me: error: Working directory cannot be determined" >&2 1258 1167 { (exit 1); exit 1; }; } 1259 1168 test "X$ac_ls_di" = "X$ac_pwd_ls_di" || 1260 { $as_echo "$as_me: error: pwd does not report name of working directory" >&21169 { echo "$as_me: error: pwd does not report name of working directory" >&2 1261 1170 { (exit 1); exit 1; }; } 1262 1171 … … 1266 1175 ac_srcdir_defaulted=yes 1267 1176 # Try the directory containing this script, then the parent directory. 1268 ac_confdir=`$as_dirname -- "$ as_myself" ||1269 $as_expr X"$ as_myself" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \1270 X"$ as_myself" : 'X\(//\)[^/]' \| \1271 X"$ as_myself" : 'X\(//\)$' \| \1272 X"$ as_myself" : 'X\(/\)' \| . 2>/dev/null ||1273 $as_echo X"$as_myself" |1177 ac_confdir=`$as_dirname -- "$0" || 1178 $as_expr X"$0" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ 1179 X"$0" : 'X\(//\)[^/]' \| \ 1180 X"$0" : 'X\(//\)$' \| \ 1181 X"$0" : 'X\(/\)' \| . 2>/dev/null || 1182 echo X"$0" | 1274 1183 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ 1275 1184 s//\1/ … … 1298 1207 if test ! -r "$srcdir/$ac_unique_file"; then 1299 1208 test "$ac_srcdir_defaulted" = yes && srcdir="$ac_confdir or .." 1300 { $as_echo "$as_me: error: cannot find sources ($ac_unique_file) in $srcdir" >&21209 { echo "$as_me: error: cannot find sources ($ac_unique_file) in $srcdir" >&2 1301 1210 { (exit 1); exit 1; }; } 1302 1211 fi 1303 1212 ac_msg="sources are in $srcdir, but \`cd $srcdir' does not work" 1304 1213 ac_abs_confdir=`( 1305 cd "$srcdir" && test -r "./$ac_unique_file" || { $as_echo "$as_me: error: $ac_msg" >&21214 cd "$srcdir" && test -r "./$ac_unique_file" || { echo "$as_me: error: $ac_msg" >&2 1306 1215 { (exit 1); exit 1; }; } 1307 1216 pwd)` … … 1352 1261 Installation directories: 1353 1262 --prefix=PREFIX install architecture-independent files in PREFIX 1354 1263 [$ac_default_prefix] 1355 1264 --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX 1356 1265 [PREFIX] 1357 1266 1358 1267 By default, \`make install' will install all the files in … … 1364 1273 1365 1274 Fine tuning of the installation directories: 1366 --bindir=DIR 1367 --sbindir=DIR 1368 --libexecdir=DIR 1369 --sysconfdir=DIR 1370 --sharedstatedir=DIR 1371 --localstatedir=DIR 1372 --libdir=DIR 1373 --includedir=DIR 1374 --oldincludedir=DIR 1375 --datarootdir=DIR 1376 --datadir=DIR 1377 --infodir=DIR 1378 --localedir=DIR 1379 --mandir=DIR 1380 --docdir=DIR 1381 --htmldir=DIR 1382 --dvidir=DIR 1383 --pdfdir=DIR 1384 --psdir=DIR 1275 --bindir=DIR user executables [EPREFIX/bin] 1276 --sbindir=DIR system admin executables [EPREFIX/sbin] 1277 --libexecdir=DIR program executables [EPREFIX/libexec] 1278 --sysconfdir=DIR read-only single-machine data [PREFIX/etc] 1279 --sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com] 1280 --localstatedir=DIR modifiable single-machine data [PREFIX/var] 1281 --libdir=DIR object code libraries [EPREFIX/lib] 1282 --includedir=DIR C header files [PREFIX/include] 1283 --oldincludedir=DIR C header files for non-gcc [/usr/include] 1284 --datarootdir=DIR read-only arch.-independent data root [PREFIX/share] 1285 --datadir=DIR read-only architecture-independent data [DATAROOTDIR] 1286 --infodir=DIR info documentation [DATAROOTDIR/info] 1287 --localedir=DIR locale-dependent data [DATAROOTDIR/locale] 1288 --mandir=DIR man documentation [DATAROOTDIR/man] 1289 --docdir=DIR documentation root [DATAROOTDIR/doc/rappture] 1290 --htmldir=DIR html documentation [DOCDIR] 1291 --dvidir=DIR dvi documentation [DOCDIR] 1292 --pdfdir=DIR pdf documentation [DOCDIR] 1293 --psdir=DIR ps documentation [DOCDIR] 1385 1294 _ACEOF 1386 1295 … … 1396 1305 1397 1306 Optional Features: 1398 --disable-option-checking ignore unrecognized --enable/--with options1399 1307 --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no) 1400 1308 --enable-FEATURE[=ARG] include FEATURE [ARG=yes] … … 1449 1357 # If there are subdirs, report their specific --help. 1450 1358 for ac_dir in : $ac_subdirs_all; do test "x$ac_dir" = x: && continue 1451 test -d "$ac_dir" || 1452 { cd "$srcdir" && ac_pwd=`pwd` && srcdir=. && test -d "$ac_dir"; } || 1453 continue 1359 test -d "$ac_dir" || continue 1454 1360 ac_builddir=. 1455 1361 … … 1457 1363 .) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;; 1458 1364 *) 1459 ac_dir_suffix=/` $as_echo "$ac_dir" | sed 's|^\.[\\/]||'`1365 ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'` 1460 1366 # A ".." for each directory in $ac_dir_suffix. 1461 ac_top_builddir_sub=` $as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`1367 ac_top_builddir_sub=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,/..,g;s,/,,'` 1462 1368 case $ac_top_builddir_sub in 1463 1369 "") ac_top_builddir_sub=. ac_top_build_prefix= ;; … … 1495 1401 $SHELL "$ac_srcdir/configure" --help=recursive 1496 1402 else 1497 $as_echo "$as_me: WARNING: no configuration information is in $ac_dir" >&21403 echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2 1498 1404 fi || ac_status=$? 1499 1405 cd "$ac_pwd" || { ac_status=$?; break; } … … 1505 1411 cat <<\_ACEOF 1506 1412 Rappture configure 1.1 1507 generated by GNU Autoconf 2.6 21413 generated by GNU Autoconf 2.61 1508 1414 1509 1415 Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 1510 2002, 2003, 2004, 2005, 2006 , 2007, 2008Free Software Foundation, Inc.1416 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. 1511 1417 This configure script is free software; the Free Software Foundation 1512 1418 gives unlimited permission to copy, distribute and modify it. … … 1519 1425 1520 1426 It was created by Rappture $as_me 1.1, which was 1521 generated by GNU Autoconf 2.6 2. Invocation command line was1427 generated by GNU Autoconf 2.61. Invocation command line was 1522 1428 1523 1429 $ $0 $@ … … 1555 1461 IFS=$as_save_IFS 1556 1462 test -z "$as_dir" && as_dir=. 1557 $as_echo "PATH: $as_dir"1463 echo "PATH: $as_dir" 1558 1464 done 1559 1465 IFS=$as_save_IFS … … 1590 1496 continue ;; 1591 1497 *\'*) 1592 ac_arg=` $as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;1498 ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;; 1593 1499 esac 1594 1500 case $ac_pass in … … 1642 1548 *${as_nl}*) 1643 1549 case $ac_var in #( 1644 *_cv_*) { $as_echo "$as_me:$LINENO: WARNING: Cache variable $ac_var contains a newline." >&51645 $as_echo "$as_me: WARNING: Cache variable $ac_var contains a newline." >&2;} ;;1550 *_cv_*) { echo "$as_me:$LINENO: WARNING: Cache variable $ac_var contains a newline." >&5 1551 echo "$as_me: WARNING: Cache variable $ac_var contains a newline." >&2;} ;; 1646 1552 esac 1647 1553 case $ac_var in #( 1648 1554 _ | IFS | as_nl) ;; #( 1649 BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #(1650 1555 *) $as_unset $ac_var ;; 1651 1556 esac ;; … … 1677 1582 eval ac_val=\$$ac_var 1678 1583 case $ac_val in 1679 *\'\''*) ac_val=` $as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;1584 *\'\''*) ac_val=`echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;; 1680 1585 esac 1681 $as_echo "$ac_var='\''$ac_val'\''"1586 echo "$ac_var='\''$ac_val'\''" 1682 1587 done | sort 1683 1588 echo … … 1694 1599 eval ac_val=\$$ac_var 1695 1600 case $ac_val in 1696 *\'\''*) ac_val=` $as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;1601 *\'\''*) ac_val=`echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;; 1697 1602 esac 1698 $as_echo "$ac_var='\''$ac_val'\''"1603 echo "$ac_var='\''$ac_val'\''" 1699 1604 done | sort 1700 1605 echo … … 1712 1617 fi 1713 1618 test "$ac_signal" != 0 && 1714 $as_echo "$as_me: caught signal $ac_signal"1715 $as_echo "$as_me: exit $exit_status"1619 echo "$as_me: caught signal $ac_signal" 1620 echo "$as_me: exit $exit_status" 1716 1621 } >&5 1717 1622 rm -f core *.core core.conftest.* && … … 1755 1660 1756 1661 # Let the site file select an alternate cache file if it wants to. 1757 # Prefer an explicitly selected file to automatically selected ones. 1758 ac_site_file1=NONE 1759 ac_site_file2=NONE 1662 # Prefer explicitly selected file to automatically selected ones. 1760 1663 if test -n "$CONFIG_SITE"; then 1761 ac_site_file1=$CONFIG_SITE1664 set x "$CONFIG_SITE" 1762 1665 elif test "x$prefix" != xNONE; then 1763 ac_site_file1=$prefix/share/config.site1764 ac_site_file2=$prefix/etc/config.site1765 else 1766 ac_site_file1=$ac_default_prefix/share/config.site 1767 ac_site_file2=$ac_default_prefix/etc/config.site 1768 fi 1769 for ac_site_file in "$ac_site_file1" "$ac_site_file2"1666 set x "$prefix/share/config.site" "$prefix/etc/config.site" 1667 else 1668 set x "$ac_default_prefix/share/config.site" \ 1669 "$ac_default_prefix/etc/config.site" 1670 fi 1671 shift 1672 for ac_site_file 1770 1673 do 1771 test "x$ac_site_file" = xNONE && continue1772 1674 if test -r "$ac_site_file"; then 1773 { $as_echo "$as_me:$LINENO: loading site script $ac_site_file" >&51774 $as_echo "$as_me: loading site script $ac_site_file" >&6;}1675 { echo "$as_me:$LINENO: loading site script $ac_site_file" >&5 1676 echo "$as_me: loading site script $ac_site_file" >&6;} 1775 1677 sed 's/^/| /' "$ac_site_file" >&5 1776 1678 . "$ac_site_file" … … 1782 1684 # files actually), so we avoid doing that. 1783 1685 if test -f "$cache_file"; then 1784 { $as_echo "$as_me:$LINENO: loading cache $cache_file" >&51785 $as_echo "$as_me: loading cache $cache_file" >&6;}1686 { echo "$as_me:$LINENO: loading cache $cache_file" >&5 1687 echo "$as_me: loading cache $cache_file" >&6;} 1786 1688 case $cache_file in 1787 1689 [\\/]* | ?:[\\/]* ) . "$cache_file";; … … 1790 1692 fi 1791 1693 else 1792 { $as_echo "$as_me:$LINENO: creating cache $cache_file" >&51793 $as_echo "$as_me: creating cache $cache_file" >&6;}1694 { echo "$as_me:$LINENO: creating cache $cache_file" >&5 1695 echo "$as_me: creating cache $cache_file" >&6;} 1794 1696 >$cache_file 1795 1697 fi … … 1805 1707 case $ac_old_set,$ac_new_set in 1806 1708 set,) 1807 { $as_echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&51808 $as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}1709 { echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5 1710 echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;} 1809 1711 ac_cache_corrupted=: ;; 1810 1712 ,set) 1811 { $as_echo "$as_me:$LINENO: error: \`$ac_var' was not set in the previous run" >&51812 $as_echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;}1713 { echo "$as_me:$LINENO: error: \`$ac_var' was not set in the previous run" >&5 1714 echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;} 1813 1715 ac_cache_corrupted=: ;; 1814 1716 ,);; 1815 1717 *) 1816 1718 if test "x$ac_old_val" != "x$ac_new_val"; then 1817 # differences in whitespace do not lead to failure. 1818 ac_old_val_w=`echo x $ac_old_val` 1819 ac_new_val_w=`echo x $ac_new_val` 1820 if test "$ac_old_val_w" != "$ac_new_val_w"; then 1821 { $as_echo "$as_me:$LINENO: error: \`$ac_var' has changed since the previous run:" >&5 1822 $as_echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;} 1823 ac_cache_corrupted=: 1824 else 1825 { $as_echo "$as_me:$LINENO: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&5 1826 $as_echo "$as_me: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&2;} 1827 eval $ac_var=\$ac_old_val 1828 fi 1829 { $as_echo "$as_me:$LINENO: former value: \`$ac_old_val'" >&5 1830 $as_echo "$as_me: former value: \`$ac_old_val'" >&2;} 1831 { $as_echo "$as_me:$LINENO: current value: \`$ac_new_val'" >&5 1832 $as_echo "$as_me: current value: \`$ac_new_val'" >&2;} 1719 { echo "$as_me:$LINENO: error: \`$ac_var' has changed since the previous run:" >&5 1720 echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;} 1721 { echo "$as_me:$LINENO: former value: $ac_old_val" >&5 1722 echo "$as_me: former value: $ac_old_val" >&2;} 1723 { echo "$as_me:$LINENO: current value: $ac_new_val" >&5 1724 echo "$as_me: current value: $ac_new_val" >&2;} 1725 ac_cache_corrupted=: 1833 1726 fi;; 1834 1727 esac … … 1836 1729 if test "$ac_new_set" = set; then 1837 1730 case $ac_new_val in 1838 *\'*) ac_arg=$ac_var=` $as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;1731 *\'*) ac_arg=$ac_var=`echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;; 1839 1732 *) ac_arg=$ac_var=$ac_new_val ;; 1840 1733 esac … … 1846 1739 done 1847 1740 if $ac_cache_corrupted; then 1848 { $as_echo "$as_me:$LINENO: error: changes in the environment can compromise the build" >&51849 $as_echo "$as_me: error: changes in the environment can compromise the build" >&2;}1850 { { $as_echo "$as_me:$LINENO: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&51851 $as_echo "$as_me: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&2;}1741 { echo "$as_me:$LINENO: error: changes in the environment can compromise the build" >&5 1742 echo "$as_me: error: changes in the environment can compromise the build" >&2;} 1743 { { echo "$as_me:$LINENO: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&5 1744 echo "$as_me: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&2;} 1852 1745 { (exit 1); exit 1; }; } 1853 1746 fi … … 1921 1814 done 1922 1815 if test -z "$ac_aux_dir"; then 1923 { { $as_echo "$as_me:$LINENO: error: cannot find install-sh or install.sh in \"$srcdir\" \"$srcdir/..\" \"$srcdir/../..\"" >&51924 $as_echo "$as_me: error: cannot find install-sh or install.sh in \"$srcdir\" \"$srcdir/..\" \"$srcdir/../..\"" >&2;}1816 { { echo "$as_me:$LINENO: error: cannot find install-sh or install.sh in \"$srcdir\" \"$srcdir/..\" \"$srcdir/../..\"" >&5 1817 echo "$as_me: error: cannot find install-sh or install.sh in \"$srcdir\" \"$srcdir/..\" \"$srcdir/../..\"" >&2;} 1925 1818 { (exit 1); exit 1; }; } 1926 1819 fi … … 1948 1841 # OS/2's system install, which has a completely different semantic 1949 1842 # ./install, which can be erroneously created by make from ./install.sh. 1950 # Reject install programs that cannot install multiple files. 1951 { $as_echo "$as_me:$LINENO: checking for a BSD-compatible install" >&5 1952 $as_echo_n "checking for a BSD-compatible install... " >&6; } 1843 { echo "$as_me:$LINENO: checking for a BSD-compatible install" >&5 1844 echo $ECHO_N "checking for a BSD-compatible install... $ECHO_C" >&6; } 1953 1845 if test -z "$INSTALL"; then 1954 1846 if test "${ac_cv_path_install+set}" = set; then 1955 $as_echo_n "(cached)" >&61847 echo $ECHO_N "(cached) $ECHO_C" >&6 1956 1848 else 1957 1849 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR … … 1982 1874 : 1983 1875 else 1984 rm -rf conftest.one conftest.two conftest.dir 1985 echo one > conftest.one 1986 echo two > conftest.two 1987 mkdir conftest.dir 1988 if "$as_dir/$ac_prog$ac_exec_ext" -c conftest.one conftest.two "`pwd`/conftest.dir" && 1989 test -s conftest.one && test -s conftest.two && 1990 test -s conftest.dir/conftest.one && 1991 test -s conftest.dir/conftest.two 1992 then 1993 ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c" 1994 break 3 1995 fi 1876 ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c" 1877 break 3 1996 1878 fi 1997 1879 fi … … 2000 1882 ;; 2001 1883 esac 2002 2003 1884 done 2004 1885 IFS=$as_save_IFS 2005 1886 2006 rm -rf conftest.one conftest.two conftest.dir2007 1887 2008 1888 fi … … 2017 1897 fi 2018 1898 fi 2019 { $as_echo "$as_me:$LINENO: result: $INSTALL" >&52020 $as_echo "$INSTALL" >&6; }1899 { echo "$as_me:$LINENO: result: $INSTALL" >&5 1900 echo "${ECHO_T}$INSTALL" >&6; } 2021 1901 2022 1902 # Use test -z because SunOS4 sh mishandles braces in ${var-val}. … … 2028 1908 test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644' 2029 1909 2030 { $as_echo "$as_me:$LINENO: checking whether ${MAKE-make} sets \$(MAKE)" >&5 2031 $as_echo_n "checking whether ${MAKE-make} sets \$(MAKE)... " >&6; } 2032 set x ${MAKE-make} 2033 ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'` 1910 { echo "$as_me:$LINENO: checking whether ${MAKE-make} sets \$(MAKE)" >&5 1911 echo $ECHO_N "checking whether ${MAKE-make} sets \$(MAKE)... $ECHO_C" >&6; } 1912 set x ${MAKE-make}; ac_make=`echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'` 2034 1913 if { as_var=ac_cv_prog_make_${ac_make}_set; eval "test \"\${$as_var+set}\" = set"; }; then 2035 $as_echo_n "(cached)" >&61914 echo $ECHO_N "(cached) $ECHO_C" >&6 2036 1915 else 2037 1916 cat >conftest.make <<\_ACEOF … … 2050 1929 fi 2051 1930 if eval test \$ac_cv_prog_make_${ac_make}_set = yes; then 2052 { $as_echo "$as_me:$LINENO: result: yes" >&52053 $as_echo "yes" >&6; }1931 { echo "$as_me:$LINENO: result: yes" >&5 1932 echo "${ECHO_T}yes" >&6; } 2054 1933 SET_MAKE= 2055 1934 else 2056 { $as_echo "$as_me:$LINENO: result: no" >&52057 $as_echo "no" >&6; }1935 { echo "$as_me:$LINENO: result: no" >&5 1936 echo "${ECHO_T}no" >&6; } 2058 1937 SET_MAKE="MAKE=${MAKE-make}" 2059 1938 fi … … 2068 1947 # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args. 2069 1948 set dummy ${ac_tool_prefix}gcc; ac_word=$2 2070 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&52071 $as_echo_n "checking for $ac_word..." >&6; }1949 { echo "$as_me:$LINENO: checking for $ac_word" >&5 1950 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; } 2072 1951 if test "${ac_cv_prog_CC+set}" = set; then 2073 $as_echo_n "(cached)" >&61952 echo $ECHO_N "(cached) $ECHO_C" >&6 2074 1953 else 2075 1954 if test -n "$CC"; then … … 2084 1963 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 2085 1964 ac_cv_prog_CC="${ac_tool_prefix}gcc" 2086 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&51965 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 2087 1966 break 2 2088 1967 fi … … 2095 1974 CC=$ac_cv_prog_CC 2096 1975 if test -n "$CC"; then 2097 { $as_echo "$as_me:$LINENO: result: $CC" >&52098 $as_echo "$CC" >&6; }2099 else 2100 { $as_echo "$as_me:$LINENO: result: no" >&52101 $as_echo "no" >&6; }1976 { echo "$as_me:$LINENO: result: $CC" >&5 1977 echo "${ECHO_T}$CC" >&6; } 1978 else 1979 { echo "$as_me:$LINENO: result: no" >&5 1980 echo "${ECHO_T}no" >&6; } 2102 1981 fi 2103 1982 … … 2108 1987 # Extract the first word of "gcc", so it can be a program name with args. 2109 1988 set dummy gcc; ac_word=$2 2110 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&52111 $as_echo_n "checking for $ac_word..." >&6; }1989 { echo "$as_me:$LINENO: checking for $ac_word" >&5 1990 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; } 2112 1991 if test "${ac_cv_prog_ac_ct_CC+set}" = set; then 2113 $as_echo_n "(cached)" >&61992 echo $ECHO_N "(cached) $ECHO_C" >&6 2114 1993 else 2115 1994 if test -n "$ac_ct_CC"; then … … 2124 2003 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 2125 2004 ac_cv_prog_ac_ct_CC="gcc" 2126 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&52005 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 2127 2006 break 2 2128 2007 fi … … 2135 2014 ac_ct_CC=$ac_cv_prog_ac_ct_CC 2136 2015 if test -n "$ac_ct_CC"; then 2137 { $as_echo "$as_me:$LINENO: result: $ac_ct_CC" >&52138 $as_echo "$ac_ct_CC" >&6; }2139 else 2140 { $as_echo "$as_me:$LINENO: result: no" >&52141 $as_echo "no" >&6; }2016 { echo "$as_me:$LINENO: result: $ac_ct_CC" >&5 2017 echo "${ECHO_T}$ac_ct_CC" >&6; } 2018 else 2019 { echo "$as_me:$LINENO: result: no" >&5 2020 echo "${ECHO_T}no" >&6; } 2142 2021 fi 2143 2022 … … 2147 2026 case $cross_compiling:$ac_tool_warned in 2148 2027 yes:) 2149 { $as_echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools2028 { echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools 2150 2029 whose name does not start with the host triplet. If you think this 2151 2030 configuration is useful to you, please write to autoconf@gnu.org." >&5 2152 $as_echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools2031 echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools 2153 2032 whose name does not start with the host triplet. If you think this 2154 2033 configuration is useful to you, please write to autoconf@gnu.org." >&2;} … … 2165 2044 # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args. 2166 2045 set dummy ${ac_tool_prefix}cc; ac_word=$2 2167 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&52168 $as_echo_n "checking for $ac_word..." >&6; }2046 { echo "$as_me:$LINENO: checking for $ac_word" >&5 2047 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; } 2169 2048 if test "${ac_cv_prog_CC+set}" = set; then 2170 $as_echo_n "(cached)" >&62049 echo $ECHO_N "(cached) $ECHO_C" >&6 2171 2050 else 2172 2051 if test -n "$CC"; then … … 2181 2060 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 2182 2061 ac_cv_prog_CC="${ac_tool_prefix}cc" 2183 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&52062 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 2184 2063 break 2 2185 2064 fi … … 2192 2071 CC=$ac_cv_prog_CC 2193 2072 if test -n "$CC"; then 2194 { $as_echo "$as_me:$LINENO: result: $CC" >&52195 $as_echo "$CC" >&6; }2196 else 2197 { $as_echo "$as_me:$LINENO: result: no" >&52198 $as_echo "no" >&6; }2073 { echo "$as_me:$LINENO: result: $CC" >&5 2074 echo "${ECHO_T}$CC" >&6; } 2075 else 2076 { echo "$as_me:$LINENO: result: no" >&5 2077 echo "${ECHO_T}no" >&6; } 2199 2078 fi 2200 2079 … … 2205 2084 # Extract the first word of "cc", so it can be a program name with args. 2206 2085 set dummy cc; ac_word=$2 2207 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&52208 $as_echo_n "checking for $ac_word..." >&6; }2086 { echo "$as_me:$LINENO: checking for $ac_word" >&5 2087 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; } 2209 2088 if test "${ac_cv_prog_CC+set}" = set; then 2210 $as_echo_n "(cached)" >&62089 echo $ECHO_N "(cached) $ECHO_C" >&6 2211 2090 else 2212 2091 if test -n "$CC"; then … … 2226 2105 fi 2227 2106 ac_cv_prog_CC="cc" 2228 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&52107 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 2229 2108 break 2 2230 2109 fi … … 2249 2128 CC=$ac_cv_prog_CC 2250 2129 if test -n "$CC"; then 2251 { $as_echo "$as_me:$LINENO: result: $CC" >&52252 $as_echo "$CC" >&6; }2253 else 2254 { $as_echo "$as_me:$LINENO: result: no" >&52255 $as_echo "no" >&6; }2130 { echo "$as_me:$LINENO: result: $CC" >&5 2131 echo "${ECHO_T}$CC" >&6; } 2132 else 2133 { echo "$as_me:$LINENO: result: no" >&5 2134 echo "${ECHO_T}no" >&6; } 2256 2135 fi 2257 2136 … … 2264 2143 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args. 2265 2144 set dummy $ac_tool_prefix$ac_prog; ac_word=$2 2266 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&52267 $as_echo_n "checking for $ac_word..." >&6; }2145 { echo "$as_me:$LINENO: checking for $ac_word" >&5 2146 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; } 2268 2147 if test "${ac_cv_prog_CC+set}" = set; then 2269 $as_echo_n "(cached)" >&62148 echo $ECHO_N "(cached) $ECHO_C" >&6 2270 2149 else 2271 2150 if test -n "$CC"; then … … 2280 2159 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 2281 2160 ac_cv_prog_CC="$ac_tool_prefix$ac_prog" 2282 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&52161 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 2283 2162 break 2 2284 2163 fi … … 2291 2170 CC=$ac_cv_prog_CC 2292 2171 if test -n "$CC"; then 2293 { $as_echo "$as_me:$LINENO: result: $CC" >&52294 $as_echo "$CC" >&6; }2295 else 2296 { $as_echo "$as_me:$LINENO: result: no" >&52297 $as_echo "no" >&6; }2172 { echo "$as_me:$LINENO: result: $CC" >&5 2173 echo "${ECHO_T}$CC" >&6; } 2174 else 2175 { echo "$as_me:$LINENO: result: no" >&5 2176 echo "${ECHO_T}no" >&6; } 2298 2177 fi 2299 2178 … … 2308 2187 # Extract the first word of "$ac_prog", so it can be a program name with args. 2309 2188 set dummy $ac_prog; ac_word=$2 2310 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&52311 $as_echo_n "checking for $ac_word..." >&6; }2189 { echo "$as_me:$LINENO: checking for $ac_word" >&5 2190 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; } 2312 2191 if test "${ac_cv_prog_ac_ct_CC+set}" = set; then 2313 $as_echo_n "(cached)" >&62192 echo $ECHO_N "(cached) $ECHO_C" >&6 2314 2193 else 2315 2194 if test -n "$ac_ct_CC"; then … … 2324 2203 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 2325 2204 ac_cv_prog_ac_ct_CC="$ac_prog" 2326 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&52205 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 2327 2206 break 2 2328 2207 fi … … 2335 2214 ac_ct_CC=$ac_cv_prog_ac_ct_CC 2336 2215 if test -n "$ac_ct_CC"; then 2337 { $as_echo "$as_me:$LINENO: result: $ac_ct_CC" >&52338 $as_echo "$ac_ct_CC" >&6; }2339 else 2340 { $as_echo "$as_me:$LINENO: result: no" >&52341 $as_echo "no" >&6; }2216 { echo "$as_me:$LINENO: result: $ac_ct_CC" >&5 2217 echo "${ECHO_T}$ac_ct_CC" >&6; } 2218 else 2219 { echo "$as_me:$LINENO: result: no" >&5 2220 echo "${ECHO_T}no" >&6; } 2342 2221 fi 2343 2222 … … 2351 2230 case $cross_compiling:$ac_tool_warned in 2352 2231 yes:) 2353 { $as_echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools2232 { echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools 2354 2233 whose name does not start with the host triplet. If you think this 2355 2234 configuration is useful to you, please write to autoconf@gnu.org." >&5 2356 $as_echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools2235 echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools 2357 2236 whose name does not start with the host triplet. If you think this 2358 2237 configuration is useful to you, please write to autoconf@gnu.org." >&2;} … … 2366 2245 2367 2246 2368 test -z "$CC" && { { $as_echo "$as_me:$LINENO: error: no acceptable C compiler found in \$PATH2247 test -z "$CC" && { { echo "$as_me:$LINENO: error: no acceptable C compiler found in \$PATH 2369 2248 See \`config.log' for more details." >&5 2370 $as_echo "$as_me: error: no acceptable C compiler found in \$PATH2249 echo "$as_me: error: no acceptable C compiler found in \$PATH 2371 2250 See \`config.log' for more details." >&2;} 2372 2251 { (exit 1); exit 1; }; } 2373 2252 2374 2253 # Provide some information about the compiler. 2375 $as_echo "$as_me:$LINENO: checking for C compiler version" >&5 2376 set X $ac_compile 2377 ac_compiler=$2 2254 echo "$as_me:$LINENO: checking for C compiler version" >&5 2255 ac_compiler=`set X $ac_compile; echo $2` 2378 2256 { (ac_try="$ac_compiler --version >&5" 2379 2257 case "(($ac_try" in … … 2381 2259 *) ac_try_echo=$ac_try;; 2382 2260 esac 2383 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 2384 $as_echo "$ac_try_echo") >&5 2261 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 2385 2262 (eval "$ac_compiler --version >&5") 2>&5 2386 2263 ac_status=$? 2387 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&52264 echo "$as_me:$LINENO: \$? = $ac_status" >&5 2388 2265 (exit $ac_status); } 2389 2266 { (ac_try="$ac_compiler -v >&5" … … 2392 2269 *) ac_try_echo=$ac_try;; 2393 2270 esac 2394 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 2395 $as_echo "$ac_try_echo") >&5 2271 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 2396 2272 (eval "$ac_compiler -v >&5") 2>&5 2397 2273 ac_status=$? 2398 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&52274 echo "$as_me:$LINENO: \$? = $ac_status" >&5 2399 2275 (exit $ac_status); } 2400 2276 { (ac_try="$ac_compiler -V >&5" … … 2403 2279 *) ac_try_echo=$ac_try;; 2404 2280 esac 2405 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 2406 $as_echo "$ac_try_echo") >&5 2281 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 2407 2282 (eval "$ac_compiler -V >&5") 2>&5 2408 2283 ac_status=$? 2409 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&52284 echo "$as_me:$LINENO: \$? = $ac_status" >&5 2410 2285 (exit $ac_status); } 2411 2286 … … 2426 2301 _ACEOF 2427 2302 ac_clean_files_save=$ac_clean_files 2428 ac_clean_files="$ac_clean_files a.out a. out.dSYM a.exe b.out"2303 ac_clean_files="$ac_clean_files a.out a.exe b.out" 2429 2304 # Try to create an executable without -o first, disregard a.out. 2430 2305 # It will help us diagnose broken compilers, and finding out an intuition 2431 2306 # of exeext. 2432 { $as_echo "$as_me:$LINENO: checking for C compiler default output file name" >&5 2433 $as_echo_n "checking for C compiler default output file name... " >&6; } 2434 ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'` 2435 2436 # The possible output files: 2437 ac_files="a.out conftest.exe conftest a.exe a_out.exe b.out conftest.*" 2438 2307 { echo "$as_me:$LINENO: checking for C compiler default output file name" >&5 2308 echo $ECHO_N "checking for C compiler default output file name... $ECHO_C" >&6; } 2309 ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'` 2310 # 2311 # List of possible output files, starting from the most likely. 2312 # The algorithm is not robust to junk in `.', hence go to wildcards (a.*) 2313 # only as a last resort. b.out is created by i960 compilers. 2314 ac_files='a_out.exe a.exe conftest.exe a.out conftest a.* conftest.* b.out' 2315 # 2316 # The IRIX 6 linker writes into existing files which may not be 2317 # executable, retaining their permissions. Remove them first so a 2318 # subsequent execution test works. 2439 2319 ac_rmfiles= 2440 2320 for ac_file in $ac_files 2441 2321 do 2442 2322 case $ac_file in 2443 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *. dSYM | *.o | *.obj ) ;;2323 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.o | *.obj ) ;; 2444 2324 * ) ac_rmfiles="$ac_rmfiles $ac_file";; 2445 2325 esac … … 2452 2332 *) ac_try_echo=$ac_try;; 2453 2333 esac 2454 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 2455 $as_echo "$ac_try_echo") >&5 2334 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 2456 2335 (eval "$ac_link_default") 2>&5 2457 2336 ac_status=$? 2458 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&52337 echo "$as_me:$LINENO: \$? = $ac_status" >&5 2459 2338 (exit $ac_status); }; then 2460 2339 # Autoconf-2.13 could set the ac_cv_exeext variable to `no'. … … 2467 2346 test -f "$ac_file" || continue 2468 2347 case $ac_file in 2469 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *. dSYM | *.o | *.obj )2348 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.o | *.obj ) 2470 2349 ;; 2471 2350 [ab].out ) … … 2494 2373 fi 2495 2374 2496 { $as_echo "$as_me:$LINENO: result: $ac_file" >&52497 $as_echo "$ac_file" >&6; }2375 { echo "$as_me:$LINENO: result: $ac_file" >&5 2376 echo "${ECHO_T}$ac_file" >&6; } 2498 2377 if test -z "$ac_file"; then 2499 $as_echo "$as_me: failed program was:" >&52378 echo "$as_me: failed program was:" >&5 2500 2379 sed 's/^/| /' conftest.$ac_ext >&5 2501 2380 2502 { { $as_echo "$as_me:$LINENO: error: C compiler cannot create executables2381 { { echo "$as_me:$LINENO: error: C compiler cannot create executables 2503 2382 See \`config.log' for more details." >&5 2504 $as_echo "$as_me: error: C compiler cannot create executables2383 echo "$as_me: error: C compiler cannot create executables 2505 2384 See \`config.log' for more details." >&2;} 2506 2385 { (exit 77); exit 77; }; } … … 2511 2390 # Check that the compiler produces executables we can run. If not, either 2512 2391 # the compiler is broken, or we cross compile. 2513 { $as_echo "$as_me:$LINENO: checking whether the C compiler works" >&52514 $as_echo_n "checking whether the C compiler works..." >&6; }2392 { echo "$as_me:$LINENO: checking whether the C compiler works" >&5 2393 echo $ECHO_N "checking whether the C compiler works... $ECHO_C" >&6; } 2515 2394 # FIXME: These cross compiler hacks should be removed for Autoconf 3.0 2516 2395 # If not cross compiling, check that we can run a simple program. … … 2521 2400 *) ac_try_echo=$ac_try;; 2522 2401 esac 2523 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 2524 $as_echo "$ac_try_echo") >&5 2402 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 2525 2403 (eval "$ac_try") 2>&5 2526 2404 ac_status=$? 2527 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&52405 echo "$as_me:$LINENO: \$? = $ac_status" >&5 2528 2406 (exit $ac_status); }; }; then 2529 2407 cross_compiling=no … … 2532 2410 cross_compiling=yes 2533 2411 else 2534 { { $as_echo "$as_me:$LINENO: error: cannot run C compiled programs.2412 { { echo "$as_me:$LINENO: error: cannot run C compiled programs. 2535 2413 If you meant to cross compile, use \`--host'. 2536 2414 See \`config.log' for more details." >&5 2537 $as_echo "$as_me: error: cannot run C compiled programs.2415 echo "$as_me: error: cannot run C compiled programs. 2538 2416 If you meant to cross compile, use \`--host'. 2539 2417 See \`config.log' for more details." >&2;} … … 2542 2420 fi 2543 2421 fi 2544 { $as_echo "$as_me:$LINENO: result: yes" >&52545 $as_echo "yes" >&6; }2546 2547 rm -f -r a.out a.out.dSYMa.exe conftest$ac_cv_exeext b.out2422 { echo "$as_me:$LINENO: result: yes" >&5 2423 echo "${ECHO_T}yes" >&6; } 2424 2425 rm -f a.out a.exe conftest$ac_cv_exeext b.out 2548 2426 ac_clean_files=$ac_clean_files_save 2549 2427 # Check that the compiler produces executables we can run. If not, either 2550 2428 # the compiler is broken, or we cross compile. 2551 { $as_echo "$as_me:$LINENO: checking whether we are cross compiling" >&52552 $as_echo_n "checking whether we are cross compiling..." >&6; }2553 { $as_echo "$as_me:$LINENO: result: $cross_compiling" >&52554 $as_echo "$cross_compiling" >&6; }2555 2556 { $as_echo "$as_me:$LINENO: checking for suffix of executables" >&52557 $as_echo_n "checking for suffix of executables..." >&6; }2429 { echo "$as_me:$LINENO: checking whether we are cross compiling" >&5 2430 echo $ECHO_N "checking whether we are cross compiling... $ECHO_C" >&6; } 2431 { echo "$as_me:$LINENO: result: $cross_compiling" >&5 2432 echo "${ECHO_T}$cross_compiling" >&6; } 2433 2434 { echo "$as_me:$LINENO: checking for suffix of executables" >&5 2435 echo $ECHO_N "checking for suffix of executables... $ECHO_C" >&6; } 2558 2436 if { (ac_try="$ac_link" 2559 2437 case "(($ac_try" in … … 2561 2439 *) ac_try_echo=$ac_try;; 2562 2440 esac 2563 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 2564 $as_echo "$ac_try_echo") >&5 2441 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 2565 2442 (eval "$ac_link") 2>&5 2566 2443 ac_status=$? 2567 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&52444 echo "$as_me:$LINENO: \$? = $ac_status" >&5 2568 2445 (exit $ac_status); }; then 2569 2446 # If both `conftest.exe' and `conftest' are `present' (well, observable) … … 2574 2451 test -f "$ac_file" || continue 2575 2452 case $ac_file in 2576 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *. dSYM | *.o | *.obj ) ;;2453 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.o | *.obj ) ;; 2577 2454 *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` 2578 2455 break;; … … 2581 2458 done 2582 2459 else 2583 { { $as_echo "$as_me:$LINENO: error: cannot compute suffix of executables: cannot compile and link2460 { { echo "$as_me:$LINENO: error: cannot compute suffix of executables: cannot compile and link 2584 2461 See \`config.log' for more details." >&5 2585 $as_echo "$as_me: error: cannot compute suffix of executables: cannot compile and link2462 echo "$as_me: error: cannot compute suffix of executables: cannot compile and link 2586 2463 See \`config.log' for more details." >&2;} 2587 2464 { (exit 1); exit 1; }; } … … 2589 2466 2590 2467 rm -f conftest$ac_cv_exeext 2591 { $as_echo "$as_me:$LINENO: result: $ac_cv_exeext" >&52592 $as_echo "$ac_cv_exeext" >&6; }2468 { echo "$as_me:$LINENO: result: $ac_cv_exeext" >&5 2469 echo "${ECHO_T}$ac_cv_exeext" >&6; } 2593 2470 2594 2471 rm -f conftest.$ac_ext 2595 2472 EXEEXT=$ac_cv_exeext 2596 2473 ac_exeext=$EXEEXT 2597 { $as_echo "$as_me:$LINENO: checking for suffix of object files" >&52598 $as_echo_n "checking for suffix of object files..." >&6; }2474 { echo "$as_me:$LINENO: checking for suffix of object files" >&5 2475 echo $ECHO_N "checking for suffix of object files... $ECHO_C" >&6; } 2599 2476 if test "${ac_cv_objext+set}" = set; then 2600 $as_echo_n "(cached)" >&62477 echo $ECHO_N "(cached) $ECHO_C" >&6 2601 2478 else 2602 2479 cat >conftest.$ac_ext <<_ACEOF … … 2621 2498 *) ac_try_echo=$ac_try;; 2622 2499 esac 2623 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 2624 $as_echo "$ac_try_echo") >&5 2500 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 2625 2501 (eval "$ac_compile") 2>&5 2626 2502 ac_status=$? 2627 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&52503 echo "$as_me:$LINENO: \$? = $ac_status" >&5 2628 2504 (exit $ac_status); }; then 2629 2505 for ac_file in conftest.o conftest.obj conftest.*; do 2630 2506 test -f "$ac_file" || continue; 2631 2507 case $ac_file in 2632 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM) ;;2508 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf ) ;; 2633 2509 *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'` 2634 2510 break;; … … 2636 2512 done 2637 2513 else 2638 $as_echo "$as_me: failed program was:" >&52514 echo "$as_me: failed program was:" >&5 2639 2515 sed 's/^/| /' conftest.$ac_ext >&5 2640 2516 2641 { { $as_echo "$as_me:$LINENO: error: cannot compute suffix of object files: cannot compile2517 { { echo "$as_me:$LINENO: error: cannot compute suffix of object files: cannot compile 2642 2518 See \`config.log' for more details." >&5 2643 $as_echo "$as_me: error: cannot compute suffix of object files: cannot compile2519 echo "$as_me: error: cannot compute suffix of object files: cannot compile 2644 2520 See \`config.log' for more details." >&2;} 2645 2521 { (exit 1); exit 1; }; } … … 2648 2524 rm -f conftest.$ac_cv_objext conftest.$ac_ext 2649 2525 fi 2650 { $as_echo "$as_me:$LINENO: result: $ac_cv_objext" >&52651 $as_echo "$ac_cv_objext" >&6; }2526 { echo "$as_me:$LINENO: result: $ac_cv_objext" >&5 2527 echo "${ECHO_T}$ac_cv_objext" >&6; } 2652 2528 OBJEXT=$ac_cv_objext 2653 2529 ac_objext=$OBJEXT 2654 { $as_echo "$as_me:$LINENO: checking whether we are using the GNU C compiler" >&52655 $as_echo_n "checking whether we are using the GNU C compiler..." >&6; }2530 { echo "$as_me:$LINENO: checking whether we are using the GNU C compiler" >&5 2531 echo $ECHO_N "checking whether we are using the GNU C compiler... $ECHO_C" >&6; } 2656 2532 if test "${ac_cv_c_compiler_gnu+set}" = set; then 2657 $as_echo_n "(cached)" >&62533 echo $ECHO_N "(cached) $ECHO_C" >&6 2658 2534 else 2659 2535 cat >conftest.$ac_ext <<_ACEOF … … 2681 2557 *) ac_try_echo=$ac_try;; 2682 2558 esac 2683 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 2684 $as_echo "$ac_try_echo") >&5 2559 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 2685 2560 (eval "$ac_compile") 2>conftest.er1 2686 2561 ac_status=$? … … 2688 2563 rm -f conftest.er1 2689 2564 cat conftest.err >&5 2690 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&52565 echo "$as_me:$LINENO: \$? = $ac_status" >&5 2691 2566 (exit $ac_status); } && { 2692 2567 test -z "$ac_c_werror_flag" || … … 2695 2570 ac_compiler_gnu=yes 2696 2571 else 2697 $as_echo "$as_me: failed program was:" >&52572 echo "$as_me: failed program was:" >&5 2698 2573 sed 's/^/| /' conftest.$ac_ext >&5 2699 2574 … … 2705 2580 2706 2581 fi 2707 { $as_echo "$as_me:$LINENO: result: $ac_cv_c_compiler_gnu" >&5 2708 $as_echo "$ac_cv_c_compiler_gnu" >&6; } 2709 if test $ac_compiler_gnu = yes; then 2710 GCC=yes 2711 else 2712 GCC= 2713 fi 2582 { echo "$as_me:$LINENO: result: $ac_cv_c_compiler_gnu" >&5 2583 echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6; } 2584 GCC=`test $ac_compiler_gnu = yes && echo yes` 2714 2585 ac_test_CFLAGS=${CFLAGS+set} 2715 2586 ac_save_CFLAGS=$CFLAGS 2716 { $as_echo "$as_me:$LINENO: checking whether $CC accepts -g" >&52717 $as_echo_n "checking whether $CC accepts -g..." >&6; }2587 { echo "$as_me:$LINENO: checking whether $CC accepts -g" >&5 2588 echo $ECHO_N "checking whether $CC accepts -g... $ECHO_C" >&6; } 2718 2589 if test "${ac_cv_prog_cc_g+set}" = set; then 2719 $as_echo_n "(cached)" >&62590 echo $ECHO_N "(cached) $ECHO_C" >&6 2720 2591 else 2721 2592 ac_save_c_werror_flag=$ac_c_werror_flag … … 2744 2615 *) ac_try_echo=$ac_try;; 2745 2616 esac 2746 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 2747 $as_echo "$ac_try_echo") >&5 2617 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 2748 2618 (eval "$ac_compile") 2>conftest.er1 2749 2619 ac_status=$? … … 2751 2621 rm -f conftest.er1 2752 2622 cat conftest.err >&5 2753 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&52623 echo "$as_me:$LINENO: \$? = $ac_status" >&5 2754 2624 (exit $ac_status); } && { 2755 2625 test -z "$ac_c_werror_flag" || … … 2758 2628 ac_cv_prog_cc_g=yes 2759 2629 else 2760 $as_echo "$as_me: failed program was:" >&52630 echo "$as_me: failed program was:" >&5 2761 2631 sed 's/^/| /' conftest.$ac_ext >&5 2762 2632 … … 2783 2653 *) ac_try_echo=$ac_try;; 2784 2654 esac 2785 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 2786 $as_echo "$ac_try_echo") >&5 2655 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 2787 2656 (eval "$ac_compile") 2>conftest.er1 2788 2657 ac_status=$? … … 2790 2659 rm -f conftest.er1 2791 2660 cat conftest.err >&5 2792 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&52661 echo "$as_me:$LINENO: \$? = $ac_status" >&5 2793 2662 (exit $ac_status); } && { 2794 2663 test -z "$ac_c_werror_flag" || … … 2797 2666 : 2798 2667 else 2799 $as_echo "$as_me: failed program was:" >&52668 echo "$as_me: failed program was:" >&5 2800 2669 sed 's/^/| /' conftest.$ac_ext >&5 2801 2670 … … 2823 2692 *) ac_try_echo=$ac_try;; 2824 2693 esac 2825 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 2826 $as_echo "$ac_try_echo") >&5 2694 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 2827 2695 (eval "$ac_compile") 2>conftest.er1 2828 2696 ac_status=$? … … 2830 2698 rm -f conftest.er1 2831 2699 cat conftest.err >&5 2832 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&52700 echo "$as_me:$LINENO: \$? = $ac_status" >&5 2833 2701 (exit $ac_status); } && { 2834 2702 test -z "$ac_c_werror_flag" || … … 2837 2705 ac_cv_prog_cc_g=yes 2838 2706 else 2839 $as_echo "$as_me: failed program was:" >&52707 echo "$as_me: failed program was:" >&5 2840 2708 sed 's/^/| /' conftest.$ac_ext >&5 2841 2709 … … 2852 2720 ac_c_werror_flag=$ac_save_c_werror_flag 2853 2721 fi 2854 { $as_echo "$as_me:$LINENO: result: $ac_cv_prog_cc_g" >&52855 $as_echo "$ac_cv_prog_cc_g" >&6; }2722 { echo "$as_me:$LINENO: result: $ac_cv_prog_cc_g" >&5 2723 echo "${ECHO_T}$ac_cv_prog_cc_g" >&6; } 2856 2724 if test "$ac_test_CFLAGS" = set; then 2857 2725 CFLAGS=$ac_save_CFLAGS … … 2869 2737 fi 2870 2738 fi 2871 { $as_echo "$as_me:$LINENO: checking for $CC option to accept ISO C89" >&52872 $as_echo_n "checking for $CC option to accept ISO C89..." >&6; }2739 { echo "$as_me:$LINENO: checking for $CC option to accept ISO C89" >&5 2740 echo $ECHO_N "checking for $CC option to accept ISO C89... $ECHO_C" >&6; } 2873 2741 if test "${ac_cv_prog_cc_c89+set}" = set; then 2874 $as_echo_n "(cached)" >&62742 echo $ECHO_N "(cached) $ECHO_C" >&6 2875 2743 else 2876 2744 ac_cv_prog_cc_c89=no … … 2943 2811 *) ac_try_echo=$ac_try;; 2944 2812 esac 2945 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 2946 $as_echo "$ac_try_echo") >&5 2813 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 2947 2814 (eval "$ac_compile") 2>conftest.er1 2948 2815 ac_status=$? … … 2950 2817 rm -f conftest.er1 2951 2818 cat conftest.err >&5 2952 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&52819 echo "$as_me:$LINENO: \$? = $ac_status" >&5 2953 2820 (exit $ac_status); } && { 2954 2821 test -z "$ac_c_werror_flag" || … … 2957 2824 ac_cv_prog_cc_c89=$ac_arg 2958 2825 else 2959 $as_echo "$as_me: failed program was:" >&52826 echo "$as_me: failed program was:" >&5 2960 2827 sed 's/^/| /' conftest.$ac_ext >&5 2961 2828 … … 2973 2840 case "x$ac_cv_prog_cc_c89" in 2974 2841 x) 2975 { $as_echo "$as_me:$LINENO: result: none needed" >&52976 $as_echo "none needed" >&6; } ;;2842 { echo "$as_me:$LINENO: result: none needed" >&5 2843 echo "${ECHO_T}none needed" >&6; } ;; 2977 2844 xno) 2978 { $as_echo "$as_me:$LINENO: result: unsupported" >&52979 $as_echo "unsupported" >&6; } ;;2845 { echo "$as_me:$LINENO: result: unsupported" >&5 2846 echo "${ECHO_T}unsupported" >&6; } ;; 2980 2847 *) 2981 2848 CC="$CC $ac_cv_prog_cc_c89" 2982 { $as_echo "$as_me:$LINENO: result: $ac_cv_prog_cc_c89" >&52983 $as_echo "$ac_cv_prog_cc_c89" >&6; } ;;2849 { echo "$as_me:$LINENO: result: $ac_cv_prog_cc_c89" >&5 2850 echo "${ECHO_T}$ac_cv_prog_cc_c89" >&6; } ;; 2984 2851 esac 2985 2852 … … 3011 2878 # OS/2's system install, which has a completely different semantic 3012 2879 # ./install, which can be erroneously created by make from ./install.sh. 3013 # Reject install programs that cannot install multiple files. 3014 { $as_echo "$as_me:$LINENO: checking for a BSD-compatible install" >&5 3015 $as_echo_n "checking for a BSD-compatible install... " >&6; } 2880 { echo "$as_me:$LINENO: checking for a BSD-compatible install" >&5 2881 echo $ECHO_N "checking for a BSD-compatible install... $ECHO_C" >&6; } 3016 2882 if test -z "$INSTALL"; then 3017 2883 if test "${ac_cv_path_install+set}" = set; then 3018 $as_echo_n "(cached)" >&62884 echo $ECHO_N "(cached) $ECHO_C" >&6 3019 2885 else 3020 2886 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR … … 3045 2911 : 3046 2912 else 3047 rm -rf conftest.one conftest.two conftest.dir 3048 echo one > conftest.one 3049 echo two > conftest.two 3050 mkdir conftest.dir 3051 if "$as_dir/$ac_prog$ac_exec_ext" -c conftest.one conftest.two "`pwd`/conftest.dir" && 3052 test -s conftest.one && test -s conftest.two && 3053 test -s conftest.dir/conftest.one && 3054 test -s conftest.dir/conftest.two 3055 then 3056 ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c" 3057 break 3 3058 fi 2913 ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c" 2914 break 3 3059 2915 fi 3060 2916 fi … … 3063 2919 ;; 3064 2920 esac 3065 3066 2921 done 3067 2922 IFS=$as_save_IFS 3068 2923 3069 rm -rf conftest.one conftest.two conftest.dir3070 2924 3071 2925 fi … … 3080 2934 fi 3081 2935 fi 3082 { $as_echo "$as_me:$LINENO: result: $INSTALL" >&53083 $as_echo "$INSTALL" >&6; }2936 { echo "$as_me:$LINENO: result: $INSTALL" >&5 2937 echo "${ECHO_T}$INSTALL" >&6; } 3084 2938 3085 2939 # Use test -z because SunOS4 sh mishandles braces in ${var-val}. … … 3094 2948 # Extract the first word of "${ac_tool_prefix}ranlib", so it can be a program name with args. 3095 2949 set dummy ${ac_tool_prefix}ranlib; ac_word=$2 3096 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&53097 $as_echo_n "checking for $ac_word..." >&6; }2950 { echo "$as_me:$LINENO: checking for $ac_word" >&5 2951 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; } 3098 2952 if test "${ac_cv_prog_RANLIB+set}" = set; then 3099 $as_echo_n "(cached)" >&62953 echo $ECHO_N "(cached) $ECHO_C" >&6 3100 2954 else 3101 2955 if test -n "$RANLIB"; then … … 3110 2964 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 3111 2965 ac_cv_prog_RANLIB="${ac_tool_prefix}ranlib" 3112 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&52966 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 3113 2967 break 2 3114 2968 fi … … 3121 2975 RANLIB=$ac_cv_prog_RANLIB 3122 2976 if test -n "$RANLIB"; then 3123 { $as_echo "$as_me:$LINENO: result: $RANLIB" >&53124 $as_echo "$RANLIB" >&6; }3125 else 3126 { $as_echo "$as_me:$LINENO: result: no" >&53127 $as_echo "no" >&6; }2977 { echo "$as_me:$LINENO: result: $RANLIB" >&5 2978 echo "${ECHO_T}$RANLIB" >&6; } 2979 else 2980 { echo "$as_me:$LINENO: result: no" >&5 2981 echo "${ECHO_T}no" >&6; } 3128 2982 fi 3129 2983 … … 3134 2988 # Extract the first word of "ranlib", so it can be a program name with args. 3135 2989 set dummy ranlib; ac_word=$2 3136 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&53137 $as_echo_n "checking for $ac_word..." >&6; }2990 { echo "$as_me:$LINENO: checking for $ac_word" >&5 2991 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; } 3138 2992 if test "${ac_cv_prog_ac_ct_RANLIB+set}" = set; then 3139 $as_echo_n "(cached)" >&62993 echo $ECHO_N "(cached) $ECHO_C" >&6 3140 2994 else 3141 2995 if test -n "$ac_ct_RANLIB"; then … … 3150 3004 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 3151 3005 ac_cv_prog_ac_ct_RANLIB="ranlib" 3152 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&53006 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 3153 3007 break 2 3154 3008 fi … … 3161 3015 ac_ct_RANLIB=$ac_cv_prog_ac_ct_RANLIB 3162 3016 if test -n "$ac_ct_RANLIB"; then 3163 { $as_echo "$as_me:$LINENO: result: $ac_ct_RANLIB" >&53164 $as_echo "$ac_ct_RANLIB" >&6; }3165 else 3166 { $as_echo "$as_me:$LINENO: result: no" >&53167 $as_echo "no" >&6; }3017 { echo "$as_me:$LINENO: result: $ac_ct_RANLIB" >&5 3018 echo "${ECHO_T}$ac_ct_RANLIB" >&6; } 3019 else 3020 { echo "$as_me:$LINENO: result: no" >&5 3021 echo "${ECHO_T}no" >&6; } 3168 3022 fi 3169 3023 … … 3173 3027 case $cross_compiling:$ac_tool_warned in 3174 3028 yes:) 3175 { $as_echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools3029 { echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools 3176 3030 whose name does not start with the host triplet. If you think this 3177 3031 configuration is useful to you, please write to autoconf@gnu.org." >&5 3178 $as_echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools3032 echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools 3179 3033 whose name does not start with the host triplet. If you think this 3180 3034 configuration is useful to you, please write to autoconf@gnu.org." >&2;} … … 3187 3041 fi 3188 3042 3189 { $as_echo "$as_me:$LINENO: checking whether ln -s works" >&53190 $as_echo_n "checking whether ln -s works..." >&6; }3043 { echo "$as_me:$LINENO: checking whether ln -s works" >&5 3044 echo $ECHO_N "checking whether ln -s works... $ECHO_C" >&6; } 3191 3045 LN_S=$as_ln_s 3192 3046 if test "$LN_S" = "ln -s"; then 3193 { $as_echo "$as_me:$LINENO: result: yes" >&53194 $as_echo "yes" >&6; }3195 else 3196 { $as_echo "$as_me:$LINENO: result: no, using $LN_S" >&53197 $as_echo "no, using $LN_S" >&6; }3047 { echo "$as_me:$LINENO: result: yes" >&5 3048 echo "${ECHO_T}yes" >&6; } 3049 else 3050 { echo "$as_me:$LINENO: result: no, using $LN_S" >&5 3051 echo "${ECHO_T}no, using $LN_S" >&6; } 3198 3052 fi 3199 3053 … … 3205 3059 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' 3206 3060 ac_compiler_gnu=$ac_cv_c_compiler_gnu 3207 { $as_echo "$as_me:$LINENO: checking how to run the C preprocessor" >&53208 $as_echo_n "checking how to run the C preprocessor..." >&6; }3061 { echo "$as_me:$LINENO: checking how to run the C preprocessor" >&5 3062 echo $ECHO_N "checking how to run the C preprocessor... $ECHO_C" >&6; } 3209 3063 # On Suns, sometimes $CPP names a directory. 3210 3064 if test -n "$CPP" && test -d "$CPP"; then … … 3213 3067 if test -z "$CPP"; then 3214 3068 if test "${ac_cv_prog_CPP+set}" = set; then 3215 $as_echo_n "(cached)" >&63069 echo $ECHO_N "(cached) $ECHO_C" >&6 3216 3070 else 3217 3071 # Double quotes because CPP needs to be expanded … … 3245 3099 *) ac_try_echo=$ac_try;; 3246 3100 esac 3247 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 3248 $as_echo "$ac_try_echo") >&5 3101 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 3249 3102 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 3250 3103 ac_status=$? … … 3252 3105 rm -f conftest.er1 3253 3106 cat conftest.err >&5 3254 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&53107 echo "$as_me:$LINENO: \$? = $ac_status" >&5 3255 3108 (exit $ac_status); } >/dev/null && { 3256 3109 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || … … 3259 3112 : 3260 3113 else 3261 $as_echo "$as_me: failed program was:" >&53114 echo "$as_me: failed program was:" >&5 3262 3115 sed 's/^/| /' conftest.$ac_ext >&5 3263 3116 … … 3283 3136 *) ac_try_echo=$ac_try;; 3284 3137 esac 3285 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 3286 $as_echo "$ac_try_echo") >&5 3138 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 3287 3139 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 3288 3140 ac_status=$? … … 3290 3142 rm -f conftest.er1 3291 3143 cat conftest.err >&5 3292 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&53144 echo "$as_me:$LINENO: \$? = $ac_status" >&5 3293 3145 (exit $ac_status); } >/dev/null && { 3294 3146 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || … … 3298 3150 continue 3299 3151 else 3300 $as_echo "$as_me: failed program was:" >&53152 echo "$as_me: failed program was:" >&5 3301 3153 sed 's/^/| /' conftest.$ac_ext >&5 3302 3154 … … 3323 3175 ac_cv_prog_CPP=$CPP 3324 3176 fi 3325 { $as_echo "$as_me:$LINENO: result: $CPP" >&53326 $as_echo "$CPP" >&6; }3177 { echo "$as_me:$LINENO: result: $CPP" >&5 3178 echo "${ECHO_T}$CPP" >&6; } 3327 3179 ac_preproc_ok=false 3328 3180 for ac_c_preproc_warn_flag in '' yes … … 3352 3204 *) ac_try_echo=$ac_try;; 3353 3205 esac 3354 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 3355 $as_echo "$ac_try_echo") >&5 3206 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 3356 3207 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 3357 3208 ac_status=$? … … 3359 3210 rm -f conftest.er1 3360 3211 cat conftest.err >&5 3361 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&53212 echo "$as_me:$LINENO: \$? = $ac_status" >&5 3362 3213 (exit $ac_status); } >/dev/null && { 3363 3214 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || … … 3366 3217 : 3367 3218 else 3368 $as_echo "$as_me: failed program was:" >&53219 echo "$as_me: failed program was:" >&5 3369 3220 sed 's/^/| /' conftest.$ac_ext >&5 3370 3221 … … 3390 3241 *) ac_try_echo=$ac_try;; 3391 3242 esac 3392 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 3393 $as_echo "$ac_try_echo") >&5 3243 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 3394 3244 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 3395 3245 ac_status=$? … … 3397 3247 rm -f conftest.er1 3398 3248 cat conftest.err >&5 3399 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&53249 echo "$as_me:$LINENO: \$? = $ac_status" >&5 3400 3250 (exit $ac_status); } >/dev/null && { 3401 3251 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || … … 3405 3255 continue 3406 3256 else 3407 $as_echo "$as_me: failed program was:" >&53257 echo "$as_me: failed program was:" >&5 3408 3258 sed 's/^/| /' conftest.$ac_ext >&5 3409 3259 … … 3421 3271 : 3422 3272 else 3423 { { $as_echo "$as_me:$LINENO: error: C preprocessor \"$CPP\" fails sanity check3273 { { echo "$as_me:$LINENO: error: C preprocessor \"$CPP\" fails sanity check 3424 3274 See \`config.log' for more details." >&5 3425 $as_echo "$as_me: error: C preprocessor \"$CPP\" fails sanity check3275 echo "$as_me: error: C preprocessor \"$CPP\" fails sanity check 3426 3276 See \`config.log' for more details." >&2;} 3427 3277 { (exit 1); exit 1; }; } … … 3435 3285 3436 3286 3437 { $as_echo "$as_me:$LINENO: checking for grep that handles long lines and -e" >&53438 $as_echo_n "checking for grep that handles long lines and -e..." >&6; }3287 { echo "$as_me:$LINENO: checking for grep that handles long lines and -e" >&5 3288 echo $ECHO_N "checking for grep that handles long lines and -e... $ECHO_C" >&6; } 3439 3289 if test "${ac_cv_path_GREP+set}" = set; then 3440 $as_echo_n "(cached) " >&6 3441 else 3442 if test -z "$GREP"; then 3290 echo $ECHO_N "(cached) $ECHO_C" >&6 3291 else 3292 # Extract the first word of "grep ggrep" to use in msg output 3293 if test -z "$GREP"; then 3294 set dummy grep ggrep; ac_prog_name=$2 3295 if test "${ac_cv_path_GREP+set}" = set; then 3296 echo $ECHO_N "(cached) $ECHO_C" >&6 3297 else 3443 3298 ac_path_GREP_found=false 3444 3445 3299 # Loop through the user's path and test for each of PROGNAME-LIST 3300 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR 3446 3301 for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin 3447 3302 do … … 3449 3304 test -z "$as_dir" && as_dir=. 3450 3305 for ac_prog in grep ggrep; do 3451 3452 3453 3454 # Check for GNU ac_path_GREP and select it if it is found.3306 for ac_exec_ext in '' $ac_executable_extensions; do 3307 ac_path_GREP="$as_dir/$ac_prog$ac_exec_ext" 3308 { test -f "$ac_path_GREP" && $as_test_x "$ac_path_GREP"; } || continue 3309 # Check for GNU ac_path_GREP and select it if it is found. 3455 3310 # Check for GNU $ac_path_GREP 3456 3311 case `"$ac_path_GREP" --version 2>&1` in … … 3459 3314 *) 3460 3315 ac_count=0 3461 $as_echo_n 0123456789>"conftest.in"3316 echo $ECHO_N "0123456789$ECHO_C" >"conftest.in" 3462 3317 while : 3463 3318 do … … 3465 3320 mv "conftest.tmp" "conftest.in" 3466 3321 cp "conftest.in" "conftest.nl" 3467 $as_echo 'GREP' >> "conftest.nl"3322 echo 'GREP' >> "conftest.nl" 3468 3323 "$ac_path_GREP" -e 'GREP$' -e '-(cannot match)-' < "conftest.nl" >"conftest.out" 2>/dev/null || break 3469 3324 diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break … … 3480 3335 esac 3481 3336 3482 $ac_path_GREP_found && break 3 3483 done3337 3338 $ac_path_GREP_found && break 3 3484 3339 done 3485 3340 done 3341 3342 done 3486 3343 IFS=$as_save_IFS 3487 if test -z "$ac_cv_path_GREP"; then 3488 { { $as_echo "$as_me:$LINENO: error: no acceptable grep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&5 3489 $as_echo "$as_me: error: no acceptable grep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&2;} 3344 3345 3346 fi 3347 3348 GREP="$ac_cv_path_GREP" 3349 if test -z "$GREP"; then 3350 { { echo "$as_me:$LINENO: error: no acceptable $ac_prog_name could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&5 3351 echo "$as_me: error: no acceptable $ac_prog_name could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&2;} 3490 3352 { (exit 1); exit 1; }; } 3491 fi 3353 fi 3354 3492 3355 else 3493 3356 ac_cv_path_GREP=$GREP 3494 3357 fi 3495 3358 3496 fi 3497 { $as_echo "$as_me:$LINENO: result: $ac_cv_path_GREP" >&5 3498 $as_echo "$ac_cv_path_GREP" >&6; } 3359 3360 fi 3361 { echo "$as_me:$LINENO: result: $ac_cv_path_GREP" >&5 3362 echo "${ECHO_T}$ac_cv_path_GREP" >&6; } 3499 3363 GREP="$ac_cv_path_GREP" 3500 3364 3501 3365 3502 { $as_echo "$as_me:$LINENO: checking for egrep" >&53503 $as_echo_n "checking for egrep..." >&6; }3366 { echo "$as_me:$LINENO: checking for egrep" >&5 3367 echo $ECHO_N "checking for egrep... $ECHO_C" >&6; } 3504 3368 if test "${ac_cv_path_EGREP+set}" = set; then 3505 $as_echo_n "(cached)" >&63369 echo $ECHO_N "(cached) $ECHO_C" >&6 3506 3370 else 3507 3371 if echo a | $GREP -E '(a|b)' >/dev/null 2>&1 3508 3372 then ac_cv_path_EGREP="$GREP -E" 3509 3373 else 3510 if test -z "$EGREP"; then 3374 # Extract the first word of "egrep" to use in msg output 3375 if test -z "$EGREP"; then 3376 set dummy egrep; ac_prog_name=$2 3377 if test "${ac_cv_path_EGREP+set}" = set; then 3378 echo $ECHO_N "(cached) $ECHO_C" >&6 3379 else 3511 3380 ac_path_EGREP_found=false 3512 3513 3381 # Loop through the user's path and test for each of PROGNAME-LIST 3382 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR 3514 3383 for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin 3515 3384 do … … 3517 3386 test -z "$as_dir" && as_dir=. 3518 3387 for ac_prog in egrep; do 3519 3520 3521 3522 # Check for GNU ac_path_EGREP and select it if it is found.3388 for ac_exec_ext in '' $ac_executable_extensions; do 3389 ac_path_EGREP="$as_dir/$ac_prog$ac_exec_ext" 3390 { test -f "$ac_path_EGREP" && $as_test_x "$ac_path_EGREP"; } || continue 3391 # Check for GNU ac_path_EGREP and select it if it is found. 3523 3392 # Check for GNU $ac_path_EGREP 3524 3393 case `"$ac_path_EGREP" --version 2>&1` in … … 3527 3396 *) 3528 3397 ac_count=0 3529 $as_echo_n 0123456789>"conftest.in"3398 echo $ECHO_N "0123456789$ECHO_C" >"conftest.in" 3530 3399 while : 3531 3400 do … … 3533 3402 mv "conftest.tmp" "conftest.in" 3534 3403 cp "conftest.in" "conftest.nl" 3535 $as_echo 'EGREP' >> "conftest.nl"3404 echo 'EGREP' >> "conftest.nl" 3536 3405 "$ac_path_EGREP" 'EGREP$' < "conftest.nl" >"conftest.out" 2>/dev/null || break 3537 3406 diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break … … 3548 3417 esac 3549 3418 3550 $ac_path_EGREP_found && break 3 3551 done3419 3420 $ac_path_EGREP_found && break 3 3552 3421 done 3553 3422 done 3423 3424 done 3554 3425 IFS=$as_save_IFS 3555 if test -z "$ac_cv_path_EGREP"; then 3556 { { $as_echo "$as_me:$LINENO: error: no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&5 3557 $as_echo "$as_me: error: no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&2;} 3426 3427 3428 fi 3429 3430 EGREP="$ac_cv_path_EGREP" 3431 if test -z "$EGREP"; then 3432 { { echo "$as_me:$LINENO: error: no acceptable $ac_prog_name could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&5 3433 echo "$as_me: error: no acceptable $ac_prog_name could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&2;} 3558 3434 { (exit 1); exit 1; }; } 3559 fi 3435 fi 3436 3560 3437 else 3561 3438 ac_cv_path_EGREP=$EGREP 3562 3439 fi 3563 3440 3441 3564 3442 fi 3565 3443 fi 3566 { $as_echo "$as_me:$LINENO: result: $ac_cv_path_EGREP" >&53567 $as_echo "$ac_cv_path_EGREP" >&6; }3444 { echo "$as_me:$LINENO: result: $ac_cv_path_EGREP" >&5 3445 echo "${ECHO_T}$ac_cv_path_EGREP" >&6; } 3568 3446 EGREP="$ac_cv_path_EGREP" 3569 3447 3570 3448 3571 { $as_echo "$as_me:$LINENO: checking for ANSI C header files" >&53572 $as_echo_n "checking for ANSI C header files..." >&6; }3449 { echo "$as_me:$LINENO: checking for ANSI C header files" >&5 3450 echo $ECHO_N "checking for ANSI C header files... $ECHO_C" >&6; } 3573 3451 if test "${ac_cv_header_stdc+set}" = set; then 3574 $as_echo_n "(cached)" >&63452 echo $ECHO_N "(cached) $ECHO_C" >&6 3575 3453 else 3576 3454 cat >conftest.$ac_ext <<_ACEOF … … 3599 3477 *) ac_try_echo=$ac_try;; 3600 3478 esac 3601 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 3602 $as_echo "$ac_try_echo") >&5 3479 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 3603 3480 (eval "$ac_compile") 2>conftest.er1 3604 3481 ac_status=$? … … 3606 3483 rm -f conftest.er1 3607 3484 cat conftest.err >&5 3608 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&53485 echo "$as_me:$LINENO: \$? = $ac_status" >&5 3609 3486 (exit $ac_status); } && { 3610 3487 test -z "$ac_c_werror_flag" || … … 3613 3490 ac_cv_header_stdc=yes 3614 3491 else 3615 $as_echo "$as_me: failed program was:" >&53492 echo "$as_me: failed program was:" >&5 3616 3493 sed 's/^/| /' conftest.$ac_ext >&5 3617 3494 … … 3705 3582 *) ac_try_echo=$ac_try;; 3706 3583 esac 3707 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 3708 $as_echo "$ac_try_echo") >&5 3584 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 3709 3585 (eval "$ac_link") 2>&5 3710 3586 ac_status=$? 3711 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&53587 echo "$as_me:$LINENO: \$? = $ac_status" >&5 3712 3588 (exit $ac_status); } && { ac_try='./conftest$ac_exeext' 3713 3589 { (case "(($ac_try" in … … 3715 3591 *) ac_try_echo=$ac_try;; 3716 3592 esac 3717 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 3718 $as_echo "$ac_try_echo") >&5 3593 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 3719 3594 (eval "$ac_try") 2>&5 3720 3595 ac_status=$? 3721 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&53596 echo "$as_me:$LINENO: \$? = $ac_status" >&5 3722 3597 (exit $ac_status); }; }; then 3723 3598 : 3724 3599 else 3725 $as_echo "$as_me: program exited with status $ac_status" >&53726 $as_echo "$as_me: failed program was:" >&53600 echo "$as_me: program exited with status $ac_status" >&5 3601 echo "$as_me: failed program was:" >&5 3727 3602 sed 's/^/| /' conftest.$ac_ext >&5 3728 3603 … … 3730 3605 ac_cv_header_stdc=no 3731 3606 fi 3732 rm -rf conftest.dSYM3733 3607 rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext 3734 3608 fi … … 3737 3611 fi 3738 3612 fi 3739 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_stdc" >&53740 $as_echo "$ac_cv_header_stdc" >&6; }3613 { echo "$as_me:$LINENO: result: $ac_cv_header_stdc" >&5 3614 echo "${ECHO_T}$ac_cv_header_stdc" >&6; } 3741 3615 if test $ac_cv_header_stdc = yes; then 3742 3616 … … 3747 3621 fi 3748 3622 3749 { $as_echo "$as_me:$LINENO: checking for atol" >&53750 $as_echo_n "checking for atol..." >&6; }3623 { echo "$as_me:$LINENO: checking for atol" >&5 3624 echo $ECHO_N "checking for atol... $ECHO_C" >&6; } 3751 3625 if test "${ac_cv_func_atol+set}" = set; then 3752 $as_echo_n "(cached)" >&63626 echo $ECHO_N "(cached) $ECHO_C" >&6 3753 3627 else 3754 3628 cat >conftest.$ac_ext <<_ACEOF … … 3803 3677 *) ac_try_echo=$ac_try;; 3804 3678 esac 3805 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 3806 $as_echo "$ac_try_echo") >&5 3679 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 3807 3680 (eval "$ac_link") 2>conftest.er1 3808 3681 ac_status=$? … … 3810 3683 rm -f conftest.er1 3811 3684 cat conftest.err >&5 3812 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&53685 echo "$as_me:$LINENO: \$? = $ac_status" >&5 3813 3686 (exit $ac_status); } && { 3814 3687 test -z "$ac_c_werror_flag" || 3815 3688 test ! -s conftest.err 3816 } && test -s conftest$ac_exeext && { 3817 test "$cross_compiling" = yes || 3818 $as_test_x conftest$ac_exeext 3819 }; then 3689 } && test -s conftest$ac_exeext && 3690 $as_test_x conftest$ac_exeext; then 3820 3691 ac_cv_func_atol=yes 3821 3692 else 3822 $as_echo "$as_me: failed program was:" >&53693 echo "$as_me: failed program was:" >&5 3823 3694 sed 's/^/| /' conftest.$ac_ext >&5 3824 3695 … … 3826 3697 fi 3827 3698 3828 rm -rf conftest.dSYM3829 3699 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 3830 3700 conftest$ac_exeext conftest.$ac_ext 3831 3701 fi 3832 { $as_echo "$as_me:$LINENO: result: $ac_cv_func_atol" >&53833 $as_echo "$ac_cv_func_atol" >&6; }3702 { echo "$as_me:$LINENO: result: $ac_cv_func_atol" >&5 3703 echo "${ECHO_T}$ac_cv_func_atol" >&6; } 3834 3704 if test $ac_cv_func_atol = yes; then 3835 3705 : 3836 3706 else 3837 { { $as_echo "$as_me:$LINENO: error: oops! no atol ?!?" >&53838 $as_echo "$as_me: error: oops! no atol ?!?" >&2;}3707 { { echo "$as_me:$LINENO: error: oops! no atol ?!?" >&5 3708 echo "$as_me: error: oops! no atol ?!?" >&2;} 3839 3709 { (exit 1); exit 1; }; } 3840 3710 fi … … 3855 3725 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args. 3856 3726 set dummy $ac_tool_prefix$ac_prog; ac_word=$2 3857 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&53858 $as_echo_n "checking for $ac_word..." >&6; }3727 { echo "$as_me:$LINENO: checking for $ac_word" >&5 3728 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; } 3859 3729 if test "${ac_cv_prog_CXX+set}" = set; then 3860 $as_echo_n "(cached)" >&63730 echo $ECHO_N "(cached) $ECHO_C" >&6 3861 3731 else 3862 3732 if test -n "$CXX"; then … … 3871 3741 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 3872 3742 ac_cv_prog_CXX="$ac_tool_prefix$ac_prog" 3873 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&53743 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 3874 3744 break 2 3875 3745 fi … … 3882 3752 CXX=$ac_cv_prog_CXX 3883 3753 if test -n "$CXX"; then 3884 { $as_echo "$as_me:$LINENO: result: $CXX" >&53885 $as_echo "$CXX" >&6; }3886 else 3887 { $as_echo "$as_me:$LINENO: result: no" >&53888 $as_echo "no" >&6; }3754 { echo "$as_me:$LINENO: result: $CXX" >&5 3755 echo "${ECHO_T}$CXX" >&6; } 3756 else 3757 { echo "$as_me:$LINENO: result: no" >&5 3758 echo "${ECHO_T}no" >&6; } 3889 3759 fi 3890 3760 … … 3899 3769 # Extract the first word of "$ac_prog", so it can be a program name with args. 3900 3770 set dummy $ac_prog; ac_word=$2 3901 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&53902 $as_echo_n "checking for $ac_word..." >&6; }3771 { echo "$as_me:$LINENO: checking for $ac_word" >&5 3772 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; } 3903 3773 if test "${ac_cv_prog_ac_ct_CXX+set}" = set; then 3904 $as_echo_n "(cached)" >&63774 echo $ECHO_N "(cached) $ECHO_C" >&6 3905 3775 else 3906 3776 if test -n "$ac_ct_CXX"; then … … 3915 3785 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 3916 3786 ac_cv_prog_ac_ct_CXX="$ac_prog" 3917 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&53787 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 3918 3788 break 2 3919 3789 fi … … 3926 3796 ac_ct_CXX=$ac_cv_prog_ac_ct_CXX 3927 3797 if test -n "$ac_ct_CXX"; then 3928 { $as_echo "$as_me:$LINENO: result: $ac_ct_CXX" >&53929 $as_echo "$ac_ct_CXX" >&6; }3930 else 3931 { $as_echo "$as_me:$LINENO: result: no" >&53932 $as_echo "no" >&6; }3798 { echo "$as_me:$LINENO: result: $ac_ct_CXX" >&5 3799 echo "${ECHO_T}$ac_ct_CXX" >&6; } 3800 else 3801 { echo "$as_me:$LINENO: result: no" >&5 3802 echo "${ECHO_T}no" >&6; } 3933 3803 fi 3934 3804 … … 3942 3812 case $cross_compiling:$ac_tool_warned in 3943 3813 yes:) 3944 { $as_echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools3814 { echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools 3945 3815 whose name does not start with the host triplet. If you think this 3946 3816 configuration is useful to you, please write to autoconf@gnu.org." >&5 3947 $as_echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools3817 echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools 3948 3818 whose name does not start with the host triplet. If you think this 3949 3819 configuration is useful to you, please write to autoconf@gnu.org." >&2;} … … 3957 3827 fi 3958 3828 # Provide some information about the compiler. 3959 $as_echo "$as_me:$LINENO: checking for C++ compiler version" >&5 3960 set X $ac_compile 3961 ac_compiler=$2 3829 echo "$as_me:$LINENO: checking for C++ compiler version" >&5 3830 ac_compiler=`set X $ac_compile; echo $2` 3962 3831 { (ac_try="$ac_compiler --version >&5" 3963 3832 case "(($ac_try" in … … 3965 3834 *) ac_try_echo=$ac_try;; 3966 3835 esac 3967 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 3968 $as_echo "$ac_try_echo") >&5 3836 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 3969 3837 (eval "$ac_compiler --version >&5") 2>&5 3970 3838 ac_status=$? 3971 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&53839 echo "$as_me:$LINENO: \$? = $ac_status" >&5 3972 3840 (exit $ac_status); } 3973 3841 { (ac_try="$ac_compiler -v >&5" … … 3976 3844 *) ac_try_echo=$ac_try;; 3977 3845 esac 3978 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 3979 $as_echo "$ac_try_echo") >&5 3846 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 3980 3847 (eval "$ac_compiler -v >&5") 2>&5 3981 3848 ac_status=$? 3982 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&53849 echo "$as_me:$LINENO: \$? = $ac_status" >&5 3983 3850 (exit $ac_status); } 3984 3851 { (ac_try="$ac_compiler -V >&5" … … 3987 3854 *) ac_try_echo=$ac_try;; 3988 3855 esac 3989 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 3990 $as_echo "$ac_try_echo") >&5 3856 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 3991 3857 (eval "$ac_compiler -V >&5") 2>&5 3992 3858 ac_status=$? 3993 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&53859 echo "$as_me:$LINENO: \$? = $ac_status" >&5 3994 3860 (exit $ac_status); } 3995 3861 3996 { $as_echo "$as_me:$LINENO: checking whether we are using the GNU C++ compiler" >&53997 $as_echo_n "checking whether we are using the GNU C++ compiler..." >&6; }3862 { echo "$as_me:$LINENO: checking whether we are using the GNU C++ compiler" >&5 3863 echo $ECHO_N "checking whether we are using the GNU C++ compiler... $ECHO_C" >&6; } 3998 3864 if test "${ac_cv_cxx_compiler_gnu+set}" = set; then 3999 $as_echo_n "(cached)" >&63865 echo $ECHO_N "(cached) $ECHO_C" >&6 4000 3866 else 4001 3867 cat >conftest.$ac_ext <<_ACEOF … … 4023 3889 *) ac_try_echo=$ac_try;; 4024 3890 esac 4025 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 4026 $as_echo "$ac_try_echo") >&5 3891 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 4027 3892 (eval "$ac_compile") 2>conftest.er1 4028 3893 ac_status=$? … … 4030 3895 rm -f conftest.er1 4031 3896 cat conftest.err >&5 4032 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&53897 echo "$as_me:$LINENO: \$? = $ac_status" >&5 4033 3898 (exit $ac_status); } && { 4034 3899 test -z "$ac_cxx_werror_flag" || … … 4037 3902 ac_compiler_gnu=yes 4038 3903 else 4039 $as_echo "$as_me: failed program was:" >&53904 echo "$as_me: failed program was:" >&5 4040 3905 sed 's/^/| /' conftest.$ac_ext >&5 4041 3906 … … 4047 3912 4048 3913 fi 4049 { $as_echo "$as_me:$LINENO: result: $ac_cv_cxx_compiler_gnu" >&5 4050 $as_echo "$ac_cv_cxx_compiler_gnu" >&6; } 4051 if test $ac_compiler_gnu = yes; then 4052 GXX=yes 4053 else 4054 GXX= 4055 fi 3914 { echo "$as_me:$LINENO: result: $ac_cv_cxx_compiler_gnu" >&5 3915 echo "${ECHO_T}$ac_cv_cxx_compiler_gnu" >&6; } 3916 GXX=`test $ac_compiler_gnu = yes && echo yes` 4056 3917 ac_test_CXXFLAGS=${CXXFLAGS+set} 4057 3918 ac_save_CXXFLAGS=$CXXFLAGS 4058 { $as_echo "$as_me:$LINENO: checking whether $CXX accepts -g" >&54059 $as_echo_n "checking whether $CXX accepts -g..." >&6; }3919 { echo "$as_me:$LINENO: checking whether $CXX accepts -g" >&5 3920 echo $ECHO_N "checking whether $CXX accepts -g... $ECHO_C" >&6; } 4060 3921 if test "${ac_cv_prog_cxx_g+set}" = set; then 4061 $as_echo_n "(cached)" >&63922 echo $ECHO_N "(cached) $ECHO_C" >&6 4062 3923 else 4063 3924 ac_save_cxx_werror_flag=$ac_cxx_werror_flag … … 4086 3947 *) ac_try_echo=$ac_try;; 4087 3948 esac 4088 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 4089 $as_echo "$ac_try_echo") >&5 3949 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 4090 3950 (eval "$ac_compile") 2>conftest.er1 4091 3951 ac_status=$? … … 4093 3953 rm -f conftest.er1 4094 3954 cat conftest.err >&5 4095 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&53955 echo "$as_me:$LINENO: \$? = $ac_status" >&5 4096 3956 (exit $ac_status); } && { 4097 3957 test -z "$ac_cxx_werror_flag" || … … 4100 3960 ac_cv_prog_cxx_g=yes 4101 3961 else 4102 $as_echo "$as_me: failed program was:" >&53962 echo "$as_me: failed program was:" >&5 4103 3963 sed 's/^/| /' conftest.$ac_ext >&5 4104 3964 … … 4125 3985 *) ac_try_echo=$ac_try;; 4126 3986 esac 4127 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 4128 $as_echo "$ac_try_echo") >&5 3987 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 4129 3988 (eval "$ac_compile") 2>conftest.er1 4130 3989 ac_status=$? … … 4132 3991 rm -f conftest.er1 4133 3992 cat conftest.err >&5 4134 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&53993 echo "$as_me:$LINENO: \$? = $ac_status" >&5 4135 3994 (exit $ac_status); } && { 4136 3995 test -z "$ac_cxx_werror_flag" || … … 4139 3998 : 4140 3999 else 4141 $as_echo "$as_me: failed program was:" >&54000 echo "$as_me: failed program was:" >&5 4142 4001 sed 's/^/| /' conftest.$ac_ext >&5 4143 4002 … … 4165 4024 *) ac_try_echo=$ac_try;; 4166 4025 esac 4167 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 4168 $as_echo "$ac_try_echo") >&5 4026 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 4169 4027 (eval "$ac_compile") 2>conftest.er1 4170 4028 ac_status=$? … … 4172 4030 rm -f conftest.er1 4173 4031 cat conftest.err >&5 4174 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&54032 echo "$as_me:$LINENO: \$? = $ac_status" >&5 4175 4033 (exit $ac_status); } && { 4176 4034 test -z "$ac_cxx_werror_flag" || … … 4179 4037 ac_cv_prog_cxx_g=yes 4180 4038 else 4181 $as_echo "$as_me: failed program was:" >&54039 echo "$as_me: failed program was:" >&5 4182 4040 sed 's/^/| /' conftest.$ac_ext >&5 4183 4041 … … 4194 4052 ac_cxx_werror_flag=$ac_save_cxx_werror_flag 4195 4053 fi 4196 { $as_echo "$as_me:$LINENO: result: $ac_cv_prog_cxx_g" >&54197 $as_echo "$ac_cv_prog_cxx_g" >&6; }4054 { echo "$as_me:$LINENO: result: $ac_cv_prog_cxx_g" >&5 4055 echo "${ECHO_T}$ac_cv_prog_cxx_g" >&6; } 4198 4056 if test "$ac_test_CXXFLAGS" = set; then 4199 4057 CXXFLAGS=$ac_save_CXXFLAGS … … 4226 4084 4227 4085 4228 { $as_echo "$as_me:$LINENO: checking for main in -lstdc++" >&54229 $as_echo_n "checking for main in -lstdc++..." >&6; }4086 { echo "$as_me:$LINENO: checking for main in -lstdc++" >&5 4087 echo $ECHO_N "checking for main in -lstdc++... $ECHO_C" >&6; } 4230 4088 if test "${ac_cv_lib_stdcpp_main+set}" = set; then 4231 $as_echo_n "(cached)" >&64089 echo $ECHO_N "(cached) $ECHO_C" >&6 4232 4090 else 4233 4091 ac_check_lib_save_LIBS=$LIBS … … 4255 4113 *) ac_try_echo=$ac_try;; 4256 4114 esac 4257 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 4258 $as_echo "$ac_try_echo") >&5 4115 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 4259 4116 (eval "$ac_link") 2>conftest.er1 4260 4117 ac_status=$? … … 4262 4119 rm -f conftest.er1 4263 4120 cat conftest.err >&5 4264 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&54121 echo "$as_me:$LINENO: \$? = $ac_status" >&5 4265 4122 (exit $ac_status); } && { 4266 4123 test -z "$ac_cxx_werror_flag" || 4267 4124 test ! -s conftest.err 4268 } && test -s conftest$ac_exeext && { 4269 test "$cross_compiling" = yes || 4270 $as_test_x conftest$ac_exeext 4271 }; then 4125 } && test -s conftest$ac_exeext && 4126 $as_test_x conftest$ac_exeext; then 4272 4127 ac_cv_lib_stdcpp_main=yes 4273 4128 else 4274 $as_echo "$as_me: failed program was:" >&54129 echo "$as_me: failed program was:" >&5 4275 4130 sed 's/^/| /' conftest.$ac_ext >&5 4276 4131 … … 4278 4133 fi 4279 4134 4280 rm -rf conftest.dSYM4281 4135 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 4282 4136 conftest$ac_exeext conftest.$ac_ext 4283 4137 LIBS=$ac_check_lib_save_LIBS 4284 4138 fi 4285 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_stdcpp_main" >&54286 $as_echo "$ac_cv_lib_stdcpp_main" >&6; }4139 { echo "$as_me:$LINENO: result: $ac_cv_lib_stdcpp_main" >&5 4140 echo "${ECHO_T}$ac_cv_lib_stdcpp_main" >&6; } 4287 4141 if test $ac_cv_lib_stdcpp_main = yes; then 4288 4142 cat >>confdefs.h <<_ACEOF … … 4293 4147 4294 4148 else 4295 { { $as_echo "$as_me:$LINENO: error: librappture requires libstdc++" >&54296 $as_echo "$as_me: error: librappture requires libstdc++" >&2;}4149 { { echo "$as_me:$LINENO: error: librappture requires libstdc++" >&5 4150 echo "$as_me: error: librappture requires libstdc++" >&2;} 4297 4151 { (exit 1); exit 1; }; } 4298 4152 fi … … 4311 4165 inttypes.h stdint.h unistd.h 4312 4166 do 4313 as_ac_Header=` $as_echo "ac_cv_header_$ac_header" | $as_tr_sh`4314 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&54315 $as_echo_n "checking for $ac_header..." >&6; }4167 as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` 4168 { echo "$as_me:$LINENO: checking for $ac_header" >&5 4169 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; } 4316 4170 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then 4317 $as_echo_n "(cached)" >&64171 echo $ECHO_N "(cached) $ECHO_C" >&6 4318 4172 else 4319 4173 cat >conftest.$ac_ext <<_ACEOF … … 4333 4187 *) ac_try_echo=$ac_try;; 4334 4188 esac 4335 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 4336 $as_echo "$ac_try_echo") >&5 4189 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 4337 4190 (eval "$ac_compile") 2>conftest.er1 4338 4191 ac_status=$? … … 4340 4193 rm -f conftest.er1 4341 4194 cat conftest.err >&5 4342 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&54195 echo "$as_me:$LINENO: \$? = $ac_status" >&5 4343 4196 (exit $ac_status); } && { 4344 4197 test -z "$ac_cxx_werror_flag" || … … 4347 4200 eval "$as_ac_Header=yes" 4348 4201 else 4349 $as_echo "$as_me: failed program was:" >&54202 echo "$as_me: failed program was:" >&5 4350 4203 sed 's/^/| /' conftest.$ac_ext >&5 4351 4204 … … 4355 4208 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 4356 4209 fi 4357 ac_res=`eval 'as_val=${'$as_ac_Header'} 4358 $as_echo "$as_val"'` 4359 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5 4360 $as_echo "$ac_res" >&6; } 4361 if test `eval 'as_val=${'$as_ac_Header'} 4362 $as_echo "$as_val"'` = yes; then 4210 ac_res=`eval echo '${'$as_ac_Header'}'` 4211 { echo "$as_me:$LINENO: result: $ac_res" >&5 4212 echo "${ECHO_T}$ac_res" >&6; } 4213 if test `eval echo '${'$as_ac_Header'}'` = yes; then 4363 4214 cat >>confdefs.h <<_ACEOF 4364 #define ` $as_echo "HAVE_$ac_header" | $as_tr_cpp` 14215 #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 4365 4216 _ACEOF 4366 4217 … … 4375 4226 ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' 4376 4227 ac_compiler_gnu=$ac_cv_cxx_compiler_gnu 4377 { $as_echo "$as_me:$LINENO: checking how to run the C++ preprocessor" >&54378 $as_echo_n "checking how to run the C++ preprocessor..." >&6; }4228 { echo "$as_me:$LINENO: checking how to run the C++ preprocessor" >&5 4229 echo $ECHO_N "checking how to run the C++ preprocessor... $ECHO_C" >&6; } 4379 4230 if test -z "$CXXCPP"; then 4380 4231 if test "${ac_cv_prog_CXXCPP+set}" = set; then 4381 $as_echo_n "(cached)" >&64232 echo $ECHO_N "(cached) $ECHO_C" >&6 4382 4233 else 4383 4234 # Double quotes because CXXCPP needs to be expanded … … 4411 4262 *) ac_try_echo=$ac_try;; 4412 4263 esac 4413 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 4414 $as_echo "$ac_try_echo") >&5 4264 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 4415 4265 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 4416 4266 ac_status=$? … … 4418 4268 rm -f conftest.er1 4419 4269 cat conftest.err >&5 4420 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&54270 echo "$as_me:$LINENO: \$? = $ac_status" >&5 4421 4271 (exit $ac_status); } >/dev/null && { 4422 4272 test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" || … … 4425 4275 : 4426 4276 else 4427 $as_echo "$as_me: failed program was:" >&54277 echo "$as_me: failed program was:" >&5 4428 4278 sed 's/^/| /' conftest.$ac_ext >&5 4429 4279 … … 4449 4299 *) ac_try_echo=$ac_try;; 4450 4300 esac 4451 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 4452 $as_echo "$ac_try_echo") >&5 4301 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 4453 4302 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 4454 4303 ac_status=$? … … 4456 4305 rm -f conftest.er1 4457 4306 cat conftest.err >&5 4458 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&54307 echo "$as_me:$LINENO: \$? = $ac_status" >&5 4459 4308 (exit $ac_status); } >/dev/null && { 4460 4309 test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" || … … 4464 4313 continue 4465 4314 else 4466 $as_echo "$as_me: failed program was:" >&54315 echo "$as_me: failed program was:" >&5 4467 4316 sed 's/^/| /' conftest.$ac_ext >&5 4468 4317 … … 4489 4338 ac_cv_prog_CXXCPP=$CXXCPP 4490 4339 fi 4491 { $as_echo "$as_me:$LINENO: result: $CXXCPP" >&54492 $as_echo "$CXXCPP" >&6; }4340 { echo "$as_me:$LINENO: result: $CXXCPP" >&5 4341 echo "${ECHO_T}$CXXCPP" >&6; } 4493 4342 ac_preproc_ok=false 4494 4343 for ac_cxx_preproc_warn_flag in '' yes … … 4518 4367 *) ac_try_echo=$ac_try;; 4519 4368 esac 4520 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 4521 $as_echo "$ac_try_echo") >&5 4369 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 4522 4370 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 4523 4371 ac_status=$? … … 4525 4373 rm -f conftest.er1 4526 4374 cat conftest.err >&5 4527 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&54375 echo "$as_me:$LINENO: \$? = $ac_status" >&5 4528 4376 (exit $ac_status); } >/dev/null && { 4529 4377 test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" || … … 4532 4380 : 4533 4381 else 4534 $as_echo "$as_me: failed program was:" >&54382 echo "$as_me: failed program was:" >&5 4535 4383 sed 's/^/| /' conftest.$ac_ext >&5 4536 4384 … … 4556 4404 *) ac_try_echo=$ac_try;; 4557 4405 esac 4558 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 4559 $as_echo "$ac_try_echo") >&5 4406 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 4560 4407 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 4561 4408 ac_status=$? … … 4563 4410 rm -f conftest.er1 4564 4411 cat conftest.err >&5 4565 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&54412 echo "$as_me:$LINENO: \$? = $ac_status" >&5 4566 4413 (exit $ac_status); } >/dev/null && { 4567 4414 test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" || … … 4571 4418 continue 4572 4419 else 4573 $as_echo "$as_me: failed program was:" >&54420 echo "$as_me: failed program was:" >&5 4574 4421 sed 's/^/| /' conftest.$ac_ext >&5 4575 4422 … … 4587 4434 : 4588 4435 else 4589 { { $as_echo "$as_me:$LINENO: error: C++ preprocessor \"$CXXCPP\" fails sanity check4436 { { echo "$as_me:$LINENO: error: C++ preprocessor \"$CXXCPP\" fails sanity check 4590 4437 See \`config.log' for more details." >&5 4591 $as_echo "$as_me: error: C++ preprocessor \"$CXXCPP\" fails sanity check4438 echo "$as_me: error: C++ preprocessor \"$CXXCPP\" fails sanity check 4592 4439 See \`config.log' for more details." >&2;} 4593 4440 { (exit 1); exit 1; }; } … … 4604 4451 for ac_header in stack 4605 4452 do 4606 as_ac_Header=` $as_echo "ac_cv_header_$ac_header" | $as_tr_sh`4453 as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` 4607 4454 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then 4608 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&54609 $as_echo_n "checking for $ac_header..." >&6; }4455 { echo "$as_me:$LINENO: checking for $ac_header" >&5 4456 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; } 4610 4457 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then 4611 $as_echo_n "(cached) " >&6 4612 fi 4613 ac_res=`eval 'as_val=${'$as_ac_Header'} 4614 $as_echo "$as_val"'` 4615 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5 4616 $as_echo "$ac_res" >&6; } 4458 echo $ECHO_N "(cached) $ECHO_C" >&6 4459 fi 4460 ac_res=`eval echo '${'$as_ac_Header'}'` 4461 { echo "$as_me:$LINENO: result: $ac_res" >&5 4462 echo "${ECHO_T}$ac_res" >&6; } 4617 4463 else 4618 4464 # Is the header compilable? 4619 { $as_echo "$as_me:$LINENO: checking $ac_header usability" >&54620 $as_echo_n "checking $ac_header usability..." >&6; }4465 { echo "$as_me:$LINENO: checking $ac_header usability" >&5 4466 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6; } 4621 4467 cat >conftest.$ac_ext <<_ACEOF 4622 4468 /* confdefs.h. */ … … 4634 4480 *) ac_try_echo=$ac_try;; 4635 4481 esac 4636 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 4637 $as_echo "$ac_try_echo") >&5 4482 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 4638 4483 (eval "$ac_compile") 2>conftest.er1 4639 4484 ac_status=$? … … 4641 4486 rm -f conftest.er1 4642 4487 cat conftest.err >&5 4643 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&54488 echo "$as_me:$LINENO: \$? = $ac_status" >&5 4644 4489 (exit $ac_status); } && { 4645 4490 test -z "$ac_cxx_werror_flag" || … … 4648 4493 ac_header_compiler=yes 4649 4494 else 4650 $as_echo "$as_me: failed program was:" >&54495 echo "$as_me: failed program was:" >&5 4651 4496 sed 's/^/| /' conftest.$ac_ext >&5 4652 4497 … … 4655 4500 4656 4501 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 4657 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&54658 $as_echo "$ac_header_compiler" >&6; }4502 { echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 4503 echo "${ECHO_T}$ac_header_compiler" >&6; } 4659 4504 4660 4505 # Is the header present? 4661 { $as_echo "$as_me:$LINENO: checking $ac_header presence" >&54662 $as_echo_n "checking $ac_header presence..." >&6; }4506 { echo "$as_me:$LINENO: checking $ac_header presence" >&5 4507 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6; } 4663 4508 cat >conftest.$ac_ext <<_ACEOF 4664 4509 /* confdefs.h. */ … … 4674 4519 *) ac_try_echo=$ac_try;; 4675 4520 esac 4676 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 4677 $as_echo "$ac_try_echo") >&5 4521 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 4678 4522 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 4679 4523 ac_status=$? … … 4681 4525 rm -f conftest.er1 4682 4526 cat conftest.err >&5 4683 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&54527 echo "$as_me:$LINENO: \$? = $ac_status" >&5 4684 4528 (exit $ac_status); } >/dev/null && { 4685 4529 test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" || … … 4688 4532 ac_header_preproc=yes 4689 4533 else 4690 $as_echo "$as_me: failed program was:" >&54534 echo "$as_me: failed program was:" >&5 4691 4535 sed 's/^/| /' conftest.$ac_ext >&5 4692 4536 … … 4695 4539 4696 4540 rm -f conftest.err conftest.$ac_ext 4697 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&54698 $as_echo "$ac_header_preproc" >&6; }4541 { echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 4542 echo "${ECHO_T}$ac_header_preproc" >&6; } 4699 4543 4700 4544 # So? What about this header? 4701 4545 case $ac_header_compiler:$ac_header_preproc:$ac_cxx_preproc_warn_flag in 4702 4546 yes:no: ) 4703 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&54704 $as_echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}4705 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&54706 $as_echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}4547 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 4548 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} 4549 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 4550 echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} 4707 4551 ac_header_preproc=yes 4708 4552 ;; 4709 4553 no:yes:* ) 4710 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&54711 $as_echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}4712 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&54713 $as_echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}4714 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&54715 $as_echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}4716 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&54717 $as_echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}4718 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&54719 $as_echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}4720 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&54721 $as_echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}4554 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 4555 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} 4556 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 4557 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} 4558 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5 4559 echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;} 4560 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5 4561 echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;} 4562 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 4563 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} 4564 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 4565 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} 4722 4566 ( cat <<\_ASBOX 4723 4567 ## ----------------------------------- ## … … 4728 4572 ;; 4729 4573 esac 4730 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&54731 $as_echo_n "checking for $ac_header..." >&6; }4574 { echo "$as_me:$LINENO: checking for $ac_header" >&5 4575 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; } 4732 4576 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then 4733 $as_echo_n "(cached)" >&64577 echo $ECHO_N "(cached) $ECHO_C" >&6 4734 4578 else 4735 4579 eval "$as_ac_Header=\$ac_header_preproc" 4736 4580 fi 4737 ac_res=`eval 'as_val=${'$as_ac_Header'} 4738 $as_echo "$as_val"'` 4739 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5 4740 $as_echo "$ac_res" >&6; } 4741 4742 fi 4743 if test `eval 'as_val=${'$as_ac_Header'} 4744 $as_echo "$as_val"'` = yes; then 4581 ac_res=`eval echo '${'$as_ac_Header'}'` 4582 { echo "$as_me:$LINENO: result: $ac_res" >&5 4583 echo "${ECHO_T}$ac_res" >&6; } 4584 4585 fi 4586 if test `eval echo '${'$as_ac_Header'}'` = yes; then 4745 4587 cat >>confdefs.h <<_ACEOF 4746 #define ` $as_echo "HAVE_$ac_header" | $as_tr_cpp` 14747 _ACEOF 4748 4749 else 4750 { $as_echo "$as_me:$LINENO: WARNING: STL classes missing ?" >&54751 $as_echo "$as_me: WARNING: STL classes missing ?" >&2;}4588 #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 4589 _ACEOF 4590 4591 else 4592 { echo "$as_me:$LINENO: WARNING: STL classes missing ?" >&5 4593 echo "$as_me: WARNING: STL classes missing ?" >&2;} 4752 4594 fi 4753 4595 … … 4757 4599 for ac_header in string 4758 4600 do 4759 as_ac_Header=` $as_echo "ac_cv_header_$ac_header" | $as_tr_sh`4601 as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` 4760 4602 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then 4761 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&54762 $as_echo_n "checking for $ac_header..." >&6; }4603 { echo "$as_me:$LINENO: checking for $ac_header" >&5 4604 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; } 4763 4605 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then 4764 $as_echo_n "(cached) " >&6 4765 fi 4766 ac_res=`eval 'as_val=${'$as_ac_Header'} 4767 $as_echo "$as_val"'` 4768 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5 4769 $as_echo "$ac_res" >&6; } 4606 echo $ECHO_N "(cached) $ECHO_C" >&6 4607 fi 4608 ac_res=`eval echo '${'$as_ac_Header'}'` 4609 { echo "$as_me:$LINENO: result: $ac_res" >&5 4610 echo "${ECHO_T}$ac_res" >&6; } 4770 4611 else 4771 4612 # Is the header compilable? 4772 { $as_echo "$as_me:$LINENO: checking $ac_header usability" >&54773 $as_echo_n "checking $ac_header usability..." >&6; }4613 { echo "$as_me:$LINENO: checking $ac_header usability" >&5 4614 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6; } 4774 4615 cat >conftest.$ac_ext <<_ACEOF 4775 4616 /* confdefs.h. */ … … 4787 4628 *) ac_try_echo=$ac_try;; 4788 4629 esac 4789 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 4790 $as_echo "$ac_try_echo") >&5 4630 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 4791 4631 (eval "$ac_compile") 2>conftest.er1 4792 4632 ac_status=$? … … 4794 4634 rm -f conftest.er1 4795 4635 cat conftest.err >&5 4796 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&54636 echo "$as_me:$LINENO: \$? = $ac_status" >&5 4797 4637 (exit $ac_status); } && { 4798 4638 test -z "$ac_cxx_werror_flag" || … … 4801 4641 ac_header_compiler=yes 4802 4642 else 4803 $as_echo "$as_me: failed program was:" >&54643 echo "$as_me: failed program was:" >&5 4804 4644 sed 's/^/| /' conftest.$ac_ext >&5 4805 4645 … … 4808 4648 4809 4649 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 4810 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&54811 $as_echo "$ac_header_compiler" >&6; }4650 { echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 4651 echo "${ECHO_T}$ac_header_compiler" >&6; } 4812 4652 4813 4653 # Is the header present? 4814 { $as_echo "$as_me:$LINENO: checking $ac_header presence" >&54815 $as_echo_n "checking $ac_header presence..." >&6; }4654 { echo "$as_me:$LINENO: checking $ac_header presence" >&5 4655 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6; } 4816 4656 cat >conftest.$ac_ext <<_ACEOF 4817 4657 /* confdefs.h. */ … … 4827 4667 *) ac_try_echo=$ac_try;; 4828 4668 esac 4829 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 4830 $as_echo "$ac_try_echo") >&5 4669 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 4831 4670 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 4832 4671 ac_status=$? … … 4834 4673 rm -f conftest.er1 4835 4674 cat conftest.err >&5 4836 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&54675 echo "$as_me:$LINENO: \$? = $ac_status" >&5 4837 4676 (exit $ac_status); } >/dev/null && { 4838 4677 test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" || … … 4841 4680 ac_header_preproc=yes 4842 4681 else 4843 $as_echo "$as_me: failed program was:" >&54682 echo "$as_me: failed program was:" >&5 4844 4683 sed 's/^/| /' conftest.$ac_ext >&5 4845 4684 … … 4848 4687 4849 4688 rm -f conftest.err conftest.$ac_ext 4850 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&54851 $as_echo "$ac_header_preproc" >&6; }4689 { echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 4690 echo "${ECHO_T}$ac_header_preproc" >&6; } 4852 4691 4853 4692 # So? What about this header? 4854 4693 case $ac_header_compiler:$ac_header_preproc:$ac_cxx_preproc_warn_flag in 4855 4694 yes:no: ) 4856 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&54857 $as_echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}4858 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&54859 $as_echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}4695 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 4696 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} 4697 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 4698 echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} 4860 4699 ac_header_preproc=yes 4861 4700 ;; 4862 4701 no:yes:* ) 4863 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&54864 $as_echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}4865 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&54866 $as_echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}4867 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&54868 $as_echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}4869 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&54870 $as_echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}4871 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&54872 $as_echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}4873 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&54874 $as_echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}4702 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 4703 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} 4704 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 4705 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} 4706 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5 4707 echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;} 4708 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5 4709 echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;} 4710 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 4711 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} 4712 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 4713 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} 4875 4714 ( cat <<\_ASBOX 4876 4715 ## ----------------------------------- ## … … 4881 4720 ;; 4882 4721 esac 4883 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&54884 $as_echo_n "checking for $ac_header..." >&6; }4722 { echo "$as_me:$LINENO: checking for $ac_header" >&5 4723 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; } 4885 4724 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then 4886 $as_echo_n "(cached)" >&64725 echo $ECHO_N "(cached) $ECHO_C" >&6 4887 4726 else 4888 4727 eval "$as_ac_Header=\$ac_header_preproc" 4889 4728 fi 4890 ac_res=`eval 'as_val=${'$as_ac_Header'} 4891 $as_echo "$as_val"'` 4892 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5 4893 $as_echo "$ac_res" >&6; } 4894 4895 fi 4896 if test `eval 'as_val=${'$as_ac_Header'} 4897 $as_echo "$as_val"'` = yes; then 4729 ac_res=`eval echo '${'$as_ac_Header'}'` 4730 { echo "$as_me:$LINENO: result: $ac_res" >&5 4731 echo "${ECHO_T}$ac_res" >&6; } 4732 4733 fi 4734 if test `eval echo '${'$as_ac_Header'}'` = yes; then 4898 4735 cat >>confdefs.h <<_ACEOF 4899 #define ` $as_echo "HAVE_$ac_header" | $as_tr_cpp` 14900 _ACEOF 4901 4902 else 4903 { $as_echo "$as_me:$LINENO: WARNING: STL classes missing ?" >&54904 $as_echo "$as_me: WARNING: STL classes missing ?" >&2;}4736 #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 4737 _ACEOF 4738 4739 else 4740 { echo "$as_me:$LINENO: WARNING: STL classes missing ?" >&5 4741 echo "$as_me: WARNING: STL classes missing ?" >&2;} 4905 4742 fi 4906 4743 … … 4910 4747 for ac_header in list 4911 4748 do 4912 as_ac_Header=` $as_echo "ac_cv_header_$ac_header" | $as_tr_sh`4749 as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` 4913 4750 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then 4914 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&54915 $as_echo_n "checking for $ac_header..." >&6; }4751 { echo "$as_me:$LINENO: checking for $ac_header" >&5 4752 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; } 4916 4753 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then 4917 $as_echo_n "(cached) " >&6 4918 fi 4919 ac_res=`eval 'as_val=${'$as_ac_Header'} 4920 $as_echo "$as_val"'` 4921 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5 4922 $as_echo "$ac_res" >&6; } 4754 echo $ECHO_N "(cached) $ECHO_C" >&6 4755 fi 4756 ac_res=`eval echo '${'$as_ac_Header'}'` 4757 { echo "$as_me:$LINENO: result: $ac_res" >&5 4758 echo "${ECHO_T}$ac_res" >&6; } 4923 4759 else 4924 4760 # Is the header compilable? 4925 { $as_echo "$as_me:$LINENO: checking $ac_header usability" >&54926 $as_echo_n "checking $ac_header usability..." >&6; }4761 { echo "$as_me:$LINENO: checking $ac_header usability" >&5 4762 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6; } 4927 4763 cat >conftest.$ac_ext <<_ACEOF 4928 4764 /* confdefs.h. */ … … 4940 4776 *) ac_try_echo=$ac_try;; 4941 4777 esac 4942 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 4943 $as_echo "$ac_try_echo") >&5 4778 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 4944 4779 (eval "$ac_compile") 2>conftest.er1 4945 4780 ac_status=$? … … 4947 4782 rm -f conftest.er1 4948 4783 cat conftest.err >&5 4949 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&54784 echo "$as_me:$LINENO: \$? = $ac_status" >&5 4950 4785 (exit $ac_status); } && { 4951 4786 test -z "$ac_cxx_werror_flag" || … … 4954 4789 ac_header_compiler=yes 4955 4790 else 4956 $as_echo "$as_me: failed program was:" >&54791 echo "$as_me: failed program was:" >&5 4957 4792 sed 's/^/| /' conftest.$ac_ext >&5 4958 4793 … … 4961 4796 4962 4797 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 4963 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&54964 $as_echo "$ac_header_compiler" >&6; }4798 { echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 4799 echo "${ECHO_T}$ac_header_compiler" >&6; } 4965 4800 4966 4801 # Is the header present? 4967 { $as_echo "$as_me:$LINENO: checking $ac_header presence" >&54968 $as_echo_n "checking $ac_header presence..." >&6; }4802 { echo "$as_me:$LINENO: checking $ac_header presence" >&5 4803 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6; } 4969 4804 cat >conftest.$ac_ext <<_ACEOF 4970 4805 /* confdefs.h. */ … … 4980 4815 *) ac_try_echo=$ac_try;; 4981 4816 esac 4982 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 4983 $as_echo "$ac_try_echo") >&5 4817 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 4984 4818 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 4985 4819 ac_status=$? … … 4987 4821 rm -f conftest.er1 4988 4822 cat conftest.err >&5 4989 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&54823 echo "$as_me:$LINENO: \$? = $ac_status" >&5 4990 4824 (exit $ac_status); } >/dev/null && { 4991 4825 test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" || … … 4994 4828 ac_header_preproc=yes 4995 4829 else 4996 $as_echo "$as_me: failed program was:" >&54830 echo "$as_me: failed program was:" >&5 4997 4831 sed 's/^/| /' conftest.$ac_ext >&5 4998 4832 … … 5001 4835 5002 4836 rm -f conftest.err conftest.$ac_ext 5003 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&55004 $as_echo "$ac_header_preproc" >&6; }4837 { echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 4838 echo "${ECHO_T}$ac_header_preproc" >&6; } 5005 4839 5006 4840 # So? What about this header? 5007 4841 case $ac_header_compiler:$ac_header_preproc:$ac_cxx_preproc_warn_flag in 5008 4842 yes:no: ) 5009 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&55010 $as_echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}5011 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&55012 $as_echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}4843 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 4844 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} 4845 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 4846 echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} 5013 4847 ac_header_preproc=yes 5014 4848 ;; 5015 4849 no:yes:* ) 5016 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&55017 $as_echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}5018 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&55019 $as_echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}5020 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&55021 $as_echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}5022 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&55023 $as_echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}5024 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&55025 $as_echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}5026 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&55027 $as_echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}4850 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 4851 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} 4852 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 4853 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} 4854 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5 4855 echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;} 4856 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5 4857 echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;} 4858 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 4859 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} 4860 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 4861 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} 5028 4862 ( cat <<\_ASBOX 5029 4863 ## ----------------------------------- ## … … 5034 4868 ;; 5035 4869 esac 5036 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&55037 $as_echo_n "checking for $ac_header..." >&6; }4870 { echo "$as_me:$LINENO: checking for $ac_header" >&5 4871 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; } 5038 4872 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then 5039 $as_echo_n "(cached)" >&64873 echo $ECHO_N "(cached) $ECHO_C" >&6 5040 4874 else 5041 4875 eval "$as_ac_Header=\$ac_header_preproc" 5042 4876 fi 5043 ac_res=`eval 'as_val=${'$as_ac_Header'} 5044 $as_echo "$as_val"'` 5045 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5 5046 $as_echo "$ac_res" >&6; } 5047 5048 fi 5049 if test `eval 'as_val=${'$as_ac_Header'} 5050 $as_echo "$as_val"'` = yes; then 4877 ac_res=`eval echo '${'$as_ac_Header'}'` 4878 { echo "$as_me:$LINENO: result: $ac_res" >&5 4879 echo "${ECHO_T}$ac_res" >&6; } 4880 4881 fi 4882 if test `eval echo '${'$as_ac_Header'}'` = yes; then 5051 4883 cat >>confdefs.h <<_ACEOF 5052 #define ` $as_echo "HAVE_$ac_header" | $as_tr_cpp` 15053 _ACEOF 5054 5055 else 5056 { $as_echo "$as_me:$LINENO: WARNING: STL classes missing ?" >&55057 $as_echo "$as_me: WARNING: STL classes missing ?" >&2;}4884 #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 4885 _ACEOF 4886 4887 else 4888 { echo "$as_me:$LINENO: WARNING: STL classes missing ?" >&5 4889 echo "$as_me: WARNING: STL classes missing ?" >&2;} 5058 4890 fi 5059 4891 … … 5063 4895 for ac_header in vector 5064 4896 do 5065 as_ac_Header=` $as_echo "ac_cv_header_$ac_header" | $as_tr_sh`4897 as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` 5066 4898 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then 5067 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&55068 $as_echo_n "checking for $ac_header..." >&6; }4899 { echo "$as_me:$LINENO: checking for $ac_header" >&5 4900 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; } 5069 4901 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then 5070 $as_echo_n "(cached) " >&6 5071 fi 5072 ac_res=`eval 'as_val=${'$as_ac_Header'} 5073 $as_echo "$as_val"'` 5074 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5 5075 $as_echo "$ac_res" >&6; } 4902 echo $ECHO_N "(cached) $ECHO_C" >&6 4903 fi 4904 ac_res=`eval echo '${'$as_ac_Header'}'` 4905 { echo "$as_me:$LINENO: result: $ac_res" >&5 4906 echo "${ECHO_T}$ac_res" >&6; } 5076 4907 else 5077 4908 # Is the header compilable? 5078 { $as_echo "$as_me:$LINENO: checking $ac_header usability" >&55079 $as_echo_n "checking $ac_header usability..." >&6; }4909 { echo "$as_me:$LINENO: checking $ac_header usability" >&5 4910 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6; } 5080 4911 cat >conftest.$ac_ext <<_ACEOF 5081 4912 /* confdefs.h. */ … … 5093 4924 *) ac_try_echo=$ac_try;; 5094 4925 esac 5095 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 5096 $as_echo "$ac_try_echo") >&5 4926 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 5097 4927 (eval "$ac_compile") 2>conftest.er1 5098 4928 ac_status=$? … … 5100 4930 rm -f conftest.er1 5101 4931 cat conftest.err >&5 5102 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&54932 echo "$as_me:$LINENO: \$? = $ac_status" >&5 5103 4933 (exit $ac_status); } && { 5104 4934 test -z "$ac_cxx_werror_flag" || … … 5107 4937 ac_header_compiler=yes 5108 4938 else 5109 $as_echo "$as_me: failed program was:" >&54939 echo "$as_me: failed program was:" >&5 5110 4940 sed 's/^/| /' conftest.$ac_ext >&5 5111 4941 … … 5114 4944 5115 4945 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 5116 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&55117 $as_echo "$ac_header_compiler" >&6; }4946 { echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 4947 echo "${ECHO_T}$ac_header_compiler" >&6; } 5118 4948 5119 4949 # Is the header present? 5120 { $as_echo "$as_me:$LINENO: checking $ac_header presence" >&55121 $as_echo_n "checking $ac_header presence..." >&6; }4950 { echo "$as_me:$LINENO: checking $ac_header presence" >&5 4951 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6; } 5122 4952 cat >conftest.$ac_ext <<_ACEOF 5123 4953 /* confdefs.h. */ … … 5133 4963 *) ac_try_echo=$ac_try;; 5134 4964 esac 5135 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 5136 $as_echo "$ac_try_echo") >&5 4965 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 5137 4966 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 5138 4967 ac_status=$? … … 5140 4969 rm -f conftest.er1 5141 4970 cat conftest.err >&5 5142 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&54971 echo "$as_me:$LINENO: \$? = $ac_status" >&5 5143 4972 (exit $ac_status); } >/dev/null && { 5144 4973 test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" || … … 5147 4976 ac_header_preproc=yes 5148 4977 else 5149 $as_echo "$as_me: failed program was:" >&54978 echo "$as_me: failed program was:" >&5 5150 4979 sed 's/^/| /' conftest.$ac_ext >&5 5151 4980 … … 5154 4983 5155 4984 rm -f conftest.err conftest.$ac_ext 5156 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&55157 $as_echo "$ac_header_preproc" >&6; }4985 { echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 4986 echo "${ECHO_T}$ac_header_preproc" >&6; } 5158 4987 5159 4988 # So? What about this header? 5160 4989 case $ac_header_compiler:$ac_header_preproc:$ac_cxx_preproc_warn_flag in 5161 4990 yes:no: ) 5162 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&55163 $as_echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}5164 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&55165 $as_echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}4991 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 4992 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} 4993 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 4994 echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} 5166 4995 ac_header_preproc=yes 5167 4996 ;; 5168 4997 no:yes:* ) 5169 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&55170 $as_echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}5171 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&55172 $as_echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}5173 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&55174 $as_echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}5175 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&55176 $as_echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}5177 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&55178 $as_echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}5179 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&55180 $as_echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}4998 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 4999 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} 5000 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 5001 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} 5002 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5 5003 echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;} 5004 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5 5005 echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;} 5006 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 5007 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} 5008 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 5009 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} 5181 5010 ( cat <<\_ASBOX 5182 5011 ## ----------------------------------- ## … … 5187 5016 ;; 5188 5017 esac 5189 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&55190 $as_echo_n "checking for $ac_header..." >&6; }5018 { echo "$as_me:$LINENO: checking for $ac_header" >&5 5019 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; } 5191 5020 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then 5192 $as_echo_n "(cached)" >&65021 echo $ECHO_N "(cached) $ECHO_C" >&6 5193 5022 else 5194 5023 eval "$as_ac_Header=\$ac_header_preproc" 5195 5024 fi 5196 ac_res=`eval 'as_val=${'$as_ac_Header'} 5197 $as_echo "$as_val"'` 5198 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5 5199 $as_echo "$ac_res" >&6; } 5200 5201 fi 5202 if test `eval 'as_val=${'$as_ac_Header'} 5203 $as_echo "$as_val"'` = yes; then 5025 ac_res=`eval echo '${'$as_ac_Header'}'` 5026 { echo "$as_me:$LINENO: result: $ac_res" >&5 5027 echo "${ECHO_T}$ac_res" >&6; } 5028 5029 fi 5030 if test `eval echo '${'$as_ac_Header'}'` = yes; then 5204 5031 cat >>confdefs.h <<_ACEOF 5205 #define ` $as_echo "HAVE_$ac_header" | $as_tr_cpp` 15206 _ACEOF 5207 5208 else 5209 { $as_echo "$as_me:$LINENO: WARNING: STL classes missing ?" >&55210 $as_echo "$as_me: WARNING: STL classes missing ?" >&2;}5032 #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 5033 _ACEOF 5034 5035 else 5036 { echo "$as_me:$LINENO: WARNING: STL classes missing ?" >&5 5037 echo "$as_me: WARNING: STL classes missing ?" >&2;} 5211 5038 fi 5212 5039 … … 5223 5050 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args. 5224 5051 set dummy $ac_tool_prefix$ac_prog; ac_word=$2 5225 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&55226 $as_echo_n "checking for $ac_word..." >&6; }5052 { echo "$as_me:$LINENO: checking for $ac_word" >&5 5053 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; } 5227 5054 if test "${ac_cv_prog_F77+set}" = set; then 5228 $as_echo_n "(cached)" >&65055 echo $ECHO_N "(cached) $ECHO_C" >&6 5229 5056 else 5230 5057 if test -n "$F77"; then … … 5239 5066 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 5240 5067 ac_cv_prog_F77="$ac_tool_prefix$ac_prog" 5241 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&55068 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 5242 5069 break 2 5243 5070 fi … … 5250 5077 F77=$ac_cv_prog_F77 5251 5078 if test -n "$F77"; then 5252 { $as_echo "$as_me:$LINENO: result: $F77" >&55253 $as_echo "$F77" >&6; }5254 else 5255 { $as_echo "$as_me:$LINENO: result: no" >&55256 $as_echo "no" >&6; }5079 { echo "$as_me:$LINENO: result: $F77" >&5 5080 echo "${ECHO_T}$F77" >&6; } 5081 else 5082 { echo "$as_me:$LINENO: result: no" >&5 5083 echo "${ECHO_T}no" >&6; } 5257 5084 fi 5258 5085 … … 5267 5094 # Extract the first word of "$ac_prog", so it can be a program name with args. 5268 5095 set dummy $ac_prog; ac_word=$2 5269 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&55270 $as_echo_n "checking for $ac_word..." >&6; }5096 { echo "$as_me:$LINENO: checking for $ac_word" >&5 5097 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; } 5271 5098 if test "${ac_cv_prog_ac_ct_F77+set}" = set; then 5272 $as_echo_n "(cached)" >&65099 echo $ECHO_N "(cached) $ECHO_C" >&6 5273 5100 else 5274 5101 if test -n "$ac_ct_F77"; then … … 5283 5110 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 5284 5111 ac_cv_prog_ac_ct_F77="$ac_prog" 5285 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&55112 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 5286 5113 break 2 5287 5114 fi … … 5294 5121 ac_ct_F77=$ac_cv_prog_ac_ct_F77 5295 5122 if test -n "$ac_ct_F77"; then 5296 { $as_echo "$as_me:$LINENO: result: $ac_ct_F77" >&55297 $as_echo "$ac_ct_F77" >&6; }5298 else 5299 { $as_echo "$as_me:$LINENO: result: no" >&55300 $as_echo "no" >&6; }5123 { echo "$as_me:$LINENO: result: $ac_ct_F77" >&5 5124 echo "${ECHO_T}$ac_ct_F77" >&6; } 5125 else 5126 { echo "$as_me:$LINENO: result: no" >&5 5127 echo "${ECHO_T}no" >&6; } 5301 5128 fi 5302 5129 … … 5310 5137 case $cross_compiling:$ac_tool_warned in 5311 5138 yes:) 5312 { $as_echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools5139 { echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools 5313 5140 whose name does not start with the host triplet. If you think this 5314 5141 configuration is useful to you, please write to autoconf@gnu.org." >&5 5315 $as_echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools5142 echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools 5316 5143 whose name does not start with the host triplet. If you think this 5317 5144 configuration is useful to you, please write to autoconf@gnu.org." >&2;} … … 5324 5151 5325 5152 # Provide some information about the compiler. 5326 $as_echo "$as_me:$LINENO: checking for Fortran 77 compiler version" >&5 5327 set X $ac_compile 5328 ac_compiler=$2 5153 echo "$as_me:$LINENO: checking for Fortran 77 compiler version" >&5 5154 ac_compiler=`set X $ac_compile; echo $2` 5329 5155 { (ac_try="$ac_compiler --version >&5" 5330 5156 case "(($ac_try" in … … 5332 5158 *) ac_try_echo=$ac_try;; 5333 5159 esac 5334 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 5335 $as_echo "$ac_try_echo") >&5 5160 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 5336 5161 (eval "$ac_compiler --version >&5") 2>&5 5337 5162 ac_status=$? 5338 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&55163 echo "$as_me:$LINENO: \$? = $ac_status" >&5 5339 5164 (exit $ac_status); } 5340 5165 { (ac_try="$ac_compiler -v >&5" … … 5343 5168 *) ac_try_echo=$ac_try;; 5344 5169 esac 5345 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 5346 $as_echo "$ac_try_echo") >&5 5170 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 5347 5171 (eval "$ac_compiler -v >&5") 2>&5 5348 5172 ac_status=$? 5349 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&55173 echo "$as_me:$LINENO: \$? = $ac_status" >&5 5350 5174 (exit $ac_status); } 5351 5175 { (ac_try="$ac_compiler -V >&5" … … 5354 5178 *) ac_try_echo=$ac_try;; 5355 5179 esac 5356 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 5357 $as_echo "$ac_try_echo") >&5 5180 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 5358 5181 (eval "$ac_compiler -V >&5") 2>&5 5359 5182 ac_status=$? 5360 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&55183 echo "$as_me:$LINENO: \$? = $ac_status" >&5 5361 5184 (exit $ac_status); } 5362 5185 rm -f a.out … … 5366 5189 ac_save_ext=$ac_ext 5367 5190 ac_ext=F 5368 { $as_echo "$as_me:$LINENO: checking whether we are using the GNU Fortran 77 compiler" >&55369 $as_echo_n "checking whether we are using the GNU Fortran 77 compiler..." >&6; }5191 { echo "$as_me:$LINENO: checking whether we are using the GNU Fortran 77 compiler" >&5 5192 echo $ECHO_N "checking whether we are using the GNU Fortran 77 compiler... $ECHO_C" >&6; } 5370 5193 if test "${ac_cv_f77_compiler_gnu+set}" = set; then 5371 $as_echo_n "(cached)" >&65194 echo $ECHO_N "(cached) $ECHO_C" >&6 5372 5195 else 5373 5196 cat >conftest.$ac_ext <<_ACEOF … … 5385 5208 *) ac_try_echo=$ac_try;; 5386 5209 esac 5387 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 5388 $as_echo "$ac_try_echo") >&5 5210 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 5389 5211 (eval "$ac_compile") 2>conftest.er1 5390 5212 ac_status=$? … … 5392 5214 rm -f conftest.er1 5393 5215 cat conftest.err >&5 5394 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&55216 echo "$as_me:$LINENO: \$? = $ac_status" >&5 5395 5217 (exit $ac_status); } && { 5396 5218 test -z "$ac_f77_werror_flag" || … … 5399 5221 ac_compiler_gnu=yes 5400 5222 else 5401 $as_echo "$as_me: failed program was:" >&55223 echo "$as_me: failed program was:" >&5 5402 5224 sed 's/^/| /' conftest.$ac_ext >&5 5403 5225 … … 5409 5231 5410 5232 fi 5411 { $as_echo "$as_me:$LINENO: result: $ac_cv_f77_compiler_gnu" >&55412 $as_echo "$ac_cv_f77_compiler_gnu" >&6; }5233 { echo "$as_me:$LINENO: result: $ac_cv_f77_compiler_gnu" >&5 5234 echo "${ECHO_T}$ac_cv_f77_compiler_gnu" >&6; } 5413 5235 ac_ext=$ac_save_ext 5414 5236 ac_test_FFLAGS=${FFLAGS+set} 5415 5237 ac_save_FFLAGS=$FFLAGS 5416 5238 FFLAGS= 5417 { $as_echo "$as_me:$LINENO: checking whether $F77 accepts -g" >&55418 $as_echo_n "checking whether $F77 accepts -g..." >&6; }5239 { echo "$as_me:$LINENO: checking whether $F77 accepts -g" >&5 5240 echo $ECHO_N "checking whether $F77 accepts -g... $ECHO_C" >&6; } 5419 5241 if test "${ac_cv_prog_f77_g+set}" = set; then 5420 $as_echo_n "(cached)" >&65242 echo $ECHO_N "(cached) $ECHO_C" >&6 5421 5243 else 5422 5244 FFLAGS=-g … … 5432 5254 *) ac_try_echo=$ac_try;; 5433 5255 esac 5434 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 5435 $as_echo "$ac_try_echo") >&5 5256 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 5436 5257 (eval "$ac_compile") 2>conftest.er1 5437 5258 ac_status=$? … … 5439 5260 rm -f conftest.er1 5440 5261 cat conftest.err >&5 5441 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&55262 echo "$as_me:$LINENO: \$? = $ac_status" >&5 5442 5263 (exit $ac_status); } && { 5443 5264 test -z "$ac_f77_werror_flag" || … … 5446 5267 ac_cv_prog_f77_g=yes 5447 5268 else 5448 $as_echo "$as_me: failed program was:" >&55269 echo "$as_me: failed program was:" >&5 5449 5270 sed 's/^/| /' conftest.$ac_ext >&5 5450 5271 … … 5455 5276 5456 5277 fi 5457 { $as_echo "$as_me:$LINENO: result: $ac_cv_prog_f77_g" >&55458 $as_echo "$ac_cv_prog_f77_g" >&6; }5278 { echo "$as_me:$LINENO: result: $ac_cv_prog_f77_g" >&5 5279 echo "${ECHO_T}$ac_cv_prog_f77_g" >&6; } 5459 5280 if test "$ac_test_FFLAGS" = set; then 5460 5281 FFLAGS=$ac_save_FFLAGS … … 5473 5294 fi 5474 5295 5475 if test $ac_compiler_gnu = yes; then 5476 G77=yes 5477 else 5478 G77= 5479 fi 5296 G77=`test $ac_compiler_gnu = yes && echo yes` 5480 5297 ac_ext=cpp 5481 5298 ac_cpp='$CXXCPP $CPPFLAGS' … … 5490 5307 # Step 0.a: Enable 64 bit support? 5491 5308 5492 { $as_echo "$as_me:$LINENO: checking if 64bit support is requested" >&55493 $as_echo_n "checking if 64bit support is requested..." >&6; }5309 { echo "$as_me:$LINENO: checking if 64bit support is requested" >&5 5310 echo $ECHO_N "checking if 64bit support is requested... $ECHO_C" >&6; } 5494 5311 # Check whether --enable-64bit was given. 5495 5312 if test "${enable_64bit+set}" = set; then … … 5499 5316 fi 5500 5317 5501 { $as_echo "$as_me:$LINENO: result: $do64bit" >&55502 $as_echo "$do64bit" >&6; }5318 { echo "$as_me:$LINENO: result: $do64bit" >&5 5319 echo "${ECHO_T}$do64bit" >&6; } 5503 5320 5504 5321 # Step 0.b: Enable Solaris 64 bit VIS support? 5505 5322 5506 { $as_echo "$as_me:$LINENO: checking if 64bit Sparc VIS support is requested" >&55507 $as_echo_n "checking if 64bit Sparc VIS support is requested..." >&6; }5323 { echo "$as_me:$LINENO: checking if 64bit Sparc VIS support is requested" >&5 5324 echo $ECHO_N "checking if 64bit Sparc VIS support is requested... $ECHO_C" >&6; } 5508 5325 # Check whether --enable-64bit-vis was given. 5509 5326 if test "${enable_64bit_vis+set}" = set; then … … 5513 5330 fi 5514 5331 5515 { $as_echo "$as_me:$LINENO: result: $do64bitVIS" >&55516 $as_echo "$do64bitVIS" >&6; }5332 { echo "$as_me:$LINENO: result: $do64bitVIS" >&5 5333 echo "${ECHO_T}$do64bitVIS" >&6; } 5517 5334 5518 5335 if test "$do64bitVIS" = "yes"; then … … 5525 5342 5526 5343 5527 { $as_echo "$as_me:$LINENO: checking system version" >&55528 $as_echo_n "checking system version..." >&6; }5344 { echo "$as_me:$LINENO: checking system version" >&5 5345 echo $ECHO_N "checking system version... $ECHO_C" >&6; } 5529 5346 if test "${tcl_cv_sys_version+set}" = set; then 5530 $as_echo_n "(cached)" >&65347 echo $ECHO_N "(cached) $ECHO_C" >&6 5531 5348 else 5532 5349 … … 5536 5353 tcl_cv_sys_version=`uname -s`-`uname -r` 5537 5354 if test "$?" -ne 0 ; then 5538 { $as_echo "$as_me:$LINENO: WARNING: can't find uname command" >&55539 $as_echo "$as_me: WARNING: can't find uname command" >&2;}5355 { echo "$as_me:$LINENO: WARNING: can't find uname command" >&5 5356 echo "$as_me: WARNING: can't find uname command" >&2;} 5540 5357 tcl_cv_sys_version=unknown 5541 5358 else … … 5553 5370 5554 5371 fi 5555 { $as_echo "$as_me:$LINENO: result: $tcl_cv_sys_version" >&55556 $as_echo "$tcl_cv_sys_version" >&6; }5372 { echo "$as_me:$LINENO: result: $tcl_cv_sys_version" >&5 5373 echo "${ECHO_T}$tcl_cv_sys_version" >&6; } 5557 5374 system=$tcl_cv_sys_version 5558 5375 … … 5561 5378 # Linux can use either -ldl or -ldld for dynamic loading. 5562 5379 5563 { $as_echo "$as_me:$LINENO: checking for dlopen in -ldl" >&55564 $as_echo_n "checking for dlopen in -ldl..." >&6; }5380 { echo "$as_me:$LINENO: checking for dlopen in -ldl" >&5 5381 echo $ECHO_N "checking for dlopen in -ldl... $ECHO_C" >&6; } 5565 5382 if test "${ac_cv_lib_dl_dlopen+set}" = set; then 5566 $as_echo_n "(cached)" >&65383 echo $ECHO_N "(cached) $ECHO_C" >&6 5567 5384 else 5568 5385 ac_check_lib_save_LIBS=$LIBS … … 5596 5413 *) ac_try_echo=$ac_try;; 5597 5414 esac 5598 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 5599 $as_echo "$ac_try_echo") >&5 5415 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 5600 5416 (eval "$ac_link") 2>conftest.er1 5601 5417 ac_status=$? … … 5603 5419 rm -f conftest.er1 5604 5420 cat conftest.err >&5 5605 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&55421 echo "$as_me:$LINENO: \$? = $ac_status" >&5 5606 5422 (exit $ac_status); } && { 5607 5423 test -z "$ac_cxx_werror_flag" || 5608 5424 test ! -s conftest.err 5609 } && test -s conftest$ac_exeext && { 5610 test "$cross_compiling" = yes || 5611 $as_test_x conftest$ac_exeext 5612 }; then 5425 } && test -s conftest$ac_exeext && 5426 $as_test_x conftest$ac_exeext; then 5613 5427 ac_cv_lib_dl_dlopen=yes 5614 5428 else 5615 $as_echo "$as_me: failed program was:" >&55429 echo "$as_me: failed program was:" >&5 5616 5430 sed 's/^/| /' conftest.$ac_ext >&5 5617 5431 … … 5619 5433 fi 5620 5434 5621 rm -rf conftest.dSYM5622 5435 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 5623 5436 conftest$ac_exeext conftest.$ac_ext 5624 5437 LIBS=$ac_check_lib_save_LIBS 5625 5438 fi 5626 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_dl_dlopen" >&55627 $as_echo "$ac_cv_lib_dl_dlopen" >&6; }5439 { echo "$as_me:$LINENO: result: $ac_cv_lib_dl_dlopen" >&5 5440 echo "${ECHO_T}$ac_cv_lib_dl_dlopen" >&6; } 5628 5441 if test $ac_cv_lib_dl_dlopen = yes; then 5629 5442 have_dl=yes … … 5658 5471 # Extract the first word of "ar", so it can be a program name with args. 5659 5472 set dummy ar; ac_word=$2 5660 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&55661 $as_echo_n "checking for $ac_word..." >&6; }5473 { echo "$as_me:$LINENO: checking for $ac_word" >&5 5474 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; } 5662 5475 if test "${ac_cv_prog_AR+set}" = set; then 5663 $as_echo_n "(cached)" >&65476 echo $ECHO_N "(cached) $ECHO_C" >&6 5664 5477 else 5665 5478 if test -n "$AR"; then … … 5674 5487 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 5675 5488 ac_cv_prog_AR="ar" 5676 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&55489 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 5677 5490 break 2 5678 5491 fi … … 5685 5498 AR=$ac_cv_prog_AR 5686 5499 if test -n "$AR"; then 5687 { $as_echo "$as_me:$LINENO: result: $AR" >&55688 $as_echo "$AR" >&6; }5689 else 5690 { $as_echo "$as_me:$LINENO: result: no" >&55691 $as_echo "no" >&6; }5500 { echo "$as_me:$LINENO: result: $AR" >&5 5501 echo "${ECHO_T}$AR" >&6; } 5502 else 5503 { echo "$as_me:$LINENO: result: no" >&5 5504 echo "${ECHO_T}no" >&6; } 5692 5505 fi 5693 5506 5694 5507 5695 5508 if test "${AR}" = "" ; then 5696 { { $as_echo "$as_me:$LINENO: error: Required archive tool 'ar' not found on PATH." >&55697 $as_echo "$as_me: error: Required archive tool 'ar' not found on PATH." >&2;}5509 { { echo "$as_me:$LINENO: error: Required archive tool 'ar' not found on PATH." >&5 5510 echo "$as_me: error: Required archive tool 'ar' not found on PATH." >&2;} 5698 5511 { (exit 1); exit 1; }; } 5699 5512 fi … … 5714 5527 ;; 5715 5528 esac 5716 { $as_echo "$as_me:$LINENO: result: Using $CC for compiling with threads" >&55717 $as_echo "Using $CC for compiling with threads" >&6; }5529 { echo "$as_me:$LINENO: result: Using $CC for compiling with threads" >&5 5530 echo "${ECHO_T}Using $CC for compiling with threads" >&6; } 5718 5531 fi 5719 5532 LIBS="$LIBS -lc" … … 5730 5543 if test "$do64bit" = "yes" -a "`uname -v`" -gt "3" ; then 5731 5544 if test "$GCC" = "yes" ; then 5732 { $as_echo "$as_me:$LINENO: WARNING: 64bit mode not supported with GCC on $system" >&55733 $as_echo "$as_me: WARNING: 64bit mode not supported with GCC on $system" >&2;}5545 { echo "$as_me:$LINENO: WARNING: 64bit mode not supported with GCC on $system" >&5 5546 echo "$as_me: WARNING: 64bit mode not supported with GCC on $system" >&2;} 5734 5547 else 5735 5548 do64bit_ok=yes … … 5785 5598 # known GMT value. 5786 5599 5787 { $as_echo "$as_me:$LINENO: checking for gettimeofday in -lbsd" >&55788 $as_echo_n "checking for gettimeofday in -lbsd..." >&6; }5600 { echo "$as_me:$LINENO: checking for gettimeofday in -lbsd" >&5 5601 echo $ECHO_N "checking for gettimeofday in -lbsd... $ECHO_C" >&6; } 5789 5602 if test "${ac_cv_lib_bsd_gettimeofday+set}" = set; then 5790 $as_echo_n "(cached)" >&65603 echo $ECHO_N "(cached) $ECHO_C" >&6 5791 5604 else 5792 5605 ac_check_lib_save_LIBS=$LIBS … … 5820 5633 *) ac_try_echo=$ac_try;; 5821 5634 esac 5822 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 5823 $as_echo "$ac_try_echo") >&5 5635 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 5824 5636 (eval "$ac_link") 2>conftest.er1 5825 5637 ac_status=$? … … 5827 5639 rm -f conftest.er1 5828 5640 cat conftest.err >&5 5829 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&55641 echo "$as_me:$LINENO: \$? = $ac_status" >&5 5830 5642 (exit $ac_status); } && { 5831 5643 test -z "$ac_cxx_werror_flag" || 5832 5644 test ! -s conftest.err 5833 } && test -s conftest$ac_exeext && { 5834 test "$cross_compiling" = yes || 5835 $as_test_x conftest$ac_exeext 5836 }; then 5645 } && test -s conftest$ac_exeext && 5646 $as_test_x conftest$ac_exeext; then 5837 5647 ac_cv_lib_bsd_gettimeofday=yes 5838 5648 else 5839 $as_echo "$as_me: failed program was:" >&55649 echo "$as_me: failed program was:" >&5 5840 5650 sed 's/^/| /' conftest.$ac_ext >&5 5841 5651 … … 5843 5653 fi 5844 5654 5845 rm -rf conftest.dSYM5846 5655 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 5847 5656 conftest$ac_exeext conftest.$ac_ext 5848 5657 LIBS=$ac_check_lib_save_LIBS 5849 5658 fi 5850 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_bsd_gettimeofday" >&55851 $as_echo "$ac_cv_lib_bsd_gettimeofday" >&6; }5659 { echo "$as_me:$LINENO: result: $ac_cv_lib_bsd_gettimeofday" >&5 5660 echo "${ECHO_T}$ac_cv_lib_bsd_gettimeofday" >&6; } 5852 5661 if test $ac_cv_lib_bsd_gettimeofday = yes; then 5853 5662 libbsd=yes … … 5877 5686 # is always linked to, for compatibility. 5878 5687 #----------------------------------------------------------- 5879 { $as_echo "$as_me:$LINENO: checking for inet_ntoa in -lbind" >&55880 $as_echo_n "checking for inet_ntoa in -lbind..." >&6; }5688 { echo "$as_me:$LINENO: checking for inet_ntoa in -lbind" >&5 5689 echo $ECHO_N "checking for inet_ntoa in -lbind... $ECHO_C" >&6; } 5881 5690 if test "${ac_cv_lib_bind_inet_ntoa+set}" = set; then 5882 $as_echo_n "(cached)" >&65691 echo $ECHO_N "(cached) $ECHO_C" >&6 5883 5692 else 5884 5693 ac_check_lib_save_LIBS=$LIBS … … 5912 5721 *) ac_try_echo=$ac_try;; 5913 5722 esac 5914 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 5915 $as_echo "$ac_try_echo") >&5 5723 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 5916 5724 (eval "$ac_link") 2>conftest.er1 5917 5725 ac_status=$? … … 5919 5727 rm -f conftest.er1 5920 5728 cat conftest.err >&5 5921 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&55729 echo "$as_me:$LINENO: \$? = $ac_status" >&5 5922 5730 (exit $ac_status); } && { 5923 5731 test -z "$ac_cxx_werror_flag" || 5924 5732 test ! -s conftest.err 5925 } && test -s conftest$ac_exeext && { 5926 test "$cross_compiling" = yes || 5927 $as_test_x conftest$ac_exeext 5928 }; then 5733 } && test -s conftest$ac_exeext && 5734 $as_test_x conftest$ac_exeext; then 5929 5735 ac_cv_lib_bind_inet_ntoa=yes 5930 5736 else 5931 $as_echo "$as_me: failed program was:" >&55737 echo "$as_me: failed program was:" >&5 5932 5738 sed 's/^/| /' conftest.$ac_ext >&5 5933 5739 … … 5935 5741 fi 5936 5742 5937 rm -rf conftest.dSYM5938 5743 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 5939 5744 conftest$ac_exeext conftest.$ac_ext 5940 5745 LIBS=$ac_check_lib_save_LIBS 5941 5746 fi 5942 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_bind_inet_ntoa" >&55943 $as_echo "$ac_cv_lib_bind_inet_ntoa" >&6; }5747 { echo "$as_me:$LINENO: result: $ac_cv_lib_bind_inet_ntoa" >&5 5748 echo "${ECHO_T}$ac_cv_lib_bind_inet_ntoa" >&6; } 5944 5749 if test $ac_cv_lib_bind_inet_ntoa = yes; then 5945 5750 LIBS="$LIBS -lbind -lsocket" … … 5995 5800 SHLIB_SUFFIX=".sl" 5996 5801 fi 5997 { $as_echo "$as_me:$LINENO: checking for shl_load in -ldld" >&55998 $as_echo_n "checking for shl_load in -ldld..." >&6; }5802 { echo "$as_me:$LINENO: checking for shl_load in -ldld" >&5 5803 echo $ECHO_N "checking for shl_load in -ldld... $ECHO_C" >&6; } 5999 5804 if test "${ac_cv_lib_dld_shl_load+set}" = set; then 6000 $as_echo_n "(cached)" >&65805 echo $ECHO_N "(cached) $ECHO_C" >&6 6001 5806 else 6002 5807 ac_check_lib_save_LIBS=$LIBS … … 6030 5835 *) ac_try_echo=$ac_try;; 6031 5836 esac 6032 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 6033 $as_echo "$ac_try_echo") >&5 5837 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 6034 5838 (eval "$ac_link") 2>conftest.er1 6035 5839 ac_status=$? … … 6037 5841 rm -f conftest.er1 6038 5842 cat conftest.err >&5 6039 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&55843 echo "$as_me:$LINENO: \$? = $ac_status" >&5 6040 5844 (exit $ac_status); } && { 6041 5845 test -z "$ac_cxx_werror_flag" || 6042 5846 test ! -s conftest.err 6043 } && test -s conftest$ac_exeext && { 6044 test "$cross_compiling" = yes || 6045 $as_test_x conftest$ac_exeext 6046 }; then 5847 } && test -s conftest$ac_exeext && 5848 $as_test_x conftest$ac_exeext; then 6047 5849 ac_cv_lib_dld_shl_load=yes 6048 5850 else 6049 $as_echo "$as_me: failed program was:" >&55851 echo "$as_me: failed program was:" >&5 6050 5852 sed 's/^/| /' conftest.$ac_ext >&5 6051 5853 … … 6053 5855 fi 6054 5856 6055 rm -rf conftest.dSYM6056 5857 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 6057 5858 conftest$ac_exeext conftest.$ac_ext 6058 5859 LIBS=$ac_check_lib_save_LIBS 6059 5860 fi 6060 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_dld_shl_load" >&56061 $as_echo "$ac_cv_lib_dld_shl_load" >&6; }5861 { echo "$as_me:$LINENO: result: $ac_cv_lib_dld_shl_load" >&5 5862 echo "${ECHO_T}$ac_cv_lib_dld_shl_load" >&6; } 6062 5863 if test $ac_cv_lib_dld_shl_load = yes; then 6063 5864 tcl_ok=yes … … 6100 5901 ;; 6101 5902 *) 6102 { $as_echo "$as_me:$LINENO: WARNING: 64bit mode not supported with GCC on $system" >&56103 $as_echo "$as_me: WARNING: 64bit mode not supported with GCC on $system" >&2;}5903 { echo "$as_me:$LINENO: WARNING: 64bit mode not supported with GCC on $system" >&5 5904 echo "$as_me: WARNING: 64bit mode not supported with GCC on $system" >&2;} 6104 5905 ;; 6105 5906 esac … … 6113 5914 HP-UX-*.08.*|HP-UX-*.09.*|HP-UX-*.10.*) 6114 5915 SHLIB_SUFFIX=".sl" 6115 { $as_echo "$as_me:$LINENO: checking for shl_load in -ldld" >&56116 $as_echo_n "checking for shl_load in -ldld..." >&6; }5916 { echo "$as_me:$LINENO: checking for shl_load in -ldld" >&5 5917 echo $ECHO_N "checking for shl_load in -ldld... $ECHO_C" >&6; } 6117 5918 if test "${ac_cv_lib_dld_shl_load+set}" = set; then 6118 $as_echo_n "(cached)" >&65919 echo $ECHO_N "(cached) $ECHO_C" >&6 6119 5920 else 6120 5921 ac_check_lib_save_LIBS=$LIBS … … 6148 5949 *) ac_try_echo=$ac_try;; 6149 5950 esac 6150 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 6151 $as_echo "$ac_try_echo") >&5 5951 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 6152 5952 (eval "$ac_link") 2>conftest.er1 6153 5953 ac_status=$? … … 6155 5955 rm -f conftest.er1 6156 5956 cat conftest.err >&5 6157 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&55957 echo "$as_me:$LINENO: \$? = $ac_status" >&5 6158 5958 (exit $ac_status); } && { 6159 5959 test -z "$ac_cxx_werror_flag" || 6160 5960 test ! -s conftest.err 6161 } && test -s conftest$ac_exeext && { 6162 test "$cross_compiling" = yes || 6163 $as_test_x conftest$ac_exeext 6164 }; then 5961 } && test -s conftest$ac_exeext && 5962 $as_test_x conftest$ac_exeext; then 6165 5963 ac_cv_lib_dld_shl_load=yes 6166 5964 else 6167 $as_echo "$as_me: failed program was:" >&55965 echo "$as_me: failed program was:" >&5 6168 5966 sed 's/^/| /' conftest.$ac_ext >&5 6169 5967 … … 6171 5969 fi 6172 5970 6173 rm -rf conftest.dSYM6174 5971 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 6175 5972 conftest$ac_exeext conftest.$ac_ext 6176 5973 LIBS=$ac_check_lib_save_LIBS 6177 5974 fi 6178 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_dld_shl_load" >&56179 $as_echo "$ac_cv_lib_dld_shl_load" >&6; }5975 { echo "$as_me:$LINENO: result: $ac_cv_lib_dld_shl_load" >&5 5976 echo "${ECHO_T}$ac_cv_lib_dld_shl_load" >&6; } 6180 5977 if test $ac_cv_lib_dld_shl_load = yes; then 6181 5978 tcl_ok=yes … … 6257 6054 if test "$do64bit" = "yes" ; then 6258 6055 if test "$GCC" = "yes" ; then 6259 { $as_echo "$as_me:$LINENO: WARNING: 64bit mode not supported by gcc" >&56260 $as_echo "$as_me: WARNING: 64bit mode not supported by gcc" >&2;}6056 { echo "$as_me:$LINENO: WARNING: 64bit mode not supported by gcc" >&5 6057 echo "$as_me: WARNING: 64bit mode not supported by gcc" >&2;} 6261 6058 else 6262 6059 do64bit_ok=yes … … 6287 6084 else 6288 6085 if test "${ac_cv_header_dld_h+set}" = set; then 6289 { $as_echo "$as_me:$LINENO: checking for dld.h" >&56290 $as_echo_n "checking for dld.h..." >&6; }6086 { echo "$as_me:$LINENO: checking for dld.h" >&5 6087 echo $ECHO_N "checking for dld.h... $ECHO_C" >&6; } 6291 6088 if test "${ac_cv_header_dld_h+set}" = set; then 6292 $as_echo_n "(cached)" >&66293 fi 6294 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_dld_h" >&56295 $as_echo "$ac_cv_header_dld_h" >&6; }6089 echo $ECHO_N "(cached) $ECHO_C" >&6 6090 fi 6091 { echo "$as_me:$LINENO: result: $ac_cv_header_dld_h" >&5 6092 echo "${ECHO_T}$ac_cv_header_dld_h" >&6; } 6296 6093 else 6297 6094 # Is the header compilable? 6298 { $as_echo "$as_me:$LINENO: checking dld.h usability" >&56299 $as_echo_n "checking dld.h usability..." >&6; }6095 { echo "$as_me:$LINENO: checking dld.h usability" >&5 6096 echo $ECHO_N "checking dld.h usability... $ECHO_C" >&6; } 6300 6097 cat >conftest.$ac_ext <<_ACEOF 6301 6098 /* confdefs.h. */ … … 6313 6110 *) ac_try_echo=$ac_try;; 6314 6111 esac 6315 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 6316 $as_echo "$ac_try_echo") >&5 6112 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 6317 6113 (eval "$ac_compile") 2>conftest.er1 6318 6114 ac_status=$? … … 6320 6116 rm -f conftest.er1 6321 6117 cat conftest.err >&5 6322 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&56118 echo "$as_me:$LINENO: \$? = $ac_status" >&5 6323 6119 (exit $ac_status); } && { 6324 6120 test -z "$ac_cxx_werror_flag" || … … 6327 6123 ac_header_compiler=yes 6328 6124 else 6329 $as_echo "$as_me: failed program was:" >&56125 echo "$as_me: failed program was:" >&5 6330 6126 sed 's/^/| /' conftest.$ac_ext >&5 6331 6127 … … 6334 6130 6335 6131 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 6336 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&56337 $as_echo "$ac_header_compiler" >&6; }6132 { echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 6133 echo "${ECHO_T}$ac_header_compiler" >&6; } 6338 6134 6339 6135 # Is the header present? 6340 { $as_echo "$as_me:$LINENO: checking dld.h presence" >&56341 $as_echo_n "checking dld.h presence..." >&6; }6136 { echo "$as_me:$LINENO: checking dld.h presence" >&5 6137 echo $ECHO_N "checking dld.h presence... $ECHO_C" >&6; } 6342 6138 cat >conftest.$ac_ext <<_ACEOF 6343 6139 /* confdefs.h. */ … … 6353 6149 *) ac_try_echo=$ac_try;; 6354 6150 esac 6355 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 6356 $as_echo "$ac_try_echo") >&5 6151 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 6357 6152 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 6358 6153 ac_status=$? … … 6360 6155 rm -f conftest.er1 6361 6156 cat conftest.err >&5 6362 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&56157 echo "$as_me:$LINENO: \$? = $ac_status" >&5 6363 6158 (exit $ac_status); } >/dev/null && { 6364 6159 test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" || … … 6367 6162 ac_header_preproc=yes 6368 6163 else 6369 $as_echo "$as_me: failed program was:" >&56164 echo "$as_me: failed program was:" >&5 6370 6165 sed 's/^/| /' conftest.$ac_ext >&5 6371 6166 … … 6374 6169 6375 6170 rm -f conftest.err conftest.$ac_ext 6376 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&56377 $as_echo "$ac_header_preproc" >&6; }6171 { echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 6172 echo "${ECHO_T}$ac_header_preproc" >&6; } 6378 6173 6379 6174 # So? What about this header? 6380 6175 case $ac_header_compiler:$ac_header_preproc:$ac_cxx_preproc_warn_flag in 6381 6176 yes:no: ) 6382 { $as_echo "$as_me:$LINENO: WARNING: dld.h: accepted by the compiler, rejected by the preprocessor!" >&56383 $as_echo "$as_me: WARNING: dld.h: accepted by the compiler, rejected by the preprocessor!" >&2;}6384 { $as_echo "$as_me:$LINENO: WARNING: dld.h: proceeding with the compiler's result" >&56385 $as_echo "$as_me: WARNING: dld.h: proceeding with the compiler's result" >&2;}6177 { echo "$as_me:$LINENO: WARNING: dld.h: accepted by the compiler, rejected by the preprocessor!" >&5 6178 echo "$as_me: WARNING: dld.h: accepted by the compiler, rejected by the preprocessor!" >&2;} 6179 { echo "$as_me:$LINENO: WARNING: dld.h: proceeding with the compiler's result" >&5 6180 echo "$as_me: WARNING: dld.h: proceeding with the compiler's result" >&2;} 6386 6181 ac_header_preproc=yes 6387 6182 ;; 6388 6183 no:yes:* ) 6389 { $as_echo "$as_me:$LINENO: WARNING: dld.h: present but cannot be compiled" >&56390 $as_echo "$as_me: WARNING: dld.h: present but cannot be compiled" >&2;}6391 { $as_echo "$as_me:$LINENO: WARNING: dld.h: check for missing prerequisite headers?" >&56392 $as_echo "$as_me: WARNING: dld.h: check for missing prerequisite headers?" >&2;}6393 { $as_echo "$as_me:$LINENO: WARNING: dld.h: see the Autoconf documentation" >&56394 $as_echo "$as_me: WARNING: dld.h: see the Autoconf documentation" >&2;}6395 { $as_echo "$as_me:$LINENO: WARNING: dld.h: section \"Present But Cannot Be Compiled\"" >&56396 $as_echo "$as_me: WARNING: dld.h: section \"Present But Cannot Be Compiled\"" >&2;}6397 { $as_echo "$as_me:$LINENO: WARNING: dld.h: proceeding with the preprocessor's result" >&56398 $as_echo "$as_me: WARNING: dld.h: proceeding with the preprocessor's result" >&2;}6399 { $as_echo "$as_me:$LINENO: WARNING: dld.h: in the future, the compiler will take precedence" >&56400 $as_echo "$as_me: WARNING: dld.h: in the future, the compiler will take precedence" >&2;}6184 { echo "$as_me:$LINENO: WARNING: dld.h: present but cannot be compiled" >&5 6185 echo "$as_me: WARNING: dld.h: present but cannot be compiled" >&2;} 6186 { echo "$as_me:$LINENO: WARNING: dld.h: check for missing prerequisite headers?" >&5 6187 echo "$as_me: WARNING: dld.h: check for missing prerequisite headers?" >&2;} 6188 { echo "$as_me:$LINENO: WARNING: dld.h: see the Autoconf documentation" >&5 6189 echo "$as_me: WARNING: dld.h: see the Autoconf documentation" >&2;} 6190 { echo "$as_me:$LINENO: WARNING: dld.h: section \"Present But Cannot Be Compiled\"" >&5 6191 echo "$as_me: WARNING: dld.h: section \"Present But Cannot Be Compiled\"" >&2;} 6192 { echo "$as_me:$LINENO: WARNING: dld.h: proceeding with the preprocessor's result" >&5 6193 echo "$as_me: WARNING: dld.h: proceeding with the preprocessor's result" >&2;} 6194 { echo "$as_me:$LINENO: WARNING: dld.h: in the future, the compiler will take precedence" >&5 6195 echo "$as_me: WARNING: dld.h: in the future, the compiler will take precedence" >&2;} 6401 6196 ( cat <<\_ASBOX 6402 6197 ## ----------------------------------- ## … … 6407 6202 ;; 6408 6203 esac 6409 { $as_echo "$as_me:$LINENO: checking for dld.h" >&56410 $as_echo_n "checking for dld.h..." >&6; }6204 { echo "$as_me:$LINENO: checking for dld.h" >&5 6205 echo $ECHO_N "checking for dld.h... $ECHO_C" >&6; } 6411 6206 if test "${ac_cv_header_dld_h+set}" = set; then 6412 $as_echo_n "(cached)" >&66207 echo $ECHO_N "(cached) $ECHO_C" >&6 6413 6208 else 6414 6209 ac_cv_header_dld_h=$ac_header_preproc 6415 6210 fi 6416 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_dld_h" >&56417 $as_echo "$ac_cv_header_dld_h" >&6; }6211 { echo "$as_me:$LINENO: result: $ac_cv_header_dld_h" >&5 6212 echo "${ECHO_T}$ac_cv_header_dld_h" >&6; } 6418 6213 6419 6214 fi … … 6433 6228 fi 6434 6229 if test $do64bit = yes; then 6435 { $as_echo "$as_me:$LINENO: checking if compiler accepts -m64 flag" >&56436 $as_echo_n "checking if compiler accepts -m64 flag..." >&6; }6230 { echo "$as_me:$LINENO: checking if compiler accepts -m64 flag" >&5 6231 echo $ECHO_N "checking if compiler accepts -m64 flag... $ECHO_C" >&6; } 6437 6232 if test "${tcl_cv_cc_m64+set}" = set; then 6438 $as_echo_n "(cached)" >&66233 echo $ECHO_N "(cached) $ECHO_C" >&6 6439 6234 else 6440 6235 … … 6462 6257 *) ac_try_echo=$ac_try;; 6463 6258 esac 6464 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 6465 $as_echo "$ac_try_echo") >&5 6259 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 6466 6260 (eval "$ac_link") 2>conftest.er1 6467 6261 ac_status=$? … … 6469 6263 rm -f conftest.er1 6470 6264 cat conftest.err >&5 6471 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&56265 echo "$as_me:$LINENO: \$? = $ac_status" >&5 6472 6266 (exit $ac_status); } && { 6473 6267 test -z "$ac_cxx_werror_flag" || 6474 6268 test ! -s conftest.err 6475 } && test -s conftest$ac_exeext && { 6476 test "$cross_compiling" = yes || 6477 $as_test_x conftest$ac_exeext 6478 }; then 6269 } && test -s conftest$ac_exeext && 6270 $as_test_x conftest$ac_exeext; then 6479 6271 tcl_cv_cc_m64=yes 6480 6272 else 6481 $as_echo "$as_me: failed program was:" >&56273 echo "$as_me: failed program was:" >&5 6482 6274 sed 's/^/| /' conftest.$ac_ext >&5 6483 6275 … … 6485 6277 fi 6486 6278 6487 rm -rf conftest.dSYM6488 6279 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 6489 6280 conftest$ac_exeext conftest.$ac_ext 6490 6281 CFLAGS=$hold_cflags 6491 6282 fi 6492 { $as_echo "$as_me:$LINENO: result: $tcl_cv_cc_m64" >&56493 $as_echo "$tcl_cv_cc_m64" >&6; }6283 { echo "$as_me:$LINENO: result: $tcl_cv_cc_m64" >&5 6284 echo "${ECHO_T}$tcl_cv_cc_m64" >&6; } 6494 6285 if test $tcl_cv_cc_m64 = yes; then 6495 6286 CFLAGS="$CFLAGS -m64" … … 6530 6321 else 6531 6322 if test "${ac_cv_header_dld_h+set}" = set; then 6532 { $as_echo "$as_me:$LINENO: checking for dld.h" >&56533 $as_echo_n "checking for dld.h..." >&6; }6323 { echo "$as_me:$LINENO: checking for dld.h" >&5 6324 echo $ECHO_N "checking for dld.h... $ECHO_C" >&6; } 6534 6325 if test "${ac_cv_header_dld_h+set}" = set; then 6535 $as_echo_n "(cached)" >&66536 fi 6537 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_dld_h" >&56538 $as_echo "$ac_cv_header_dld_h" >&6; }6326 echo $ECHO_N "(cached) $ECHO_C" >&6 6327 fi 6328 { echo "$as_me:$LINENO: result: $ac_cv_header_dld_h" >&5 6329 echo "${ECHO_T}$ac_cv_header_dld_h" >&6; } 6539 6330 else 6540 6331 # Is the header compilable? 6541 { $as_echo "$as_me:$LINENO: checking dld.h usability" >&56542 $as_echo_n "checking dld.h usability..." >&6; }6332 { echo "$as_me:$LINENO: checking dld.h usability" >&5 6333 echo $ECHO_N "checking dld.h usability... $ECHO_C" >&6; } 6543 6334 cat >conftest.$ac_ext <<_ACEOF 6544 6335 /* confdefs.h. */ … … 6556 6347 *) ac_try_echo=$ac_try;; 6557 6348 esac 6558 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 6559 $as_echo "$ac_try_echo") >&5 6349 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 6560 6350 (eval "$ac_compile") 2>conftest.er1 6561 6351 ac_status=$? … … 6563 6353 rm -f conftest.er1 6564 6354 cat conftest.err >&5 6565 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&56355 echo "$as_me:$LINENO: \$? = $ac_status" >&5 6566 6356 (exit $ac_status); } && { 6567 6357 test -z "$ac_cxx_werror_flag" || … … 6570 6360 ac_header_compiler=yes 6571 6361 else 6572 $as_echo "$as_me: failed program was:" >&56362 echo "$as_me: failed program was:" >&5 6573 6363 sed 's/^/| /' conftest.$ac_ext >&5 6574 6364 … … 6577 6367 6578 6368 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 6579 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&56580 $as_echo "$ac_header_compiler" >&6; }6369 { echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 6370 echo "${ECHO_T}$ac_header_compiler" >&6; } 6581 6371 6582 6372 # Is the header present? 6583 { $as_echo "$as_me:$LINENO: checking dld.h presence" >&56584 $as_echo_n "checking dld.h presence..." >&6; }6373 { echo "$as_me:$LINENO: checking dld.h presence" >&5 6374 echo $ECHO_N "checking dld.h presence... $ECHO_C" >&6; } 6585 6375 cat >conftest.$ac_ext <<_ACEOF 6586 6376 /* confdefs.h. */ … … 6596 6386 *) ac_try_echo=$ac_try;; 6597 6387 esac 6598 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 6599 $as_echo "$ac_try_echo") >&5 6388 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 6600 6389 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 6601 6390 ac_status=$? … … 6603 6392 rm -f conftest.er1 6604 6393 cat conftest.err >&5 6605 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&56394 echo "$as_me:$LINENO: \$? = $ac_status" >&5 6606 6395 (exit $ac_status); } >/dev/null && { 6607 6396 test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" || … … 6610 6399 ac_header_preproc=yes 6611 6400 else 6612 $as_echo "$as_me: failed program was:" >&56401 echo "$as_me: failed program was:" >&5 6613 6402 sed 's/^/| /' conftest.$ac_ext >&5 6614 6403 … … 6617 6406 6618 6407 rm -f conftest.err conftest.$ac_ext 6619 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&56620 $as_echo "$ac_header_preproc" >&6; }6408 { echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 6409 echo "${ECHO_T}$ac_header_preproc" >&6; } 6621 6410 6622 6411 # So? What about this header? 6623 6412 case $ac_header_compiler:$ac_header_preproc:$ac_cxx_preproc_warn_flag in 6624 6413 yes:no: ) 6625 { $as_echo "$as_me:$LINENO: WARNING: dld.h: accepted by the compiler, rejected by the preprocessor!" >&56626 $as_echo "$as_me: WARNING: dld.h: accepted by the compiler, rejected by the preprocessor!" >&2;}6627 { $as_echo "$as_me:$LINENO: WARNING: dld.h: proceeding with the compiler's result" >&56628 $as_echo "$as_me: WARNING: dld.h: proceeding with the compiler's result" >&2;}6414 { echo "$as_me:$LINENO: WARNING: dld.h: accepted by the compiler, rejected by the preprocessor!" >&5 6415 echo "$as_me: WARNING: dld.h: accepted by the compiler, rejected by the preprocessor!" >&2;} 6416 { echo "$as_me:$LINENO: WARNING: dld.h: proceeding with the compiler's result" >&5 6417 echo "$as_me: WARNING: dld.h: proceeding with the compiler's result" >&2;} 6629 6418 ac_header_preproc=yes 6630 6419 ;; 6631 6420 no:yes:* ) 6632 { $as_echo "$as_me:$LINENO: WARNING: dld.h: present but cannot be compiled" >&56633 $as_echo "$as_me: WARNING: dld.h: present but cannot be compiled" >&2;}6634 { $as_echo "$as_me:$LINENO: WARNING: dld.h: check for missing prerequisite headers?" >&56635 $as_echo "$as_me: WARNING: dld.h: check for missing prerequisite headers?" >&2;}6636 { $as_echo "$as_me:$LINENO: WARNING: dld.h: see the Autoconf documentation" >&56637 $as_echo "$as_me: WARNING: dld.h: see the Autoconf documentation" >&2;}6638 { $as_echo "$as_me:$LINENO: WARNING: dld.h: section \"Present But Cannot Be Compiled\"" >&56639 $as_echo "$as_me: WARNING: dld.h: section \"Present But Cannot Be Compiled\"" >&2;}6640 { $as_echo "$as_me:$LINENO: WARNING: dld.h: proceeding with the preprocessor's result" >&56641 $as_echo "$as_me: WARNING: dld.h: proceeding with the preprocessor's result" >&2;}6642 { $as_echo "$as_me:$LINENO: WARNING: dld.h: in the future, the compiler will take precedence" >&56643 $as_echo "$as_me: WARNING: dld.h: in the future, the compiler will take precedence" >&2;}6421 { echo "$as_me:$LINENO: WARNING: dld.h: present but cannot be compiled" >&5 6422 echo "$as_me: WARNING: dld.h: present but cannot be compiled" >&2;} 6423 { echo "$as_me:$LINENO: WARNING: dld.h: check for missing prerequisite headers?" >&5 6424 echo "$as_me: WARNING: dld.h: check for missing prerequisite headers?" >&2;} 6425 { echo "$as_me:$LINENO: WARNING: dld.h: see the Autoconf documentation" >&5 6426 echo "$as_me: WARNING: dld.h: see the Autoconf documentation" >&2;} 6427 { echo "$as_me:$LINENO: WARNING: dld.h: section \"Present But Cannot Be Compiled\"" >&5 6428 echo "$as_me: WARNING: dld.h: section \"Present But Cannot Be Compiled\"" >&2;} 6429 { echo "$as_me:$LINENO: WARNING: dld.h: proceeding with the preprocessor's result" >&5 6430 echo "$as_me: WARNING: dld.h: proceeding with the preprocessor's result" >&2;} 6431 { echo "$as_me:$LINENO: WARNING: dld.h: in the future, the compiler will take precedence" >&5 6432 echo "$as_me: WARNING: dld.h: in the future, the compiler will take precedence" >&2;} 6644 6433 ( cat <<\_ASBOX 6645 6434 ## ----------------------------------- ## … … 6650 6439 ;; 6651 6440 esac 6652 { $as_echo "$as_me:$LINENO: checking for dld.h" >&56653 $as_echo_n "checking for dld.h..." >&6; }6441 { echo "$as_me:$LINENO: checking for dld.h" >&5 6442 echo $ECHO_N "checking for dld.h... $ECHO_C" >&6; } 6654 6443 if test "${ac_cv_header_dld_h+set}" = set; then 6655 $as_echo_n "(cached)" >&66444 echo $ECHO_N "(cached) $ECHO_C" >&6 6656 6445 else 6657 6446 ac_cv_header_dld_h=$ac_header_preproc 6658 6447 fi 6659 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_dld_h" >&56660 $as_echo "$ac_cv_header_dld_h" >&6; }6448 { echo "$as_me:$LINENO: result: $ac_cv_header_dld_h" >&5 6449 echo "${ECHO_T}$ac_cv_header_dld_h" >&6; } 6661 6450 6662 6451 fi … … 6712 6501 # Not available on all versions: check for include file. 6713 6502 if test "${ac_cv_header_dlfcn_h+set}" = set; then 6714 { $as_echo "$as_me:$LINENO: checking for dlfcn.h" >&56715 $as_echo_n "checking for dlfcn.h..." >&6; }6503 { echo "$as_me:$LINENO: checking for dlfcn.h" >&5 6504 echo $ECHO_N "checking for dlfcn.h... $ECHO_C" >&6; } 6716 6505 if test "${ac_cv_header_dlfcn_h+set}" = set; then 6717 $as_echo_n "(cached)" >&66718 fi 6719 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_dlfcn_h" >&56720 $as_echo "$ac_cv_header_dlfcn_h" >&6; }6506 echo $ECHO_N "(cached) $ECHO_C" >&6 6507 fi 6508 { echo "$as_me:$LINENO: result: $ac_cv_header_dlfcn_h" >&5 6509 echo "${ECHO_T}$ac_cv_header_dlfcn_h" >&6; } 6721 6510 else 6722 6511 # Is the header compilable? 6723 { $as_echo "$as_me:$LINENO: checking dlfcn.h usability" >&56724 $as_echo_n "checking dlfcn.h usability..." >&6; }6512 { echo "$as_me:$LINENO: checking dlfcn.h usability" >&5 6513 echo $ECHO_N "checking dlfcn.h usability... $ECHO_C" >&6; } 6725 6514 cat >conftest.$ac_ext <<_ACEOF 6726 6515 /* confdefs.h. */ … … 6738 6527 *) ac_try_echo=$ac_try;; 6739 6528 esac 6740 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 6741 $as_echo "$ac_try_echo") >&5 6529 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 6742 6530 (eval "$ac_compile") 2>conftest.er1 6743 6531 ac_status=$? … … 6745 6533 rm -f conftest.er1 6746 6534 cat conftest.err >&5 6747 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&56535 echo "$as_me:$LINENO: \$? = $ac_status" >&5 6748 6536 (exit $ac_status); } && { 6749 6537 test -z "$ac_cxx_werror_flag" || … … 6752 6540 ac_header_compiler=yes 6753 6541 else 6754 $as_echo "$as_me: failed program was:" >&56542 echo "$as_me: failed program was:" >&5 6755 6543 sed 's/^/| /' conftest.$ac_ext >&5 6756 6544 … … 6759 6547 6760 6548 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 6761 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&56762 $as_echo "$ac_header_compiler" >&6; }6549 { echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 6550 echo "${ECHO_T}$ac_header_compiler" >&6; } 6763 6551 6764 6552 # Is the header present? 6765 { $as_echo "$as_me:$LINENO: checking dlfcn.h presence" >&56766 $as_echo_n "checking dlfcn.h presence..." >&6; }6553 { echo "$as_me:$LINENO: checking dlfcn.h presence" >&5 6554 echo $ECHO_N "checking dlfcn.h presence... $ECHO_C" >&6; } 6767 6555 cat >conftest.$ac_ext <<_ACEOF 6768 6556 /* confdefs.h. */ … … 6778 6566 *) ac_try_echo=$ac_try;; 6779 6567 esac 6780 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 6781 $as_echo "$ac_try_echo") >&5 6568 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 6782 6569 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 6783 6570 ac_status=$? … … 6785 6572 rm -f conftest.er1 6786 6573 cat conftest.err >&5 6787 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&56574 echo "$as_me:$LINENO: \$? = $ac_status" >&5 6788 6575 (exit $ac_status); } >/dev/null && { 6789 6576 test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" || … … 6792 6579 ac_header_preproc=yes 6793 6580 else 6794 $as_echo "$as_me: failed program was:" >&56581 echo "$as_me: failed program was:" >&5 6795 6582 sed 's/^/| /' conftest.$ac_ext >&5 6796 6583 … … 6799 6586 6800 6587 rm -f conftest.err conftest.$ac_ext 6801 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&56802 $as_echo "$ac_header_preproc" >&6; }6588 { echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 6589 echo "${ECHO_T}$ac_header_preproc" >&6; } 6803 6590 6804 6591 # So? What about this header? 6805 6592 case $ac_header_compiler:$ac_header_preproc:$ac_cxx_preproc_warn_flag in 6806 6593 yes:no: ) 6807 { $as_echo "$as_me:$LINENO: WARNING: dlfcn.h: accepted by the compiler, rejected by the preprocessor!" >&56808 $as_echo "$as_me: WARNING: dlfcn.h: accepted by the compiler, rejected by the preprocessor!" >&2;}6809 { $as_echo "$as_me:$LINENO: WARNING: dlfcn.h: proceeding with the compiler's result" >&56810 $as_echo "$as_me: WARNING: dlfcn.h: proceeding with the compiler's result" >&2;}6594 { echo "$as_me:$LINENO: WARNING: dlfcn.h: accepted by the compiler, rejected by the preprocessor!" >&5 6595 echo "$as_me: WARNING: dlfcn.h: accepted by the compiler, rejected by the preprocessor!" >&2;} 6596 { echo "$as_me:$LINENO: WARNING: dlfcn.h: proceeding with the compiler's result" >&5 6597 echo "$as_me: WARNING: dlfcn.h: proceeding with the compiler's result" >&2;} 6811 6598 ac_header_preproc=yes 6812 6599 ;; 6813 6600 no:yes:* ) 6814 { $as_echo "$as_me:$LINENO: WARNING: dlfcn.h: present but cannot be compiled" >&56815 $as_echo "$as_me: WARNING: dlfcn.h: present but cannot be compiled" >&2;}6816 { $as_echo "$as_me:$LINENO: WARNING: dlfcn.h: check for missing prerequisite headers?" >&56817 $as_echo "$as_me: WARNING: dlfcn.h: check for missing prerequisite headers?" >&2;}6818 { $as_echo "$as_me:$LINENO: WARNING: dlfcn.h: see the Autoconf documentation" >&56819 $as_echo "$as_me: WARNING: dlfcn.h: see the Autoconf documentation" >&2;}6820 { $as_echo "$as_me:$LINENO: WARNING: dlfcn.h: section \"Present But Cannot Be Compiled\"" >&56821 $as_echo "$as_me: WARNING: dlfcn.h: section \"Present But Cannot Be Compiled\"" >&2;}6822 { $as_echo "$as_me:$LINENO: WARNING: dlfcn.h: proceeding with the preprocessor's result" >&56823 $as_echo "$as_me: WARNING: dlfcn.h: proceeding with the preprocessor's result" >&2;}6824 { $as_echo "$as_me:$LINENO: WARNING: dlfcn.h: in the future, the compiler will take precedence" >&56825 $as_echo "$as_me: WARNING: dlfcn.h: in the future, the compiler will take precedence" >&2;}6601 { echo "$as_me:$LINENO: WARNING: dlfcn.h: present but cannot be compiled" >&5 6602 echo "$as_me: WARNING: dlfcn.h: present but cannot be compiled" >&2;} 6603 { echo "$as_me:$LINENO: WARNING: dlfcn.h: check for missing prerequisite headers?" >&5 6604 echo "$as_me: WARNING: dlfcn.h: check for missing prerequisite headers?" >&2;} 6605 { echo "$as_me:$LINENO: WARNING: dlfcn.h: see the Autoconf documentation" >&5 6606 echo "$as_me: WARNING: dlfcn.h: see the Autoconf documentation" >&2;} 6607 { echo "$as_me:$LINENO: WARNING: dlfcn.h: section \"Present But Cannot Be Compiled\"" >&5 6608 echo "$as_me: WARNING: dlfcn.h: section \"Present But Cannot Be Compiled\"" >&2;} 6609 { echo "$as_me:$LINENO: WARNING: dlfcn.h: proceeding with the preprocessor's result" >&5 6610 echo "$as_me: WARNING: dlfcn.h: proceeding with the preprocessor's result" >&2;} 6611 { echo "$as_me:$LINENO: WARNING: dlfcn.h: in the future, the compiler will take precedence" >&5 6612 echo "$as_me: WARNING: dlfcn.h: in the future, the compiler will take precedence" >&2;} 6826 6613 ( cat <<\_ASBOX 6827 6614 ## ----------------------------------- ## … … 6832 6619 ;; 6833 6620 esac 6834 { $as_echo "$as_me:$LINENO: checking for dlfcn.h" >&56835 $as_echo_n "checking for dlfcn.h..." >&6; }6621 { echo "$as_me:$LINENO: checking for dlfcn.h" >&5 6622 echo $ECHO_N "checking for dlfcn.h... $ECHO_C" >&6; } 6836 6623 if test "${ac_cv_header_dlfcn_h+set}" = set; then 6837 $as_echo_n "(cached)" >&66624 echo $ECHO_N "(cached) $ECHO_C" >&6 6838 6625 else 6839 6626 ac_cv_header_dlfcn_h=$ac_header_preproc 6840 6627 fi 6841 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_dlfcn_h" >&56842 $as_echo "$ac_cv_header_dlfcn_h" >&6; }6628 { echo "$as_me:$LINENO: result: $ac_cv_header_dlfcn_h" >&5 6629 echo "${ECHO_T}$ac_cv_header_dlfcn_h" >&6; } 6843 6630 6844 6631 fi … … 6854 6641 CC_SEARCH_FLAGS='-Wl,-rpath,${LIB_RUNTIME_DIR}' 6855 6642 LD_SEARCH_FLAGS='-rpath ${LIB_RUNTIME_DIR}' 6856 { $as_echo "$as_me:$LINENO: checking for ELF" >&56857 $as_echo_n "checking for ELF..." >&6; }6643 { echo "$as_me:$LINENO: checking for ELF" >&5 6644 echo $ECHO_N "checking for ELF... $ECHO_C" >&6; } 6858 6645 if test "${tcl_cv_ld_elf+set}" = set; then 6859 $as_echo_n "(cached)" >&66646 echo $ECHO_N "(cached) $ECHO_C" >&6 6860 6647 else 6861 6648 … … 6881 6668 6882 6669 fi 6883 { $as_echo "$as_me:$LINENO: result: $tcl_cv_ld_elf" >&56884 $as_echo "$tcl_cv_ld_elf" >&6; }6670 { echo "$as_me:$LINENO: result: $tcl_cv_ld_elf" >&5 6671 echo "${ECHO_T}$tcl_cv_ld_elf" >&6; } 6885 6672 if test $tcl_cv_ld_elf = yes; then 6886 6673 SHARED_LIB_SUFFIX='${TCL_TRIM_DOTS}\$\{DBGX\}.so' … … 6940 6727 LD_SEARCH_FLAGS=${CC_SEARCH_FLAGS} 6941 6728 SHARED_LIB_SUFFIX='${TCL_TRIM_DOTS}\$\{DBGX\}.so.1.0' 6942 { $as_echo "$as_me:$LINENO: checking for ELF" >&56943 $as_echo_n "checking for ELF..." >&6; }6729 { echo "$as_me:$LINENO: checking for ELF" >&5 6730 echo $ECHO_N "checking for ELF... $ECHO_C" >&6; } 6944 6731 if test "${tcl_cv_ld_elf+set}" = set; then 6945 $as_echo_n "(cached)" >&66732 echo $ECHO_N "(cached) $ECHO_C" >&6 6946 6733 else 6947 6734 … … 6967 6754 6968 6755 fi 6969 { $as_echo "$as_me:$LINENO: result: $tcl_cv_ld_elf" >&56970 $as_echo "$tcl_cv_ld_elf" >&6; }6756 { echo "$as_me:$LINENO: result: $tcl_cv_ld_elf" >&5 6757 echo "${ECHO_T}$tcl_cv_ld_elf" >&6; } 6971 6758 if test $tcl_cv_ld_elf = yes; then 6972 6759 LDFLAGS=-Wl,-export-dynamic … … 7022 6809 case `arch` in 7023 6810 ppc) 7024 { $as_echo "$as_me:$LINENO: checking if compiler accepts -arch ppc64 flag" >&57025 $as_echo_n "checking if compiler accepts -arch ppc64 flag..." >&6; }6811 { echo "$as_me:$LINENO: checking if compiler accepts -arch ppc64 flag" >&5 6812 echo $ECHO_N "checking if compiler accepts -arch ppc64 flag... $ECHO_C" >&6; } 7026 6813 if test "${tcl_cv_cc_arch_ppc64+set}" = set; then 7027 $as_echo_n "(cached)" >&66814 echo $ECHO_N "(cached) $ECHO_C" >&6 7028 6815 else 7029 6816 … … 7051 6838 *) ac_try_echo=$ac_try;; 7052 6839 esac 7053 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 7054 $as_echo "$ac_try_echo") >&5 6840 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 7055 6841 (eval "$ac_link") 2>conftest.er1 7056 6842 ac_status=$? … … 7058 6844 rm -f conftest.er1 7059 6845 cat conftest.err >&5 7060 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&56846 echo "$as_me:$LINENO: \$? = $ac_status" >&5 7061 6847 (exit $ac_status); } && { 7062 6848 test -z "$ac_cxx_werror_flag" || 7063 6849 test ! -s conftest.err 7064 } && test -s conftest$ac_exeext && { 7065 test "$cross_compiling" = yes || 7066 $as_test_x conftest$ac_exeext 7067 }; then 6850 } && test -s conftest$ac_exeext && 6851 $as_test_x conftest$ac_exeext; then 7068 6852 tcl_cv_cc_arch_ppc64=yes 7069 6853 else 7070 $as_echo "$as_me: failed program was:" >&56854 echo "$as_me: failed program was:" >&5 7071 6855 sed 's/^/| /' conftest.$ac_ext >&5 7072 6856 … … 7074 6858 fi 7075 6859 7076 rm -rf conftest.dSYM7077 6860 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 7078 6861 conftest$ac_exeext conftest.$ac_ext 7079 6862 CFLAGS=$hold_cflags 7080 6863 fi 7081 { $as_echo "$as_me:$LINENO: result: $tcl_cv_cc_arch_ppc64" >&57082 $as_echo "$tcl_cv_cc_arch_ppc64" >&6; }6864 { echo "$as_me:$LINENO: result: $tcl_cv_cc_arch_ppc64" >&5 6865 echo "${ECHO_T}$tcl_cv_cc_arch_ppc64" >&6; } 7083 6866 if test $tcl_cv_cc_arch_ppc64 = yes; then 7084 6867 CFLAGS="$CFLAGS -arch ppc64 -mpowerpc64 -mcpu=G5" … … 7086 6869 fi;; 7087 6870 i386) 7088 { $as_echo "$as_me:$LINENO: checking if compiler accepts -arch x86_64 flag" >&57089 $as_echo_n "checking if compiler accepts -arch x86_64 flag..." >&6; }6871 { echo "$as_me:$LINENO: checking if compiler accepts -arch x86_64 flag" >&5 6872 echo $ECHO_N "checking if compiler accepts -arch x86_64 flag... $ECHO_C" >&6; } 7090 6873 if test "${tcl_cv_cc_arch_x86_64+set}" = set; then 7091 $as_echo_n "(cached)" >&66874 echo $ECHO_N "(cached) $ECHO_C" >&6 7092 6875 else 7093 6876 … … 7115 6898 *) ac_try_echo=$ac_try;; 7116 6899 esac 7117 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 7118 $as_echo "$ac_try_echo") >&5 6900 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 7119 6901 (eval "$ac_link") 2>conftest.er1 7120 6902 ac_status=$? … … 7122 6904 rm -f conftest.er1 7123 6905 cat conftest.err >&5 7124 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&56906 echo "$as_me:$LINENO: \$? = $ac_status" >&5 7125 6907 (exit $ac_status); } && { 7126 6908 test -z "$ac_cxx_werror_flag" || 7127 6909 test ! -s conftest.err 7128 } && test -s conftest$ac_exeext && { 7129 test "$cross_compiling" = yes || 7130 $as_test_x conftest$ac_exeext 7131 }; then 6910 } && test -s conftest$ac_exeext && 6911 $as_test_x conftest$ac_exeext; then 7132 6912 tcl_cv_cc_arch_x86_64=yes 7133 6913 else 7134 $as_echo "$as_me: failed program was:" >&56914 echo "$as_me: failed program was:" >&5 7135 6915 sed 's/^/| /' conftest.$ac_ext >&5 7136 6916 … … 7138 6918 fi 7139 6919 7140 rm -rf conftest.dSYM7141 6920 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 7142 6921 conftest$ac_exeext conftest.$ac_ext 7143 6922 CFLAGS=$hold_cflags 7144 6923 fi 7145 { $as_echo "$as_me:$LINENO: result: $tcl_cv_cc_arch_x86_64" >&57146 $as_echo "$tcl_cv_cc_arch_x86_64" >&6; }6924 { echo "$as_me:$LINENO: result: $tcl_cv_cc_arch_x86_64" >&5 6925 echo "${ECHO_T}$tcl_cv_cc_arch_x86_64" >&6; } 7147 6926 if test $tcl_cv_cc_arch_x86_64 = yes; then 7148 6927 CFLAGS="$CFLAGS -arch x86_64" … … 7150 6929 fi;; 7151 6930 *) 7152 { $as_echo "$as_me:$LINENO: WARNING: Don't know how enable 64-bit on architecture \`arch\`" >&57153 $as_echo "$as_me: WARNING: Don't know how enable 64-bit on architecture \`arch\`" >&2;};;6931 { echo "$as_me:$LINENO: WARNING: Don't know how enable 64-bit on architecture \`arch\`" >&5 6932 echo "$as_me: WARNING: Don't know how enable 64-bit on architecture \`arch\`" >&2;};; 7154 6933 esac 7155 6934 else … … 7160 6939 fi 7161 6940 SHLIB_LD='${CC} -dynamiclib ${CFLAGS} ${LDFLAGS}' 7162 { $as_echo "$as_me:$LINENO: checking if ld accepts -single_module flag" >&57163 $as_echo_n "checking if ld accepts -single_module flag..." >&6; }6941 { echo "$as_me:$LINENO: checking if ld accepts -single_module flag" >&5 6942 echo $ECHO_N "checking if ld accepts -single_module flag... $ECHO_C" >&6; } 7164 6943 if test "${tcl_cv_ld_single_module+set}" = set; then 7165 $as_echo_n "(cached)" >&66944 echo $ECHO_N "(cached) $ECHO_C" >&6 7166 6945 else 7167 6946 … … 7189 6968 *) ac_try_echo=$ac_try;; 7190 6969 esac 7191 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 7192 $as_echo "$ac_try_echo") >&5 6970 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 7193 6971 (eval "$ac_link") 2>conftest.er1 7194 6972 ac_status=$? … … 7196 6974 rm -f conftest.er1 7197 6975 cat conftest.err >&5 7198 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&56976 echo "$as_me:$LINENO: \$? = $ac_status" >&5 7199 6977 (exit $ac_status); } && { 7200 6978 test -z "$ac_cxx_werror_flag" || 7201 6979 test ! -s conftest.err 7202 } && test -s conftest$ac_exeext && { 7203 test "$cross_compiling" = yes || 7204 $as_test_x conftest$ac_exeext 7205 }; then 6980 } && test -s conftest$ac_exeext && 6981 $as_test_x conftest$ac_exeext; then 7206 6982 tcl_cv_ld_single_module=yes 7207 6983 else 7208 $as_echo "$as_me: failed program was:" >&56984 echo "$as_me: failed program was:" >&5 7209 6985 sed 's/^/| /' conftest.$ac_ext >&5 7210 6986 … … 7212 6988 fi 7213 6989 7214 rm -rf conftest.dSYM7215 6990 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 7216 6991 conftest$ac_exeext conftest.$ac_ext 7217 6992 LDFLAGS=$hold_ldflags 7218 6993 fi 7219 { $as_echo "$as_me:$LINENO: result: $tcl_cv_ld_single_module" >&57220 $as_echo "$tcl_cv_ld_single_module" >&6; }6994 { echo "$as_me:$LINENO: result: $tcl_cv_ld_single_module" >&5 6995 echo "${ECHO_T}$tcl_cv_ld_single_module" >&6; } 7221 6996 if test $tcl_cv_ld_single_module = yes; then 7222 6997 SHLIB_LD="${SHLIB_LD} -Wl,-single_module" … … 7231 7006 LDFLAGS="$LDFLAGS -prebind" 7232 7007 LDFLAGS="$LDFLAGS -headerpad_max_install_names" 7233 { $as_echo "$as_me:$LINENO: checking if ld accepts -search_paths_first flag" >&57234 $as_echo_n "checking if ld accepts -search_paths_first flag..." >&6; }7008 { echo "$as_me:$LINENO: checking if ld accepts -search_paths_first flag" >&5 7009 echo $ECHO_N "checking if ld accepts -search_paths_first flag... $ECHO_C" >&6; } 7235 7010 if test "${tcl_cv_ld_search_paths_first+set}" = set; then 7236 $as_echo_n "(cached)" >&67011 echo $ECHO_N "(cached) $ECHO_C" >&6 7237 7012 else 7238 7013 … … 7260 7035 *) ac_try_echo=$ac_try;; 7261 7036 esac 7262 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 7263 $as_echo "$ac_try_echo") >&5 7037 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 7264 7038 (eval "$ac_link") 2>conftest.er1 7265 7039 ac_status=$? … … 7267 7041 rm -f conftest.er1 7268 7042 cat conftest.err >&5 7269 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&57043 echo "$as_me:$LINENO: \$? = $ac_status" >&5 7270 7044 (exit $ac_status); } && { 7271 7045 test -z "$ac_cxx_werror_flag" || 7272 7046 test ! -s conftest.err 7273 } && test -s conftest$ac_exeext && { 7274 test "$cross_compiling" = yes || 7275 $as_test_x conftest$ac_exeext 7276 }; then 7047 } && test -s conftest$ac_exeext && 7048 $as_test_x conftest$ac_exeext; then 7277 7049 tcl_cv_ld_search_paths_first=yes 7278 7050 else 7279 $as_echo "$as_me: failed program was:" >&57051 echo "$as_me: failed program was:" >&5 7280 7052 sed 's/^/| /' conftest.$ac_ext >&5 7281 7053 … … 7283 7055 fi 7284 7056 7285 rm -rf conftest.dSYM7286 7057 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 7287 7058 conftest$ac_exeext conftest.$ac_ext 7288 7059 LDFLAGS=$hold_ldflags 7289 7060 fi 7290 { $as_echo "$as_me:$LINENO: result: $tcl_cv_ld_search_paths_first" >&57291 $as_echo "$tcl_cv_ld_search_paths_first" >&6; }7061 { echo "$as_me:$LINENO: result: $tcl_cv_ld_search_paths_first" >&5 7062 echo "${ECHO_T}$tcl_cv_ld_search_paths_first" >&6; } 7292 7063 if test $tcl_cv_ld_search_paths_first = yes; then 7293 7064 LDFLAGS="$LDFLAGS -Wl,-search_paths_first" … … 7298 7069 PLAT_OBJS=\$\(MAC\_OSX_OBJS\) 7299 7070 PLAT_SRCS=\$\(MAC\_OSX_SRCS\) 7300 { $as_echo "$as_me:$LINENO: checking whether to use CoreFoundation" >&57301 $as_echo_n "checking whether to use CoreFoundation..." >&6; }7071 { echo "$as_me:$LINENO: checking whether to use CoreFoundation" >&5 7072 echo $ECHO_N "checking whether to use CoreFoundation... $ECHO_C" >&6; } 7302 7073 # Check whether --enable-corefoundation was given. 7303 7074 if test "${enable_corefoundation+set}" = set; then … … 7307 7078 fi 7308 7079 7309 { $as_echo "$as_me:$LINENO: result: $tcl_corefoundation" >&57310 $as_echo "$tcl_corefoundation" >&6; }7080 { echo "$as_me:$LINENO: result: $tcl_corefoundation" >&5 7081 echo "${ECHO_T}$tcl_corefoundation" >&6; } 7311 7082 if test $tcl_corefoundation = yes; then 7312 { $as_echo "$as_me:$LINENO: checking for CoreFoundation.framework" >&57313 $as_echo_n "checking for CoreFoundation.framework..." >&6; }7083 { echo "$as_me:$LINENO: checking for CoreFoundation.framework" >&5 7084 echo $ECHO_N "checking for CoreFoundation.framework... $ECHO_C" >&6; } 7314 7085 if test "${tcl_cv_lib_corefoundation+set}" = set; then 7315 $as_echo_n "(cached)" >&67086 echo $ECHO_N "(cached) $ECHO_C" >&6 7316 7087 else 7317 7088 … … 7345 7116 *) ac_try_echo=$ac_try;; 7346 7117 esac 7347 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 7348 $as_echo "$ac_try_echo") >&5 7118 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 7349 7119 (eval "$ac_link") 2>conftest.er1 7350 7120 ac_status=$? … … 7352 7122 rm -f conftest.er1 7353 7123 cat conftest.err >&5 7354 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&57124 echo "$as_me:$LINENO: \$? = $ac_status" >&5 7355 7125 (exit $ac_status); } && { 7356 7126 test -z "$ac_cxx_werror_flag" || 7357 7127 test ! -s conftest.err 7358 } && test -s conftest$ac_exeext && { 7359 test "$cross_compiling" = yes || 7360 $as_test_x conftest$ac_exeext 7361 }; then 7128 } && test -s conftest$ac_exeext && 7129 $as_test_x conftest$ac_exeext; then 7362 7130 tcl_cv_lib_corefoundation=yes 7363 7131 else 7364 $as_echo "$as_me: failed program was:" >&57132 echo "$as_me: failed program was:" >&5 7365 7133 sed 's/^/| /' conftest.$ac_ext >&5 7366 7134 … … 7368 7136 fi 7369 7137 7370 rm -rf conftest.dSYM7371 7138 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 7372 7139 conftest$ac_exeext conftest.$ac_ext … … 7375 7142 done; fi; LIBS=$hold_libs 7376 7143 fi 7377 { $as_echo "$as_me:$LINENO: result: $tcl_cv_lib_corefoundation" >&57378 $as_echo "$tcl_cv_lib_corefoundation" >&6; }7144 { echo "$as_me:$LINENO: result: $tcl_cv_lib_corefoundation" >&5 7145 echo "${ECHO_T}$tcl_cv_lib_corefoundation" >&6; } 7379 7146 if test $tcl_cv_lib_corefoundation = yes; then 7380 7147 LIBS="$LIBS -framework CoreFoundation" … … 7387 7154 fi 7388 7155 if test "$fat_32_64" = yes -a $tcl_corefoundation = yes; then 7389 { $as_echo "$as_me:$LINENO: checking for 64-bit CoreFoundation" >&57390 $as_echo_n "checking for 64-bit CoreFoundation..." >&6; }7156 { echo "$as_me:$LINENO: checking for 64-bit CoreFoundation" >&5 7157 echo $ECHO_N "checking for 64-bit CoreFoundation... $ECHO_C" >&6; } 7391 7158 if test "${tcl_cv_lib_corefoundation_64+set}" = set; then 7392 $as_echo_n "(cached)" >&67159 echo $ECHO_N "(cached) $ECHO_C" >&6 7393 7160 else 7394 7161 … … 7417 7184 *) ac_try_echo=$ac_try;; 7418 7185 esac 7419 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 7420 $as_echo "$ac_try_echo") >&5 7186 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 7421 7187 (eval "$ac_link") 2>conftest.er1 7422 7188 ac_status=$? … … 7424 7190 rm -f conftest.er1 7425 7191 cat conftest.err >&5 7426 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&57192 echo "$as_me:$LINENO: \$? = $ac_status" >&5 7427 7193 (exit $ac_status); } && { 7428 7194 test -z "$ac_cxx_werror_flag" || 7429 7195 test ! -s conftest.err 7430 } && test -s conftest$ac_exeext && { 7431 test "$cross_compiling" = yes || 7432 $as_test_x conftest$ac_exeext 7433 }; then 7196 } && test -s conftest$ac_exeext && 7197 $as_test_x conftest$ac_exeext; then 7434 7198 tcl_cv_lib_corefoundation_64=yes 7435 7199 else 7436 $as_echo "$as_me: failed program was:" >&57200 echo "$as_me: failed program was:" >&5 7437 7201 sed 's/^/| /' conftest.$ac_ext >&5 7438 7202 … … 7440 7204 fi 7441 7205 7442 rm -rf conftest.dSYM7443 7206 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 7444 7207 conftest$ac_exeext conftest.$ac_ext … … 7447 7210 done 7448 7211 fi 7449 { $as_echo "$as_me:$LINENO: result: $tcl_cv_lib_corefoundation_64" >&57450 $as_echo "$tcl_cv_lib_corefoundation_64" >&6; }7212 { echo "$as_me:$LINENO: result: $tcl_cv_lib_corefoundation_64" >&5 7213 echo "${ECHO_T}$tcl_cv_lib_corefoundation_64" >&6; } 7451 7214 if test $tcl_cv_lib_corefoundation_64 = no; then 7452 7215 cat >>confdefs.h <<\_ACEOF … … 7666 7429 if test "$GCC" = "yes" ; then 7667 7430 if test "`gcc -dumpversion | awk -F. '{print $1}'`" -lt "3" ; then 7668 { $as_echo "$as_me:$LINENO: WARNING: 64bit mode not supported with GCC < 3.2 on $system" >&57669 $as_echo "$as_me: WARNING: 64bit mode not supported with GCC < 3.2 on $system" >&2;}7431 { echo "$as_me:$LINENO: WARNING: 64bit mode not supported with GCC < 3.2 on $system" >&5 7432 echo "$as_me: WARNING: 64bit mode not supported with GCC < 3.2 on $system" >&2;} 7670 7433 else 7671 7434 do64bit_ok=yes … … 7688 7451 elif test "$arch" = "amd64 i386" ; then 7689 7452 if test "$GCC" = "yes" ; then 7690 { $as_echo "$as_me:$LINENO: WARNING: 64bit mode not supported with GCC on $system" >&57691 $as_echo "$as_me: WARNING: 64bit mode not supported with GCC on $system" >&2;}7453 { echo "$as_me:$LINENO: WARNING: 64bit mode not supported with GCC on $system" >&5 7454 echo "$as_me: WARNING: 64bit mode not supported with GCC on $system" >&2;} 7692 7455 else 7693 7456 do64bit_ok=yes … … 7696 7459 fi 7697 7460 else 7698 { $as_echo "$as_me:$LINENO: WARNING: 64bit mode not supported for $arch" >&57699 $as_echo "$as_me: WARNING: 64bit mode not supported for $arch" >&2;}7461 { echo "$as_me:$LINENO: WARNING: 64bit mode not supported for $arch" >&5 7462 echo "$as_me: WARNING: 64bit mode not supported for $arch" >&2;} 7700 7463 fi 7701 7464 fi … … 7755 7518 # Some UNIX_SV* systems (unixware 1.1.2 for example) have linkers 7756 7519 # that don't grok the -Bexport option. Test that it does. 7757 { $as_echo "$as_me:$LINENO: checking for ld accepts -Bexport flag" >&57758 $as_echo_n "checking for ld accepts -Bexport flag..." >&6; }7520 { echo "$as_me:$LINENO: checking for ld accepts -Bexport flag" >&5 7521 echo $ECHO_N "checking for ld accepts -Bexport flag... $ECHO_C" >&6; } 7759 7522 if test "${tcl_cv_ld_Bexport+set}" = set; then 7760 $as_echo_n "(cached)" >&67523 echo $ECHO_N "(cached) $ECHO_C" >&6 7761 7524 else 7762 7525 … … 7784 7547 *) ac_try_echo=$ac_try;; 7785 7548 esac 7786 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 7787 $as_echo "$ac_try_echo") >&5 7549 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 7788 7550 (eval "$ac_link") 2>conftest.er1 7789 7551 ac_status=$? … … 7791 7553 rm -f conftest.er1 7792 7554 cat conftest.err >&5 7793 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&57555 echo "$as_me:$LINENO: \$? = $ac_status" >&5 7794 7556 (exit $ac_status); } && { 7795 7557 test -z "$ac_cxx_werror_flag" || 7796 7558 test ! -s conftest.err 7797 } && test -s conftest$ac_exeext && { 7798 test "$cross_compiling" = yes || 7799 $as_test_x conftest$ac_exeext 7800 }; then 7559 } && test -s conftest$ac_exeext && 7560 $as_test_x conftest$ac_exeext; then 7801 7561 tcl_cv_ld_Bexport=yes 7802 7562 else 7803 $as_echo "$as_me: failed program was:" >&57563 echo "$as_me: failed program was:" >&5 7804 7564 sed 's/^/| /' conftest.$ac_ext >&5 7805 7565 … … 7807 7567 fi 7808 7568 7809 rm -rf conftest.dSYM7810 7569 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 7811 7570 conftest$ac_exeext conftest.$ac_ext 7812 7571 LDFLAGS=$hold_ldflags 7813 7572 fi 7814 { $as_echo "$as_me:$LINENO: result: $tcl_cv_ld_Bexport" >&57815 $as_echo "$tcl_cv_ld_Bexport" >&6; }7573 { echo "$as_me:$LINENO: result: $tcl_cv_ld_Bexport" >&5 7574 echo "${ECHO_T}$tcl_cv_ld_Bexport" >&6; } 7816 7575 if test $tcl_cv_ld_Bexport = yes; then 7817 7576 LDFLAGS="$LDFLAGS -Wl,-Bexport" … … 7823 7582 7824 7583 if test "$do64bit" = "yes" -a "$do64bit_ok" = "no" ; then 7825 { $as_echo "$as_me:$LINENO: WARNING: 64bit support being disabled -- don't know magic for this platform" >&57826 $as_echo "$as_me: WARNING: 64bit support being disabled -- don't know magic for this platform" >&2;}7584 { echo "$as_me:$LINENO: WARNING: 64bit support being disabled -- don't know magic for this platform" >&5 7585 echo "$as_me: WARNING: 64bit support being disabled -- don't know magic for this platform" >&2;} 7827 7586 fi 7828 7587 … … 7850 7609 7851 7610 if test "x$DL_OBJS" = "xtclLoadAout.o" ; then 7852 { $as_echo "$as_me:$LINENO: checking sys/exec.h" >&57853 $as_echo_n "checking sys/exec.h..." >&6; }7611 { echo "$as_me:$LINENO: checking sys/exec.h" >&5 7612 echo $ECHO_N "checking sys/exec.h... $ECHO_C" >&6; } 7854 7613 if test "${tcl_cv_sysexec_h+set}" = set; then 7855 $as_echo_n "(cached)" >&67614 echo $ECHO_N "(cached) $ECHO_C" >&6 7856 7615 else 7857 7616 … … 7888 7647 *) ac_try_echo=$ac_try;; 7889 7648 esac 7890 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 7891 $as_echo "$ac_try_echo") >&5 7649 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 7892 7650 (eval "$ac_compile") 2>conftest.er1 7893 7651 ac_status=$? … … 7895 7653 rm -f conftest.er1 7896 7654 cat conftest.err >&5 7897 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&57655 echo "$as_me:$LINENO: \$? = $ac_status" >&5 7898 7656 (exit $ac_status); } && { 7899 7657 test -z "$ac_cxx_werror_flag" || … … 7902 7660 tcl_cv_sysexec_h=usable 7903 7661 else 7904 $as_echo "$as_me: failed program was:" >&57662 echo "$as_me: failed program was:" >&5 7905 7663 sed 's/^/| /' conftest.$ac_ext >&5 7906 7664 … … 7910 7668 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 7911 7669 fi 7912 { $as_echo "$as_me:$LINENO: result: $tcl_cv_sysexec_h" >&57913 $as_echo "$tcl_cv_sysexec_h" >&6; }7670 { echo "$as_me:$LINENO: result: $tcl_cv_sysexec_h" >&5 7671 echo "${ECHO_T}$tcl_cv_sysexec_h" >&6; } 7914 7672 if test $tcl_cv_sysexec_h = usable; then 7915 7673 cat >>confdefs.h <<\_ACEOF … … 7918 7676 7919 7677 else 7920 { $as_echo "$as_me:$LINENO: checking a.out.h" >&57921 $as_echo_n "checking a.out.h..." >&6; }7678 { echo "$as_me:$LINENO: checking a.out.h" >&5 7679 echo $ECHO_N "checking a.out.h... $ECHO_C" >&6; } 7922 7680 if test "${tcl_cv_aout_h+set}" = set; then 7923 $as_echo_n "(cached)" >&67681 echo $ECHO_N "(cached) $ECHO_C" >&6 7924 7682 else 7925 7683 … … 7956 7714 *) ac_try_echo=$ac_try;; 7957 7715 esac 7958 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 7959 $as_echo "$ac_try_echo") >&5 7716 eval "echo \"\$as_me:$LINENO: $ac_