Changeset 1113 for trunk/src/binutils/gprof/configure
- Timestamp:
- Jan 29, 2004, 10:37:45 PM (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/binutils/gprof/configure
-
Property cvs2svn:cvs-rev
changed from
1.4
to1.5
r1112 r1113 2 2 3 3 # Guess values for system-dependent variables and create Makefiles. 4 # Generated automatically using autoconf version 2.13 4 # Generated automatically using autoconf version 2.13 5 5 # Copyright (C) 1992, 93, 94, 95, 96 Free Software Foundation, Inc. 6 6 # … … 1052 1052 1053 1053 BFD_VERSION=`sed -n -e 's/^.._INIT_AUTOMAKE.*,[ ]*\([^ ]*\)[ ]*).*/\1/p' < ${srcdir}/../bfd/configure.in` 1054 am__api_version="1.4" 1054 1055 # Find a good install program. We prefer a C program (faster), 1055 1056 # so one script is as good as another. But avoid the broken or … … 1064 1065 # ./install, which can be erroneously created by make from ./install.sh. 1065 1066 echo $ac_n "checking for a BSD compatible install""... $ac_c" 1>&6 1066 echo "configure:106 7: checking for a BSD compatible install" >&51067 echo "configure:1068: checking for a BSD compatible install" >&5 1067 1068 if test -z "$INSTALL"; then 1068 1069 if eval "test \"`echo '$''{'ac_cv_path_install'+set}'`\" = set"; then … … 1119 1120 1120 1121 echo $ac_n "checking whether build environment is sane""... $ac_c" 1>&6 1121 echo "configure:112 2: checking whether build environment is sane" >&51122 echo "configure:1123: checking whether build environment is sane" >&5 1122 1123 # Just in case 1123 1124 sleep 1 … … 1176 1177 1177 1178 echo $ac_n "checking whether ${MAKE-make} sets \${MAKE}""... $ac_c" 1>&6 1178 echo "configure:11 79: checking whether ${MAKE-make} sets \${MAKE}" >&51179 echo "configure:1180: checking whether ${MAKE-make} sets \${MAKE}" >&5 1179 1180 set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y%./+-%__p_%'` 1180 1181 if eval "test \"`echo '$''{'ac_cv_prog_make_${ac_make}_set'+set}'`\" = set"; then … … 1221 1222 1222 1223 missing_dir=`cd $ac_aux_dir && pwd` 1223 echo $ac_n "checking for working aclocal ""... $ac_c" 1>&61224 echo "configure:122 5: checking for working aclocal" >&51224 echo $ac_n "checking for working aclocal-${am__api_version}""... $ac_c" 1>&6 1225 echo "configure:1226: checking for working aclocal-${am__api_version}" >&5 1225 1226 # Run test in a subshell; some versions of sh will print an error if 1226 1227 # an executable is not found, even if stderr is redirected. 1227 1228 # Redirect stdin to placate older versions of autoconf. Sigh. 1228 if (aclocal --version) < /dev/null > /dev/null 2>&1; then1229 ACLOCAL=aclocal 1229 if (aclocal-${am__api_version} --version) < /dev/null > /dev/null 2>&1; then 1230 ACLOCAL=aclocal-${am__api_version} 1230 1231 echo "$ac_t""found" 1>&6 1231 1232 else 1232 ACLOCAL="$missing_dir/missing aclocal "1233 ACLOCAL="$missing_dir/missing aclocal-${am__api_version}" 1233 1234 echo "$ac_t""missing" 1>&6 1234 1235 fi 1235 1236 1236 1237 echo $ac_n "checking for working autoconf""... $ac_c" 1>&6 1237 echo "configure:123 8: checking for working autoconf" >&51238 echo "configure:1239: checking for working autoconf" >&5 1238 1239 # Run test in a subshell; some versions of sh will print an error if 1239 1240 # an executable is not found, even if stderr is redirected. … … 1247 1248 fi 1248 1249 1249 echo $ac_n "checking for working automake ""... $ac_c" 1>&61250 echo "configure:125 1: checking for working automake" >&51250 echo $ac_n "checking for working automake-${am__api_version}""... $ac_c" 1>&6 1251 echo "configure:1252: checking for working automake-${am__api_version}" >&5 1251 1252 # Run test in a subshell; some versions of sh will print an error if 1252 1253 # an executable is not found, even if stderr is redirected. 1253 1254 # Redirect stdin to placate older versions of autoconf. Sigh. 1254 if (automake --version) < /dev/null > /dev/null 2>&1; then1255 AUTOMAKE=automake 1255 if (automake-${am__api_version} --version) < /dev/null > /dev/null 2>&1; then 1256 AUTOMAKE=automake-${am__api_version} 1256 1257 echo "$ac_t""found" 1>&6 1257 1258 else 1258 AUTOMAKE="$missing_dir/missing automake "1259 AUTOMAKE="$missing_dir/missing automake-${am__api_version}" 1259 1260 echo "$ac_t""missing" 1>&6 1260 1261 fi 1261 1262 1262 1263 echo $ac_n "checking for working autoheader""... $ac_c" 1>&6 1263 echo "configure:126 4: checking for working autoheader" >&51264 echo "configure:1265: checking for working autoheader" >&5 1264 1265 # Run test in a subshell; some versions of sh will print an error if 1265 1266 # an executable is not found, even if stderr is redirected. … … 1274 1275 1275 1276 echo $ac_n "checking for working makeinfo""... $ac_c" 1>&6 1276 echo "configure:127 7: checking for working makeinfo" >&51277 echo "configure:1278: checking for working makeinfo" >&5 1277 1278 # Run test in a subshell; some versions of sh will print an error if 1278 1279 # an executable is not found, even if stderr is redirected. … … 1369 1370 # Check if gcc -print-prog-name=ld gives a path. 1370 1371 echo $ac_n "checking for ld used by GCC""... $ac_c" 1>&6 1371 echo "configure:137 2: checking for ld used by GCC" >&51372 echo "configure:1373: checking for ld used by GCC" >&5 1372 1373 case $host in 1373 1374 *-*-mingw*) … … 1399 1400 elif test "$with_gnu_ld" = yes; then 1400 1401 echo $ac_n "checking for GNU ld""... $ac_c" 1>&6 1401 echo "configure:140 2: checking for GNU ld" >&51402 echo "configure:1403: checking for GNU ld" >&5 1402 1403 else 1403 1404 echo $ac_n "checking for non-GNU ld""... $ac_c" 1>&6 1404 echo "configure:140 5: checking for non-GNU ld" >&51405 echo "configure:1406: checking for non-GNU ld" >&5 1405 1406 fi 1406 1407 if eval "test \"`echo '$''{'lt_cv_path_LD'+set}'`\" = set"; then … … 1437 1438 test -z "$LD" && { echo "configure: error: no acceptable ld found in \$PATH" 1>&2; exit 1; } 1438 1439 echo $ac_n "checking if the linker ($LD) is GNU ld""... $ac_c" 1>&6 1439 echo "configure:144 0: checking if the linker ($LD) is GNU ld" >&51440 echo "configure:1441: checking if the linker ($LD) is GNU ld" >&5 1440 1441 if eval "test \"`echo '$''{'lt_cv_prog_gnu_ld'+set}'`\" = set"; then 1441 1442 echo $ac_n "(cached) $ac_c" 1>&6 … … 1454 1455 1455 1456 echo $ac_n "checking for $LD option to reload object files""... $ac_c" 1>&6 1456 echo "configure:145 7: checking for $LD option to reload object files" >&51457 echo "configure:1458: checking for $LD option to reload object files" >&5 1457 1458 if eval "test \"`echo '$''{'lt_cv_ld_reload_flag'+set}'`\" = set"; then 1458 1459 echo $ac_n "(cached) $ac_c" 1>&6 … … 1466 1467 1467 1468 echo $ac_n "checking for BSD-compatible nm""... $ac_c" 1>&6 1468 echo "configure:14 69: checking for BSD-compatible nm" >&51469 echo "configure:1470: checking for BSD-compatible nm" >&5 1469 1470 if eval "test \"`echo '$''{'lt_cv_path_NM'+set}'`\" = set"; then 1470 1471 echo $ac_n "(cached) $ac_c" 1>&6 … … 1504 1505 1505 1506 echo $ac_n "checking whether ln -s works""... $ac_c" 1>&6 1506 echo "configure:150 7: checking whether ln -s works" >&51507 echo "configure:1508: checking whether ln -s works" >&5 1507 1508 if eval "test \"`echo '$''{'ac_cv_prog_LN_S'+set}'`\" = set"; then 1508 1509 echo $ac_n "(cached) $ac_c" 1>&6 … … 1531 1532 1532 1533 echo $ac_n "checking how to recognise dependant libraries""... $ac_c" 1>&6 1533 echo "configure:153 4: checking how to recognise dependant libraries" >&51534 echo "configure:1535: checking how to recognise dependant libraries" >&5 1534 1535 if eval "test \"`echo '$''{'lt_cv_deplibs_check_method'+set}'`\" = set"; then 1535 1536 echo $ac_n "(cached) $ac_c" 1>&6 … … 1708 1709 1709 1710 echo $ac_n "checking for object suffix""... $ac_c" 1>&6 1710 echo "configure:171 1: checking for object suffix" >&51711 echo "configure:1712: checking for object suffix" >&5 1711 1712 if eval "test \"`echo '$''{'ac_cv_objext'+set}'`\" = set"; then 1712 1713 echo $ac_n "(cached) $ac_c" 1>&6 … … 1714 1715 rm -f conftest* 1715 1716 echo 'int i = 1;' > conftest.$ac_ext 1716 if { (eval echo configure:171 7: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then1717 if { (eval echo configure:1718: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then 1717 1718 for ac_file in conftest.*; do 1718 1719 case $ac_file in … … 1744 1745 if test "$file_magic_cmd" = '$MAGIC_CMD'; then 1745 1746 echo $ac_n "checking for ${ac_tool_prefix}file""... $ac_c" 1>&6 1746 echo "configure:174 7: checking for ${ac_tool_prefix}file" >&51747 echo "configure:1748: checking for ${ac_tool_prefix}file" >&5 1747 1748 if eval "test \"`echo '$''{'lt_cv_path_MAGIC_CMD'+set}'`\" = set"; then 1748 1749 echo $ac_n "(cached) $ac_c" 1>&6 … … 1806 1807 if test -n "$ac_tool_prefix"; then 1807 1808 echo $ac_n "checking for file""... $ac_c" 1>&6 1808 echo "configure:18 09: checking for file" >&51809 echo "configure:1810: checking for file" >&5 1809 1810 if eval "test \"`echo '$''{'lt_cv_path_MAGIC_CMD'+set}'`\" = set"; then 1810 1811 echo $ac_n "(cached) $ac_c" 1>&6 … … 1877 1878 set dummy ${ac_tool_prefix}ranlib; ac_word=$2 1878 1879 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 1879 echo "configure:188 0: checking for $ac_word" >&51880 echo "configure:1881: checking for $ac_word" >&5 1880 1881 if eval "test \"`echo '$''{'ac_cv_prog_RANLIB'+set}'`\" = set"; then 1881 1882 echo $ac_n "(cached) $ac_c" 1>&6 … … 1910 1911 set dummy ranlib; ac_word=$2 1911 1912 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 1912 echo "configure:191 3: checking for $ac_word" >&51913 echo "configure:1914: checking for $ac_word" >&5 1913 1914 if eval "test \"`echo '$''{'ac_cv_prog_RANLIB'+set}'`\" = set"; then 1914 1915 echo $ac_n "(cached) $ac_c" 1>&6 … … 1946 1947 set dummy ${ac_tool_prefix}strip; ac_word=$2 1947 1948 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 1948 echo "configure:19 49: checking for $ac_word" >&51949 echo "configure:1950: checking for $ac_word" >&5 1949 1950 if eval "test \"`echo '$''{'ac_cv_prog_STRIP'+set}'`\" = set"; then 1950 1951 echo $ac_n "(cached) $ac_c" 1>&6 … … 1979 1980 set dummy strip; ac_word=$2 1980 1981 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 1981 echo "configure:198 2: checking for $ac_word" >&51982 echo "configure:1983: checking for $ac_word" >&5 1982 1983 if eval "test \"`echo '$''{'ac_cv_prog_STRIP'+set}'`\" = set"; then 1983 1984 echo $ac_n "(cached) $ac_c" 1>&6 … … 2047 2048 *-*-irix6*) 2048 2049 # Find out which ABI we are using. 2049 echo '#line 205 0"configure"' > conftest.$ac_ext2050 if { (eval echo configure:205 1: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then2050 echo '#line 2051 "configure"' > conftest.$ac_ext 2051 if { (eval echo configure:2052: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then 2051 2052 if test "$lt_cv_prog_gnu_ld" = yes; then 2052 2053 case `/usr/bin/file conftest.$ac_objext` in … … 2081 2082 # Find out which ABI we are using. 2082 2083 echo 'int i;' > conftest.$ac_ext 2083 if { (eval echo configure:208 4: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then2084 if { (eval echo configure:2085: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then 2084 2085 case "`/usr/bin/file conftest.o`" in 2085 2086 *ELF-32*) … … 2099 2100 CFLAGS="$CFLAGS -belf" 2100 2101 echo $ac_n "checking whether the C compiler needs -belf""... $ac_c" 1>&6 2101 echo "configure:210 2: checking whether the C compiler needs -belf" >&52102 echo "configure:2103: checking whether the C compiler needs -belf" >&5 2102 2103 if eval "test \"`echo '$''{'lt_cv_cc_needs_belf'+set}'`\" = set"; then 2103 2104 echo $ac_n "(cached) $ac_c" 1>&6 2104 2105 else 2105 2106 2106 2107 ac_ext=c 2107 2108 # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options. … … 2112 2113 2113 2114 cat > conftest.$ac_ext <<EOF 2114 #line 211 5"configure"2115 #line 2116 "configure" 2115 2116 #include "confdefs.h" 2116 2117 … … 2119 2120 ; return 0; } 2120 2121 EOF 2121 if { (eval echo configure:212 2: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then2122 if { (eval echo configure:2123: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then 2122 2123 rm -rf conftest* 2123 2124 lt_cv_cc_needs_belf=yes … … 2229 2230 exec 5>>./config.log 2230 2231 2231 2232 2233 2234 2235 2232 2233 2234 2235 2236 2236 2237 2237 2238 … … 2242 2243 set dummy gcc; ac_word=$2 2243 2244 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 2244 echo "configure:224 5: checking for $ac_word" >&52245 echo "configure:2246: checking for $ac_word" >&5 2245 2246 if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then 2246 2247 echo $ac_n "(cached) $ac_c" 1>&6 … … 2273 2274 set dummy cc; ac_word=$2 2274 2275 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 2275 echo "configure:227 6: checking for $ac_word" >&52276 echo "configure:2277: checking for $ac_word" >&5 2276 2277 if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then 2277 2278 echo $ac_n "(cached) $ac_c" 1>&6 … … 2326 2327 set dummy cl; ac_word=$2 2327 2328 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 2328 echo "configure:23 29: checking for $ac_word" >&52329 echo "configure:2330: checking for $ac_word" >&5 2329 2330 if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then 2330 2331 echo $ac_n "(cached) $ac_c" 1>&6 … … 2359 2360 2360 2361 echo $ac_n "checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works""... $ac_c" 1>&6 2361 echo "configure:236 2: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works" >&52362 echo "configure:2363: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works" >&5 2362 2363 2363 2364 ac_ext=c … … 2370 2371 cat > conftest.$ac_ext << EOF 2371 2372 2372 #line 237 3"configure"2373 #line 2374 "configure" 2373 2374 #include "confdefs.h" 2374 2375 2375 2376 main(){return(0);} 2376 2377 EOF 2377 if { (eval echo configure:237 8: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then2378 if { (eval echo configure:2379: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then 2378 2379 ac_cv_prog_cc_works=yes 2379 2380 # If we can't run a trivial program, we are probably using a cross compiler. … … 2401 2402 fi 2402 2403 echo $ac_n "checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler""... $ac_c" 1>&6 2403 echo "configure:240 4: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler" >&52404 echo "configure:2405: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler" >&5 2404 2405 echo "$ac_t""$ac_cv_prog_cc_cross" 1>&6 2405 2406 cross_compiling=$ac_cv_prog_cc_cross 2406 2407 2407 2408 echo $ac_n "checking whether we are using GNU C""... $ac_c" 1>&6 2408 echo "configure:24 09: checking whether we are using GNU C" >&52409 echo "configure:2410: checking whether we are using GNU C" >&5 2409 2410 if eval "test \"`echo '$''{'ac_cv_prog_gcc'+set}'`\" = set"; then 2410 2411 echo $ac_n "(cached) $ac_c" 1>&6 … … 2415 2416 #endif 2416 2417 EOF 2417 if { ac_try='${CC-cc} -E conftest.c'; { (eval echo configure:241 8: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }; } | egrep yes >/dev/null 2>&1; then2418 if { ac_try='${CC-cc} -E conftest.c'; { (eval echo configure:2419: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }; } | egrep yes >/dev/null 2>&1; then 2418 2419 ac_cv_prog_gcc=yes 2419 2420 else … … 2434 2435 CFLAGS= 2435 2436 echo $ac_n "checking whether ${CC-cc} accepts -g""... $ac_c" 1>&6 2436 echo "configure:243 7: checking whether ${CC-cc} accepts -g" >&52437 echo "configure:2438: checking whether ${CC-cc} accepts -g" >&5 2437 2438 if eval "test \"`echo '$''{'ac_cv_prog_cc_g'+set}'`\" = set"; then 2438 2439 echo $ac_n "(cached) $ac_c" 1>&6 … … 2477 2478 # ./install, which can be erroneously created by make from ./install.sh. 2478 2479 echo $ac_n "checking for a BSD compatible install""... $ac_c" 1>&6 2479 echo "configure:248 0: checking for a BSD compatible install" >&52480 echo "configure:2481: checking for a BSD compatible install" >&5 2480 2481 if test -z "$INSTALL"; then 2481 2482 if eval "test \"`echo '$''{'ac_cv_path_install'+set}'`\" = set"; then … … 2535 2536 do 2536 2537 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 2537 echo "configure:253 8: checking for $ac_func" >&52538 echo "configure:2539: checking for $ac_func" >&5 2538 2539 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then 2539 2540 echo $ac_n "(cached) $ac_c" 1>&6 2540 2541 else 2541 2542 cat > conftest.$ac_ext <<EOF 2542 #line 254 3"configure"2543 #line 2544 "configure" 2543 2544 #include "confdefs.h" 2544 2545 /* System header to define __stub macros and hopefully few prototypes, … … 2563 2564 ; return 0; } 2564 2565 EOF 2565 if { (eval echo configure:256 6: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then2566 if { (eval echo configure:2567: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then 2566 2567 rm -rf conftest* 2567 2568 eval "ac_cv_func_$ac_func=yes" … … 2581 2582 #define $ac_tr_func 1 2582 2583 EOF 2583 2584 2584 2585 else 2585 2586 echo "$ac_t""no" 1>&6 … … 2590 2591 ALL_LINGUAS="fr sv es id da pt_BR" 2591 2592 echo $ac_n "checking how to run the C preprocessor""... $ac_c" 1>&6 2592 echo "configure:259 3: checking how to run the C preprocessor" >&52593 echo "configure:2594: checking how to run the C preprocessor" >&5 2593 2594 # On Suns, sometimes $CPP names a directory. 2594 2595 if test -n "$CPP" && test -d "$CPP"; then … … 2606 2607 cat > conftest.$ac_ext <<EOF 2607 2608 #include <sys/types.h> 2608 #line 26 09"configure"2609 #line 2610 "configure" 2609 2610 #include "confdefs.h" 2610 2611 #include <assert.h> … … 2612 2613 EOF 2613 2614 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" 2614 { (eval echo configure:261 5: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }2615 { (eval echo configure:2616: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } 2615 2616 ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` 2616 2617 if test -z "$ac_err"; then … … 2624 2625 cat > conftest.$ac_ext <<EOF 2625 2626 #include <sys/types.h> 2626 #line 262 7"configure"2627 #line 2628 "configure" 2627 2628 #include "confdefs.h" 2628 2629 #include <assert.h> … … 2630 2631 EOF 2631 2632 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" 2632 { (eval echo configure:263 3: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }2633 { (eval echo configure:2634: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } 2633 2634 ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` 2634 2635 if test -z "$ac_err"; then … … 2642 2643 cat > conftest.$ac_ext <<EOF 2643 2644 #include <sys/types.h> 2644 #line 264 5"configure"2645 #line 2646 "configure" 2645 2646 #include "confdefs.h" 2646 2647 #include <assert.h> … … 2648 2649 EOF 2649 2650 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" 2650 { (eval echo configure:265 1: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }2651 { (eval echo configure:2652: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } 2651 2652 ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` 2652 2653 if test -z "$ac_err"; then … … 2675 2676 set dummy ranlib; ac_word=$2 2676 2677 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 2677 echo "configure:267 8: checking for $ac_word" >&52678 echo "configure:2679: checking for $ac_word" >&5 2678 2679 if eval "test \"`echo '$''{'ac_cv_prog_RANLIB'+set}'`\" = set"; then 2679 2680 echo $ac_n "(cached) $ac_c" 1>&6 … … 2704 2705 2705 2706 echo $ac_n "checking for ANSI C header files""... $ac_c" 1>&6 2706 echo "configure:270 7: checking for ANSI C header files" >&52707 echo "configure:2708: checking for ANSI C header files" >&5 2707 2708 if eval "test \"`echo '$''{'ac_cv_header_stdc'+set}'`\" = set"; then 2708 2709 echo $ac_n "(cached) $ac_c" 1>&6 … … 2710 2711 cat > conftest.$ac_ext <<EOF 2711 2712 #include <sys/types.h> 2712 #line 271 3"configure"2713 #line 2714 "configure" 2713 2714 #include "confdefs.h" 2714 2715 #include <stdlib.h> … … 2718 2719 EOF 2719 2720 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" 2720 { (eval echo configure:272 1: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }2721 { (eval echo configure:2722: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } 2721 2722 ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` 2722 2723 if test -z "$ac_err"; then … … 2735 2736 # SunOS 4.x string.h does not declare mem*, contrary to ANSI. 2736 2737 cat > conftest.$ac_ext <<EOF 2737 #line 273 8"configure"2738 #line 2739 "configure" 2738 2739 #include "confdefs.h" 2739 2740 #include <string.h> … … 2753 2754 # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI. 2754 2755 cat > conftest.$ac_ext <<EOF 2755 #line 275 6"configure"2756 #line 2757 "configure" 2756 2757 #include "confdefs.h" 2757 2758 #include <stdlib.h> … … 2774 2775 else 2775 2776 cat > conftest.$ac_ext <<EOF 2776 #line 277 7"configure"2777 #line 2778 "configure" 2777 2778 #include "confdefs.h" 2778 2779 #include <ctype.h> … … 2785 2786 2786 2787 EOF 2787 if { (eval echo configure:278 8: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null2788 if { (eval echo configure:2789: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null 2788 2789 then 2789 2790 : … … 2809 2810 2810 2811 echo $ac_n "checking for working const""... $ac_c" 1>&6 2811 echo "configure:281 2: checking for working const" >&52812 echo "configure:2813: checking for working const" >&5 2812 2813 if eval "test \"`echo '$''{'ac_cv_c_const'+set}'`\" = set"; then 2813 2814 echo $ac_n "(cached) $ac_c" 1>&6 2814 2815 else 2815 2816 cat > conftest.$ac_ext <<EOF 2816 #line 281 7"configure"2817 #line 2818 "configure" 2817 2818 #include "confdefs.h" 2818 2819 … … 2863 2864 ; return 0; } 2864 2865 EOF 2865 if { (eval echo configure:286 6: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then2866 if { (eval echo configure:2867: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then 2866 2867 rm -rf conftest* 2867 2868 ac_cv_c_const=yes … … 2878 2879 if test $ac_cv_c_const = no; then 2879 2880 cat >> confdefs.h <<\EOF 2880 #define const 2881 #define const 2881 2882 EOF 2882 2883 … … 2884 2885 2885 2886 echo $ac_n "checking for inline""... $ac_c" 1>&6 2886 echo "configure:288 7: checking for inline" >&52887 echo "configure:2888: checking for inline" >&5 2887 2888 if eval "test \"`echo '$''{'ac_cv_c_inline'+set}'`\" = set"; then 2888 2889 echo $ac_n "(cached) $ac_c" 1>&6 … … 2891 2892 for ac_kw in inline __inline__ __inline; do 2892 2893 cat > conftest.$ac_ext <<EOF 2893 #line 289 4"configure"2894 #line 2895 "configure" 2894 2895 #include "confdefs.h" 2895 2896 … … 2898 2899 ; return 0; } 2899 2900 EOF 2900 if { (eval echo configure:290 1: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then2901 if { (eval echo configure:2902: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then 2901 2902 rm -rf conftest* 2902 2903 ac_cv_c_inline=$ac_kw; break … … 2914 2915 inline | yes) ;; 2915 2916 no) cat >> confdefs.h <<\EOF 2916 #define inline 2917 #define inline 2917 2918 EOF 2918 2919 ;; … … 2924 2925 2925 2926 echo $ac_n "checking for off_t""... $ac_c" 1>&6 2926 echo "configure:292 7: checking for off_t" >&52927 echo "configure:2928: checking for off_t" >&5 2927 2928 if eval "test \"`echo '$''{'ac_cv_type_off_t'+set}'`\" = set"; then 2928 2929 echo $ac_n "(cached) $ac_c" 1>&6 2929 2930 else 2930 2931 cat > conftest.$ac_ext <<EOF 2931 #line 293 2"configure"2932 #line 2933 "configure" 2932 2933 #include "confdefs.h" 2933 2934 #include <sys/types.h> … … 2957 2958 2958 2959 echo $ac_n "checking for size_t""... $ac_c" 1>&6 2959 echo "configure:296 0: checking for size_t" >&52960 echo "configure:2961: checking for size_t" >&5 2960 2961 if eval "test \"`echo '$''{'ac_cv_type_size_t'+set}'`\" = set"; then 2961 2962 echo $ac_n "(cached) $ac_c" 1>&6 2962 2963 else 2963 2964 cat > conftest.$ac_ext <<EOF 2964 #line 296 5"configure"2965 #line 2966 "configure" 2965 2966 #include "confdefs.h" 2966 2967 #include <sys/types.h> … … 2992 2993 # for constant arguments. Useless! 2993 2994 echo $ac_n "checking for working alloca.h""... $ac_c" 1>&6 2994 echo "configure:299 5: checking for working alloca.h" >&52995 echo "configure:2996: checking for working alloca.h" >&5 2995 2996 if eval "test \"`echo '$''{'ac_cv_header_alloca_h'+set}'`\" = set"; then 2996 2997 echo $ac_n "(cached) $ac_c" 1>&6 2997 2998 else 2998 2999 cat > conftest.$ac_ext <<EOF 2999 #line 300 0"configure"3000 #line 3001 "configure" 3000 3001 #include "confdefs.h" 3001 3002 #include <alloca.h> … … 3004 3005 ; return 0; } 3005 3006 EOF 3006 if { (eval echo configure:300 7: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then3007 if { (eval echo configure:3008: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then 3007 3008 rm -rf conftest* 3008 3009 ac_cv_header_alloca_h=yes … … 3025 3026 3026 3027 echo $ac_n "checking for alloca""... $ac_c" 1>&6 3027 echo "configure:302 8: checking for alloca" >&53028 echo "configure:3029: checking for alloca" >&5 3028 3029 if eval "test \"`echo '$''{'ac_cv_func_alloca_works'+set}'`\" = set"; then 3029 3030 echo $ac_n "(cached) $ac_c" 1>&6 3030 3031 else 3031 3032 cat > conftest.$ac_ext <<EOF 3032 #line 303 3"configure"3033 #line 3034 "configure" 3033 3034 #include "confdefs.h" 3034 3035 … … 3058 3059 ; return 0; } 3059 3060 EOF 3060 if { (eval echo configure:306 1: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then3061 if { (eval echo configure:3062: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then 3061 3062 rm -rf conftest* 3062 3063 ac_cv_func_alloca_works=yes … … 3090 3091 3091 3092 echo $ac_n "checking whether alloca needs Cray hooks""... $ac_c" 1>&6 3092 echo "configure:309 3: checking whether alloca needs Cray hooks" >&53093 echo "configure:3094: checking whether alloca needs Cray hooks" >&5 3093 3094 if eval "test \"`echo '$''{'ac_cv_os_cray'+set}'`\" = set"; then 3094 3095 echo $ac_n "(cached) $ac_c" 1>&6 3095 3096 else 3096 3097 cat > conftest.$ac_ext <<EOF 3097 #line 309 8"configure"3098 #line 3099 "configure" 3098 3099 #include "confdefs.h" 3099 3100 #if defined(CRAY) && ! defined(CRAY2) … … 3120 3121 for ac_func in _getb67 GETB67 getb67; do 3121 3122 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 3122 echo "configure:312 3: checking for $ac_func" >&53123 echo "configure:3124: checking for $ac_func" >&5 3123 3124 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then 3124 3125 echo $ac_n "(cached) $ac_c" 1>&6 3125 3126 else 3126 3127 cat > conftest.$ac_ext <<EOF 3127 #line 312 8"configure"3128 #line 3129 "configure" 3128 3129 #include "confdefs.h" 3129 3130 /* System header to define __stub macros and hopefully few prototypes, … … 3148 3149 ; return 0; } 3149 3150 EOF 3150 if { (eval echo configure:315 1: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then3151 if { (eval echo configure:3152: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then 3151 3152 rm -rf conftest* 3152 3153 eval "ac_cv_func_$ac_func=yes" … … 3175 3176 3176 3177 echo $ac_n "checking stack direction for C alloca""... $ac_c" 1>&6 3177 echo "configure:317 8: checking stack direction for C alloca" >&53178 echo "configure:3179: checking stack direction for C alloca" >&5 3178 3179 if eval "test \"`echo '$''{'ac_cv_c_stack_direction'+set}'`\" = set"; then 3179 3180 echo $ac_n "(cached) $ac_c" 1>&6 … … 3183 3184 else 3184 3185 cat > conftest.$ac_ext <<EOF 3185 #line 318 6"configure"3186 #line 3187 "configure" 3186 3187 #include "confdefs.h" 3187 3188 find_stack_direction () … … 3202 3203 } 3203 3204 EOF 3204 if { (eval echo configure:320 5: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null3205 if { (eval echo configure:3206: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null 3205 3206 then 3206 3207 ac_cv_c_stack_direction=1 … … 3227 3228 ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'` 3228 3229 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6 3229 echo "configure:323 0: checking for $ac_hdr" >&53230 echo "configure:3231: checking for $ac_hdr" >&5 3230 3231 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then 3231 3232 echo $ac_n "(cached) $ac_c" 1>&6 … … 3233 3234 cat > conftest.$ac_ext <<EOF 3234 3235 #include <sys/types.h> 3235 #line 323 6"configure"3236 #line 3237 "configure" 3236 3237 #include "confdefs.h" 3237 3238 #include <$ac_hdr> 3238 3239 EOF 3239 3240 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" 3240 { (eval echo configure:324 1: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }3241 { (eval echo configure:3242: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } 3241 3242 ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` 3242 3243 if test -z "$ac_err"; then … … 3258 3259 #define $ac_tr_hdr 1 3259 3260 EOF 3260 3261 3261 3262 else 3262 3263 echo "$ac_t""no" 1>&6 … … 3267 3268 do 3268 3269 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 3269 echo "configure:327 0: checking for $ac_func" >&53270 echo "configure:3271: checking for $ac_func" >&5 3270 3271 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then 3271 3272 echo $ac_n "(cached) $ac_c" 1>&6 3272 3273 else 3273 3274 cat > conftest.$ac_ext <<EOF 3274 #line 327 5"configure"3275 #line 3276 "configure" 3275 3276 #include "confdefs.h" 3276 3277 /* System header to define __stub macros and hopefully few prototypes, … … 3295 3296 ; return 0; } 3296 3297 EOF 3297 if { (eval echo configure:329 8: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then3298 if { (eval echo configure:3299: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then 3298 3299 rm -rf conftest* 3299 3300 eval "ac_cv_func_$ac_func=yes" … … 3313 3314 #define $ac_tr_func 1 3314 3315 EOF 3315 3316 3316 3317 else 3317 3318 echo "$ac_t""no" 1>&6 … … 3320 3321 3321 3322 echo $ac_n "checking for working mmap""... $ac_c" 1>&6 3322 echo "configure:332 3: checking for working mmap" >&53323 echo "configure:3324: checking for working mmap" >&5 3323 3324 if eval "test \"`echo '$''{'ac_cv_func_mmap_fixed_mapped'+set}'`\" = set"; then 3324 3325 echo $ac_n "(cached) $ac_c" 1>&6 … … 3328 3329 else 3329 3330 cat > conftest.$ac_ext <<EOF 3330 #line 333 1"configure"3331 #line 3332 "configure" 3331 3332 #include "confdefs.h" 3332 3333 … … 3468 3469 3469 3470 EOF 3470 if { (eval echo configure:347 1: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null3471 if { (eval echo configure:3472: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null 3471 3472 then 3472 3473 ac_cv_func_mmap_fixed_mapped=yes … … 3490 3491 fi 3491 3492 3492 3493 3493 3494 for ac_hdr in argz.h limits.h locale.h nl_types.h malloc.h string.h \ 3494 3495 unistd.h values.h sys/param.h … … 3496 3497 ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'` 3497 3498 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6 3498 echo "configure:3 499: checking for $ac_hdr" >&53499 echo "configure:3500: checking for $ac_hdr" >&5 3499 3500 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then 3500 3501 echo $ac_n "(cached) $ac_c" 1>&6 … … 3502 3503 cat > conftest.$ac_ext <<EOF 3503 3504 #include <sys/types.h> 3504 #line 350 5"configure"3505 #line 3506 "configure" 3505 3506 #include "confdefs.h" 3506 3507 #include <$ac_hdr> 3507 3508 EOF 3508 3509 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" 3509 { (eval echo configure:351 0: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }3510 { (eval echo configure:3511: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } 3510 3511 ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` 3511 3512 if test -z "$ac_err"; then … … 3527 3528 #define $ac_tr_hdr 1 3528 3529 EOF 3529 3530 3530 3531 else 3531 3532 echo "$ac_t""no" 1>&6 … … 3537 3538 do 3538 3539 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 3539 echo "configure:354 0: checking for $ac_func" >&53540 echo "configure:3541: checking for $ac_func" >&5 3540 3541 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then 3541 3542 echo $ac_n "(cached) $ac_c" 1>&6 3542 3543 else 3543 3544 cat > conftest.$ac_ext <<EOF 3544 #line 354 5"configure"3545 #line 3546 "configure" 3545 3546 #include "confdefs.h" 3546 3547 /* System header to define __stub macros and hopefully few prototypes, … … 3565 3566 ; return 0; } 3566 3567 EOF 3567 if { (eval echo configure:356 8: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then3568 if { (eval echo configure:3569: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then 3568 3569 rm -rf conftest* 3569 3570 eval "ac_cv_func_$ac_func=yes" … … 3583 3584 #define $ac_tr_func 1 3584 3585 EOF 3585 3586 3586 3587 else 3587 3588 echo "$ac_t""no" 1>&6 … … 3594 3595 do 3595 3596 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 3596 echo "configure:359 7: checking for $ac_func" >&53597 echo "configure:3598: checking for $ac_func" >&5 3597 3598 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then 3598 3599 echo $ac_n "(cached) $ac_c" 1>&6 3599 3600 else 3600 3601 cat > conftest.$ac_ext <<EOF 3601 #line 360 2"configure"3602 #line 3603 "configure" 3602 3603 #include "confdefs.h" 3603 3604 /* System header to define __stub macros and hopefully few prototypes, … … 3622 3623 ; return 0; } 3623 3624 EOF 3624 if { (eval echo configure:362 5: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then3625 if { (eval echo configure:3626: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then 3625 3626 rm -rf conftest* 3626 3627 eval "ac_cv_func_$ac_func=yes" … … 3640 3641 #define $ac_tr_func 1 3641 3642 EOF 3642 3643 3643 3644 else 3644 3645 echo "$ac_t""no" 1>&6 … … 3656 3657 if test $ac_cv_header_locale_h = yes; then 3657 3658 echo $ac_n "checking for LC_MESSAGES""... $ac_c" 1>&6 3658 echo "configure:36 59: checking for LC_MESSAGES" >&53659 echo "configure:3660: checking for LC_MESSAGES" >&5 3659 3660 if eval "test \"`echo '$''{'am_cv_val_LC_MESSAGES'+set}'`\" = set"; then 3660 3661 echo $ac_n "(cached) $ac_c" 1>&6 3661 3662 else 3662 3663 cat > conftest.$ac_ext <<EOF 3663 #line 366 4"configure"3664 #line 3665 "configure" 3664 3665 #include "confdefs.h" 3665 3666 #include <locale.h> … … 3668 3669 ; return 0; } 3669 3670 EOF 3670 if { (eval echo configure:367 1: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then3671 if { (eval echo configure:3672: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then 3671 3672 rm -rf conftest* 3672 3673 am_cv_val_LC_MESSAGES=yes … … 3689 3690 fi 3690 3691 echo $ac_n "checking whether NLS is requested""... $ac_c" 1>&6 3691 echo "configure:369 2: checking whether NLS is requested" >&53692 echo "configure:3693: checking whether NLS is requested" >&5 3692 3693 # Check whether --enable-nls or --disable-nls was given. 3693 3694 if test "${enable_nls+set}" = set; then … … 3699 3700 3700 3701 echo "$ac_t""$USE_NLS" 1>&6 3701 3702 3702 3703 3703 3704 USE_INCLUDED_LIBINTL=no … … 3709 3710 3710 3711 echo $ac_n "checking whether included gettext is requested""... $ac_c" 1>&6 3711 echo "configure:371 2: checking whether included gettext is requested" >&53712 echo "configure:3713: checking whether included gettext is requested" >&5 3712 3713 # Check whether --with-included-gettext or --without-included-gettext was given. 3713 3714 if test "${with_included_gettext+set}" = set; then … … 3721 3722 3722 3723 nls_cv_use_gnu_gettext="$nls_cv_force_use_gnu_gettext" 3724 echo "nls_cv_use_gnu_gettext:$nls_cv_use_gnu_gettext" >&5 3723 3725 if test "$nls_cv_force_use_gnu_gettext" != "yes"; then 3724 3726 nls_cv_header_intl= … … 3728 3730 ac_safe=`echo "libintl.h" | sed 'y%./+-%__p_%'` 3729 3731 echo $ac_n "checking for libintl.h""... $ac_c" 1>&6 3730 echo "configure:373 1: checking for libintl.h" >&53732 echo "configure:3733: checking for libintl.h" >&5 3731 3733 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then 3732 3734 echo $ac_n "(cached) $ac_c" 1>&6 … … 3734 3736 cat > conftest.$ac_ext <<EOF 3735 3737 #include <sys/types.h> 3736 #line 373 7"configure"3738 #line 3739 "configure" 3737 3739 #include "confdefs.h" 3738 3740 #include <libintl.h> 3739 3741 EOF 3740 3742 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" 3741 { (eval echo configure:374 2: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }3743 { (eval echo configure:3744: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } 3742 3744 ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` 3743 3745 if test -z "$ac_err"; then … … 3756 3758 echo "$ac_t""yes" 1>&6 3757 3759 echo $ac_n "checking for gettext in libc""... $ac_c" 1>&6 3758 echo "configure:37 59: checking for gettext in libc" >&53760 echo "configure:3761: checking for gettext in libc" >&5 3759 3761 if eval "test \"`echo '$''{'gt_cv_func_gettext_libc'+set}'`\" = set"; then 3760 3762 echo $ac_n "(cached) $ac_c" 1>&6 3761 3763 else 3762 3764 cat > conftest.$ac_ext <<EOF 3763 #line 376 4"configure"3765 #line 3766 "configure" 3764 3766 #include "confdefs.h" 3765 3767 #include <libintl.h> … … 3768 3770 ; return 0; } 3769 3771 EOF 3770 if { (eval echo configure:377 1: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then3772 if { (eval echo configure:3773: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then 3771 3773 rm -rf conftest* 3772 3774 gt_cv_func_gettext_libc=yes … … 3783 3785 3784 3786 if test "$gt_cv_func_gettext_libc" != "yes"; then 3785 echo $ac_n "checking for bindtextdomain in -lintl""... $ac_c" 1>&63786 echo "configure:378 7: checking for bindtextdomain in -lintl" >&53787 echo $ac_n "checking for bindtextdomain in -lintl""... $ac_c" 1>&6 3788 echo "configure:3789: checking for bindtextdomain in -lintl" >&5 3787 3789 ac_lib_var=`echo intl'_'bindtextdomain | sed 'y%./+-%__p_%'` 3788 3790 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then … … 3792 3794 LIBS="-lintl $LIBS" 3793 3795 cat > conftest.$ac_ext <<EOF 3794 #line 379 5"configure"3796 #line 3797 "configure" 3795 3797 #include "confdefs.h" 3796 3798 /* Override any gcc2 internal prototype to avoid an error. */ … … 3803 3805 ; return 0; } 3804 3806 EOF 3805 if { (eval echo configure:380 6: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then3807 if { (eval echo configure:3808: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then 3806 3808 rm -rf conftest* 3807 3809 eval "ac_cv_lib_$ac_lib_var=yes" … … 3819 3821 echo "$ac_t""yes" 1>&6 3820 3822 echo $ac_n "checking for gettext in libintl""... $ac_c" 1>&6 3821 echo "configure:382 2: checking for gettext in libintl" >&53823 echo "configure:3824: checking for gettext in libintl" >&5 3822 3824 if eval "test \"`echo '$''{'gt_cv_func_gettext_libintl'+set}'`\" = set"; then 3823 3825 echo $ac_n "(cached) $ac_c" 1>&6 3824 3826 else 3825 cat > conftest.$ac_ext <<EOF 3826 #line 3827 "configure" 3827 ac_save_LIBS="$LIBS"; LIBS="-lintl $LIBS"; 3828 cat > conftest.$ac_ext <<EOF 3829 #line 3830 "configure" 3827 3830 #include "confdefs.h" 3828 3831 #include <libintl.h> 3829 3832 int main() { 3830 3833 return (int) gettext ("") 3831 3834 ; return 0; } 3832 3835 EOF 3833 if { (eval echo configure:383 4: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then3836 if { (eval echo configure:3837: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then 3834 3837 rm -rf conftest* 3835 3838 gt_cv_func_gettext_libintl=yes … … 3841 3844 fi 3842 3845 rm -f conftest* 3846 LIBS="$ac_save_LIBS"; 3843 3847 fi 3844 3848 … … 3859 3863 set dummy msgfmt; ac_word=$2 3860 3864 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 3861 echo "configure:386 2: checking for $ac_word" >&53865 echo "configure:3866: checking for $ac_word" >&5 3862 3866 if eval "test \"`echo '$''{'ac_cv_path_MSGFMT'+set}'`\" = set"; then 3863 3867 echo $ac_n "(cached) $ac_c" 1>&6 3864 3868 else 3865 3869 case "$MSGFMT" in 3866 /*)3870 [/\\]*|[a-zA-Z]:*) 3867 3871 ac_cv_path_MSGFMT="$MSGFMT" # Let the user override the test with a path. 3868 3872 ;; … … 3877 3881 fi 3878 3882 fi 3883 ac_word_saved="$ac_word" 3884 ac_word=$ac_word$ac_cv_exeext 3885 if test -f $ac_dir/$ac_word; then 3886 if test -z "`$ac_dir/$ac_word -h 2>&1 | grep 'dv '`"; then 3887 ac_cv_path_MSGFMT="$ac_dir/$ac_word" 3888 break 3889 fi 3890 fi 3891 ac_word="$ac_word_saved" 3879 3892 done 3880 3893 IFS="$ac_save_ifs" … … 3893 3906 do 3894 3907 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 3895 echo "configure:3 896: checking for $ac_func" >&53908 echo "configure:3909: checking for $ac_func" >&5 3896 3909 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then 3897 3910 echo $ac_n "(cached) $ac_c" 1>&6 3898 3911 else 3899 3912 cat > conftest.$ac_ext <<EOF 3900 #line 39 01"configure"3913 #line 3914 "configure" 3901 3914 #include "confdefs.h" 3902 3915 /* System header to define __stub macros and hopefully few prototypes, … … 3921 3934 ; return 0; } 3922 3935 EOF 3923 if { (eval echo configure:39 24: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then3936 if { (eval echo configure:3937: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then 3924 3937 rm -rf conftest* 3925 3938 eval "ac_cv_func_$ac_func=yes" … … 3939 3952 #define $ac_tr_func 1 3940 3953 EOF 3941 3954 3942 3955 else 3943 3956 echo "$ac_t""no" 1>&6 … … 3948 3961 set dummy gmsgfmt; ac_word=$2 3949 3962 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 3950 echo "configure:39 51: checking for $ac_word" >&53963 echo "configure:3964: checking for $ac_word" >&5 3951 3964 if eval "test \"`echo '$''{'ac_cv_path_GMSGFMT'+set}'`\" = set"; then 3952 3965 echo $ac_n "(cached) $ac_c" 1>&6 3953 3966 else 3954 3967 case "$GMSGFMT" in 3955 /* | [a-zA-Z]:*)3968 [/\\]* | [a-zA-Z]:*) 3956 3969 ac_cv_path_GMSGFMT="$GMSGFMT" # Let the user override the test with a path. 3957 3970 ;; 3958 ?:/*) 3971 ?:/*) 3959 3972 ac_cv_path_GMSGFMT="$GMSGFMT" # Let the user override the test with a dos path. 3960 3973 ;; … … 3962 3975 IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="$PATH_IFS" 3963 3976 ac_dummy="$PATH" 3964 for ac_dir in $ac_dummy; do 3977 for ac_dir in $ac_dummy; do 3965 3978 test -z "$ac_dir" && ac_dir=. 3966 3979 if test -f $ac_dir/$ac_word; then … … 3988 4001 set dummy xgettext; ac_word=$2 3989 4002 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 3990 echo "configure: 3991: checking for $ac_word" >&54003 echo "configure:4004: checking for $ac_word" >&5 3991 4004 if eval "test \"`echo '$''{'ac_cv_path_XGETTEXT'+set}'`\" = set"; then 3992 4005 echo $ac_n "(cached) $ac_c" 1>&6 3993 4006 else 3994 4007 case "$XGETTEXT" in 3995 /*)4008 [/\\]*|[a-zA-Z]:*) 3996 4009 ac_cv_path_XGETTEXT="$XGETTEXT" # Let the user override the test with a path. 3997 4010 ;; … … 4006 4019 fi 4007 4020 fi 4021 ac_word_saved="$ac_word" 4022 ac_word=$ac_word$ac_cv_exeext 4023 if test -f $ac_dir/$ac_word; then 4024 if test -z "`$ac_dir/$ac_word -h 2>&1 | grep '(HELP)'`"; then 4025 ac_cv_path_XGETTEXT="$ac_dir/$ac_word" 4026 break 4027 fi 4028 fi 4029 ac_word="$ac_word_saved" 4008 4030 done 4009 4031 IFS="$ac_save_ifs" … … 4019 4041 fi 4020 4042 4043 4021 4044 cat > conftest.$ac_ext <<EOF 4022 #line 40 23"configure"4045 #line 4046 "configure" 4023 4046 #include "confdefs.h" 4024 4047 … … 4028 4051 ; return 0; } 4029 4052 EOF 4030 if { (eval echo configure:40 31: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then4053 if { (eval echo configure:4054: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then 4031 4054 rm -rf conftest* 4032 4055 CATOBJEXT=.gmo … … 4049 4072 4050 4073 4051 4074 4052 4075 if test "$CATOBJEXT" = "NONE"; then 4053 4076 nls_cv_use_gnu_gettext=yes 4077 echo "nls_cv_use_gnu_gettext:$nls_cv_use_gnu_gettext fallback" >&5 4054 4078 fi 4055 4079 fi … … 4060 4084 set dummy msgfmt; ac_word=$2 4061 4085 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 4062 echo "configure:40 63: checking for $ac_word" >&54086 echo "configure:4087: checking for $ac_word" >&5 4063 4087 if eval "test \"`echo '$''{'ac_cv_path_MSGFMT'+set}'`\" = set"; then 4064 4088 echo $ac_n "(cached) $ac_c" 1>&6 4065 4089 else 4066 4090 case "$MSGFMT" in 4067 /*)4091 [/\\]*|[a-zA-Z]:*) 4068 4092 ac_cv_path_MSGFMT="$MSGFMT" # Let the user override the test with a path. 4069 4093 ;; … … 4078 4102 fi 4079 4103 fi 4104 ac_word_saved="$ac_word" 4105 ac_word=$ac_word$ac_cv_exeext 4106 if test -f $ac_dir/$ac_word; then 4107 if test -z "`$ac_dir/$ac_word -h 2>&1 | grep 'dv '`"; then 4108 ac_cv_path_MSGFMT="$ac_dir/$ac_word" 4109 break 4110 fi 4111 fi 4112 ac_word="$ac_word_saved" 4080 4113 done 4081 4114 IFS="$ac_save_ifs" … … 4094 4127 set dummy gmsgfmt; ac_word=$2 4095 4128 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 4096 echo "configure:4 097: checking for $ac_word" >&54129 echo "configure:4130: checking for $ac_word" >&5 4097 4130 if eval "test \"`echo '$''{'ac_cv_path_GMSGFMT'+set}'`\" = set"; then 4098 4131 echo $ac_n "(cached) $ac_c" 1>&6 4099 4132 else 4100 4133 case "$GMSGFMT" in 4101 /* | [a-zA-Z]:*)4134 [/\\]* | [a-zA-Z]:*) 4102 4135 ac_cv_path_GMSGFMT="$GMSGFMT" # Let the user override the test with a path. 4103 4136 ;; 4104 ?:/*) 4137 ?:/*) 4105 4138 ac_cv_path_GMSGFMT="$GMSGFMT" # Let the user override the test with a dos path. 4106 4139 ;; … … 4108 4141 IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="$PATH_IFS" 4109 4142 ac_dummy="$PATH" 4110 for ac_dir in $ac_dummy; do 4143 for ac_dir in $ac_dummy; do 4111 4144 test -z "$ac_dir" && ac_dir=. 4112 4145 if test -f $ac_dir/$ac_word; then … … 4134 4167 set dummy xgettext; ac_word=$2 4135 4168 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 4136 echo "configure:41 37: checking for $ac_word" >&54169 echo "configure:4170: checking for $ac_word" >&5 4137 4170 if eval "test \"`echo '$''{'ac_cv_path_XGETTEXT'+set}'`\" = set"; then 4138 4171 echo $ac_n "(cached) $ac_c" 1>&6 4139 4172 else 4140 4173 case "$XGETTEXT" in 4141 /*)4174 [/\\]*|[a-zA-Z]:*) 4142 4175 ac_cv_path_XGETTEXT="$XGETTEXT" # Let the user override the test with a path. 4143 4176 ;; … … 4152 4185 fi 4153 4186 fi 4187 ac_word_saved="$ac_word" 4188 ac_word=$ac_word$ac_cv_exeext 4189 if test -f $ac_dir/$ac_word; then 4190 if test -z "`$ac_dir/$ac_word -h 2>&1 | grep '(HELP)'`"; then 4191 ac_cv_path_XGETTEXT="$ac_dir/$ac_word" 4192 break 4193 fi 4194 fi 4195 ac_word="$ac_word_saved" 4154 4196 done 4155 4197 IFS="$ac_save_ifs" … … 4165 4207 fi 4166 4208 4167 4209 4168 4210 USE_INCLUDED_LIBINTL=yes 4169 4211 CATOBJEXT=.gmo … … 4175 4217 nls_cv_header_intl=libintl.h 4176 4218 nls_cv_header_libgt=libgettext.h 4219 else 4220 echo "dbg: else: gt_cv_func_gettext_libintl" >&5 4221 if test "$gt_cv_func_gettext_libintl" = "yes"; then 4222 echo "dbg: updating LIBS" >&5 4223 LIBS="-lintl $LIBS" 4224 INTLLIBS="-lintl" 4225 fi 4177 4226 fi 4178 4227 … … 4206 4255 done 4207 4256 4208 4209 4210 4211 4212 4213 4214 4215 4216 4217 4218 4219 4257 4258 4259 4260 4261 4262 4263 4264 4265 4266 4267 4268 4220 4269 4221 4270 if test "x$CATOBJEXT" != "x"; then … … 4224 4273 else 4225 4274 echo $ac_n "checking for catalogs to be installed""... $ac_c" 1>&6 4226 echo "configure:42 27: checking for catalogs to be installed" >&54275 echo "configure:4276: checking for catalogs to be installed" >&5 4227 4276 NEW_LINGUAS= 4228 4277 for lang in ${LINGUAS=$ALL_LINGUAS}; do … … 4246 4295 /* The system does not provide the header <locale.h>. Take care yourself. */" 4247 4296 fi 4248 4297 4249 4298 4250 4299 if test -f $srcdir/po2tbl.sed.in; then … … 4252 4301 ac_safe=`echo "linux/version.h" | sed 'y%./+-%__p_%'` 4253 4302 echo $ac_n "checking for linux/version.h""... $ac_c" 1>&6 4254 echo "configure:4 255: checking for linux/version.h" >&54303 echo "configure:4304: checking for linux/version.h" >&5 4255 4304 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then 4256 4305 echo $ac_n "(cached) $ac_c" 1>&6 … … 4258 4307 cat > conftest.$ac_ext <<EOF 4259 4308 #include <sys/types.h> 4260 #line 4 261"configure"4309 #line 4310 "configure" 4261 4310 #include "confdefs.h" 4262 4311 #include <linux/version.h> 4263 4312 EOF 4264 4313 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" 4265 { (eval echo configure:4 266: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }4314 { (eval echo configure:4315: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } 4266 4315 ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` 4267 4316 if test -z "$ac_err"; then … … 4299 4348 GT_YES="#YES#" 4300 4349 fi 4301 4302 4350 4351 4303 4352 4304 4353 MKINSTALLDIRS="\$(srcdir)/../../mkinstalldirs" 4305 4354 4306 4355 4307 4356 l= 4308 4357 4309 4358 4310 4359 if test -f $srcdir/po/POTFILES.in; then … … 4323 4372 < $srcdir/po/POTFILES.in > po/POTFILES 4324 4373 fi 4325 4374 4326 4375 4327 4376 echo $ac_n "checking whether to enable maintainer-specific portions of Makefiles""... $ac_c" 1>&6 4328 echo "configure:43 29: checking whether to enable maintainer-specific portions of Makefiles" >&54377 echo "configure:4378: checking whether to enable maintainer-specific portions of Makefiles" >&5 4329 4378 # Check whether --enable-maintainer-mode or --disable-maintainer-mode was given. 4330 4379 if test "${enable_maintainer_mode+set}" = set; then … … 4336 4385 4337 4386 echo "$ac_t""$USE_MAINTAINER_MODE" 1>&6 4338 4387 4339 4388 4340 4389 if test $USE_MAINTAINER_MODE = yes; then … … 4346 4395 fi 4347 4396 MAINT=$MAINTAINER_MODE_TRUE 4348 4397 4349 4398 4350 4399 … … 4352 4401 4353 4402 echo $ac_n "checking for executable suffix""... $ac_c" 1>&6 4354 echo "configure:4 355: checking for executable suffix" >&54403 echo "configure:4404: checking for executable suffix" >&5 4355 4404 if eval "test \"`echo '$''{'ac_cv_exeext'+set}'`\" = set"; then 4356 4405 echo $ac_n "(cached) $ac_c" 1>&6 … … 4362 4411 echo 'int main () { return 0; }' > conftest.$ac_ext 4363 4412 ac_cv_exeext= 4364 if { (eval echo configure:4 365: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; }; then4413 if { (eval echo configure:4414: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; }; then 4365 4414 for file in conftest.*; do 4366 4415 case $file in … … 4387 4436 ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'` 4388 4437 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6 4389 echo "configure:4 390: checking for $ac_hdr" >&54438 echo "configure:4439: checking for $ac_hdr" >&5 4390 4439 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then 4391 4440 echo $ac_n "(cached) $ac_c" 1>&6 … … 4393 4442 cat > conftest.$ac_ext <<EOF 4394 4443 #include <sys/types.h> 4395 #line 4 396"configure"4444 #line 4445 "configure" 4396 4445 #include "confdefs.h" 4397 4446 #include <$ac_hdr> 4398 4447 EOF 4399 4448 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" 4400 { (eval echo configure:44 01: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }4449 { (eval echo configure:4450: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } 4401 4450 ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` 4402 4451 if test -z "$ac_err"; then … … 4418 4467 #define $ac_tr_hdr 1 4419 4468 EOF 4420 4469 4421 4470 else 4422 4471 echo "$ac_t""no" 1>&6 … … 4716 4765 if test -z "$ac_dots"; then top_srcdir=. 4717 4766 else top_srcdir=`echo $ac_dots|sed 's%/$%%'`; fi ;; 4718 /* | [A-Za-z]:*)4767 [/\\]* | [a-zA-Z]:*) 4719 4768 srcdir="$ac_given_srcdir$ac_dir_suffix"; top_srcdir="$ac_given_srcdir" ;; 4720 4769 *) # Relative path. … … 4724 4773 4725 4774 case "$ac_given_INSTALL" in 4726 [/$ ]* | [A-Za-z]:*) INSTALL="$ac_given_INSTALL" ;;4775 [/$\\]* | [A-Za-z]:*) INSTALL="$ac_given_INSTALL" ;; 4727 4776 *) INSTALL="$ac_dots$ac_given_INSTALL" ;; 4728 4777 esac -
Property cvs2svn:cvs-rev
changed from
Note:
See TracChangeset
for help on using the changeset viewer.