Changeset 1270
- Timestamp:
- 09/16/08 09:40:27 (3 months ago)
- Files:
-
- 1.8.3/branches/devel/configure (modified) (109 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
1.8.3/branches/devel/configure
r1265 r1270 1 1 #! /bin/sh 2 2 # Guess values for system-dependent variables and create Makefiles. 3 # Generated by GNU Autoconf 2.6 2.3 # Generated by GNU Autoconf 2.63. 4 4 # 5 5 # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, … … 636 636 #endif" 637 637 638 ac_subst_vars='SHELL 638 ac_subst_vars='LTLIBOBJS 639 LIBOBJS 640 SQLITE3_VERSION 641 SQLITE3_LDFLAGS 642 SQLITE3_CFLAGS 643 POSTGRESQL_LDFLAGS 644 POSTGRESQL_CFLAGS 645 POSTGRESQL_VERSION 646 PG_CONFIG 647 MYSQL_LDFLAGS 648 MYSQL_CFLAGS 649 MYSQL_VERSION 650 MYSQL_CONFIG 651 PCRE_CFLAGS 652 PCRE_LIBS 653 HAVE_SSL 654 EGREP 655 GREP 656 CPP 657 SENDMAIL 658 UPTIME 659 EXCTAGS 660 ETAGS 661 CTAGS 662 INDENT 663 RM 664 TOUCH 665 TEST 666 PERL 667 MAKE 668 LN_S 669 INSTALL_DATA 670 INSTALL_SCRIPT 671 INSTALL_PROGRAM 672 ECHO 673 CP 674 CHMOD 675 GDB 676 OBJEXT 677 EXEEXT 678 ac_ct_CC 679 CPPFLAGS 680 LDFLAGS 681 CFLAGS 682 CC 683 CAT 684 build_os 685 build_vendor 686 build_cpu 687 build 688 target_alias 689 host_alias 690 build_alias 691 LIBS 692 ECHO_T 693 ECHO_N 694 ECHO_C 695 DEFS 696 mandir 697 localedir 698 libdir 699 psdir 700 pdfdir 701 dvidir 702 htmldir 703 infodir 704 docdir 705 oldincludedir 706 includedir 707 localstatedir 708 sharedstatedir 709 sysconfdir 710 datadir 711 datarootdir 712 libexecdir 713 sbindir 714 bindir 715 program_transform_name 716 prefix 717 exec_prefix 718 PACKAGE_BUGREPORT 719 PACKAGE_STRING 720 PACKAGE_VERSION 721 PACKAGE_TARNAME 722 PACKAGE_NAME 639 723 PATH_SEPARATOR 640 PACKAGE_NAME 641 PACKAGE_TARNAME 642 PACKAGE_VERSION 643 PACKAGE_STRING 644 PACKAGE_BUGREPORT 645 exec_prefix 646 prefix 647 program_transform_name 648 bindir 649 sbindir 650 libexecdir 651 datarootdir 652 datadir 653 sysconfdir 654 sharedstatedir 655 localstatedir 656 includedir 657 oldincludedir 658 docdir 659 infodir 660 htmldir 661 dvidir 662 pdfdir 663 psdir 664 libdir 665 localedir 666 mandir 667 DEFS 668 ECHO_C 669 ECHO_N 670 ECHO_T 671 LIBS 672 build_alias 673 host_alias 674 target_alias 675 build 676 build_cpu 677 build_vendor 678 build_os 679 CAT 680 CC 681 CFLAGS 682 LDFLAGS 683 CPPFLAGS 684 ac_ct_CC 685 EXEEXT 686 OBJEXT 687 GDB 688 CHMOD 689 CP 690 ECHO 691 INSTALL_PROGRAM 692 INSTALL_SCRIPT 693 INSTALL_DATA 694 LN_S 695 MAKE 696 PERL 697 TEST 698 TOUCH 699 RM 700 INDENT 701 CTAGS 702 ETAGS 703 EXCTAGS 704 UPTIME 705 SENDMAIL 706 CPP 707 GREP 708 EGREP 709 HAVE_SSL 710 PCRE_LIBS 711 PCRE_CFLAGS 712 MYSQL_CONFIG 713 MYSQL_VERSION 714 MYSQL_CFLAGS 715 MYSQL_LDFLAGS 716 PG_CONFIG 717 POSTGRESQL_VERSION 718 POSTGRESQL_CFLAGS 719 POSTGRESQL_LDFLAGS 720 SQLITE3_CFLAGS 721 SQLITE3_LDFLAGS 722 SQLITE3_VERSION 723 LIBOBJS 724 LTLIBOBJS' 724 SHELL' 725 725 ac_subst_files='' 726 726 ac_user_opts=' … … 1167 1167 case $enable_option_checking in 1168 1168 no) ;; 1169 fatal) { $as_echo "$as_me: error: Unrecognized options: $ac_unrecognized_opts" >&21169 fatal) { $as_echo "$as_me: error: unrecognized options: $ac_unrecognized_opts" >&2 1170 1170 { (exit 1); exit 1; }; } ;; 1171 *) $as_echo "$as_me: WARNING: Unrecognized options: $ac_unrecognized_opts" >&2 ;;1171 *) $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2 ;; 1172 1172 esac 1173 1173 fi … … 1222 1222 ac_ls_di=`ls -di .` && 1223 1223 ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` || 1224 { $as_echo "$as_me: error: Working directory cannot be determined" >&21224 { $as_echo "$as_me: error: working directory cannot be determined" >&2 1225 1225 { (exit 1); exit 1; }; } 1226 1226 test "X$ac_ls_di" = "X$ac_pwd_ls_di" || … … 1463 1463 cat <<\_ACEOF 1464 1464 configure 1465 generated by GNU Autoconf 2.6 21465 generated by GNU Autoconf 2.63 1466 1466 1467 1467 Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, … … 1477 1477 1478 1478 It was created by $as_me, which was 1479 generated by GNU Autoconf 2.6 2. Invocation command line was1479 generated by GNU Autoconf 2.63. Invocation command line was 1480 1480 1481 1481 $ $0 $@ … … 1600 1600 *${as_nl}*) 1601 1601 case $ac_var in #( 1602 *_cv_*) { $as_echo "$as_me:$LINENO: WARNING: Cache variable $ac_var contains a newline." >&51603 $as_echo "$as_me: WARNING: Cache variable $ac_var contains a newline." >&2;} ;;1602 *_cv_*) { $as_echo "$as_me:$LINENO: WARNING: cache variable $ac_var contains a newline" >&5 1603 $as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;; 1604 1604 esac 1605 1605 case $ac_var in #( … … 1804 1804 done 1805 1805 if $ac_cache_corrupted; then 1806 { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5 1807 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 1806 1808 { $as_echo "$as_me:$LINENO: error: changes in the environment can compromise the build" >&5 1807 1809 $as_echo "$as_me: error: changes in the environment can compromise the build" >&2;} … … 2057 2059 case $cross_compiling:$ac_tool_warned in 2058 2060 yes:) 2059 { $as_echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools 2060 whose name does not start with the host triplet. If you think this 2061 configuration is useful to you, please write to autoconf@gnu.org." >&5 2062 $as_echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools 2063 whose name does not start with the host triplet. If you think this 2064 configuration is useful to you, please write to autoconf@gnu.org." >&2;} 2061 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5 2062 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} 2065 2063 ac_tool_warned=yes ;; 2066 2064 esac … … 2261 2259 case $cross_compiling:$ac_tool_warned in 2262 2260 yes:) 2263 { $as_echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools 2264 whose name does not start with the host triplet. If you think this 2265 configuration is useful to you, please write to autoconf@gnu.org." >&5 2266 $as_echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools 2267 whose name does not start with the host triplet. If you think this 2268 configuration is useful to you, please write to autoconf@gnu.org." >&2;} 2261 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5 2262 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} 2269 2263 ac_tool_warned=yes ;; 2270 2264 esac … … 2276 2270 2277 2271 2278 test -z "$CC" && { { $as_echo "$as_me:$LINENO: error: no acceptable C compiler found in \$PATH 2272 test -z "$CC" && { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5 2273 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 2274 { { $as_echo "$as_me:$LINENO: error: no acceptable C compiler found in \$PATH 2279 2275 See \`config.log' for more details." >&5 2280 2276 $as_echo "$as_me: error: no acceptable C compiler found in \$PATH 2281 2277 See \`config.log' for more details." >&2;} 2282 { (exit 1); exit 1; }; } 2278 { (exit 1); exit 1; }; }; } 2283 2279 2284 2280 # Provide some information about the compiler. … … 2410 2406 sed 's/^/| /' conftest.$ac_ext >&5 2411 2407 2408 { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5 2409 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 2412 2410 { { $as_echo "$as_me:$LINENO: error: C compiler cannot create executables 2413 2411 See \`config.log' for more details." >&5 2414 2412 $as_echo "$as_me: error: C compiler cannot create executables 2415 2413 See \`config.log' for more details." >&2;} 2416 { (exit 77); exit 77; }; } 2414 { (exit 77); exit 77; }; }; } 2417 2415 fi 2418 2416 … … 2442 2440 cross_compiling=yes 2443 2441 else 2444 { { $as_echo "$as_me:$LINENO: error: cannot run C compiled programs. 2442 { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5 2443 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 2444 { { $as_echo "$as_me:$LINENO: error: cannot run C compiled programs. 2445 2445 If you meant to cross compile, use \`--host'. 2446 2446 See \`config.log' for more details." >&5 … … 2448 2448 If you meant to cross compile, use \`--host'. 2449 2449 See \`config.log' for more details." >&2;} 2450 { (exit 1); exit 1; }; } 2450 { (exit 1); exit 1; }; }; } 2451 2451 fi 2452 2452 fi … … 2491 2491 done 2492 2492 else 2493 { { $as_echo "$as_me:$LINENO: error: cannot compute suffix of executables: cannot compile and link 2493 { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5 2494 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 2495 { { $as_echo "$as_me:$LINENO: error: cannot compute suffix of executables: cannot compile and link 2494 2496 See \`config.log' for more details." >&5 2495 2497 $as_echo "$as_me: error: cannot compute suffix of executables: cannot compile and link 2496 2498 See \`config.log' for more details." >&2;} 2497 { (exit 1); exit 1; }; } 2499 { (exit 1); exit 1; }; }; } 2498 2500 fi 2499 2501 … … 2549 2551 sed 's/^/| /' conftest.$ac_ext >&5 2550 2552 2553 { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5 2554 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 2551 2555 { { $as_echo "$as_me:$LINENO: error: cannot compute suffix of object files: cannot compile 2552 2556 See \`config.log' for more details." >&5 2553 2557 $as_echo "$as_me: error: cannot compute suffix of object files: cannot compile 2554 2558 See \`config.log' for more details." >&2;} 2555 { (exit 1); exit 1; }; } 2559 { (exit 1); exit 1; }; }; } 2556 2560 fi 2557 2561 … … 4225 4229 : 4226 4230 else 4227 { { $as_echo "$as_me:$LINENO: error: C preprocessor \"$CPP\" fails sanity check 4231 { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5 4232 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 4233 { { $as_echo "$as_me:$LINENO: error: C preprocessor \"$CPP\" fails sanity check 4228 4234 See \`config.log' for more details." >&5 4229 4235 $as_echo "$as_me: error: C preprocessor \"$CPP\" fails sanity check 4230 4236 See \`config.log' for more details." >&2;} 4231 { (exit 1); exit 1; }; } 4237 { (exit 1); exit 1; }; }; } 4232 4238 fi 4233 4239 … … 4612 4618 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5 4613 4619 $as_echo "$ac_res" >&6; } 4614 if test `eval 'as_val=${'$as_ac_Header'} 4615 $as_echo "$as_val"'` = yes; then 4620 as_val=`eval 'as_val=${'$as_ac_Header'} 4621 $as_echo "$as_val"'` 4622 if test "x$as_val" = x""yes; then 4616 4623 cat >>confdefs.h <<_ACEOF 4617 4624 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 … … 4836 4843 { $as_echo "$as_me:$LINENO: result: $ac_cv_type__Bool" >&5 4837 4844 $as_echo "$ac_cv_type__Bool" >&6; } 4838 if test $ac_cv_type__Bool =yes; then4845 if test "x$ac_cv_type__Bool" = x""yes; then 4839 4846 4840 4847 cat >>confdefs.h <<_ACEOF … … 5110 5117 5111 5118 fi 5112 if test $ac_cv_header_sys_time_h =yes; then5119 if test "x$ac_cv_header_sys_time_h" = x""yes; then 5113 5120 cat >>confdefs.h <<\_ACEOF 5114 5121 #define I_SYS_TIME 1 … … 5245 5252 5246 5253 fi 5247 if test $ac_cv_header_arpa_inet_h =yes; then5254 if test "x$ac_cv_header_arpa_inet_h" = x""yes; then 5248 5255 cat >>confdefs.h <<\_ACEOF 5249 5256 #define I_ARPA_INET 1 … … 5380 5387 5381 5388 fi 5382 if test $ac_cv_header_arpa_nameser_h =yes; then5389 if test "x$ac_cv_header_arpa_nameser_h" = x""yes; then 5383 5390 cat >>confdefs.h <<\_ACEOF 5384 5391 #define I_ARPA_NAMESER 1 … … 5515 5522 5516 5523 fi 5517 if test $ac_cv_header_fcntl_h =yes; then5524 if test "x$ac_cv_header_fcntl_h" = x""yes; then 5518 5525 cat >>confdefs.h <<\_ACEOF 5519 5526 #define I_FCNTL 1 … … 5650 5657 5651 5658 fi 5652 if test $ac_cv_header_floatingpoint_h =yes; then5659 if test "x$ac_cv_header_floatingpoint_h" = x""yes; then 5653 5660 cat >>confdefs.h <<\_ACEOF 5654 5661 #define I_FLOATINGPOINT 1 … … 5785 5792 5786 5793 fi 5787 if test $ac_cv_header_libintl_h =yes; then5794 if test "x$ac_cv_header_libintl_h" = x""yes; then 5788 5795 cat >>confdefs.h <<\_ACEOF 5789 5796 #define I_LIBINTL 1 … … 5920 5927 5921 5928 fi 5922 if test $ac_cv_header_malloc_h =yes; then5929 if test "x$ac_cv_header_malloc_h" = x""yes; then 5923 5930 cat >>confdefs.h <<\_ACEOF 5924 5931 #define I_MALLOC 1 … … 6055 6062 6056 6063 fi 6057 if test $ac_cv_header_netdb_h =yes; then6064 if test "x$ac_cv_header_netdb_h" = x""yes; then 6058 6065 cat >>confdefs.h <<\_ACEOF 6059 6066 #define I_NETDB 1 … … 6190 6197 6191 6198 fi 6192 if test $ac_cv_header_netinet_in_h =yes; then6199 if test "x$ac_cv_header_netinet_in_h" = x""yes; then 6193 6200 cat >>confdefs.h <<\_ACEOF 6194 6201 #define I_NETINET_IN 1 … … 6325 6332 6326 6333 fi 6327 if test $ac_cv_header_netinet_tcp_h =yes; then6334 if test "x$ac_cv_header_netinet_tcp_h" = x""yes; then 6328 6335 cat >>confdefs.h <<\_ACEOF 6329 6336 #define I_NETINET_TCP 1 … … 6460 6467 6461 6468 fi 6462 if test $ac_cv_header_sys_errno_h =yes; then6469 if test "x$ac_cv_header_sys_errno_h" = x""yes; then 6463 6470 cat >>confdefs.h <<\_ACEOF 6464 6471 #define I_SYS_ERRNO 1 … … 6595 6602 6596 6603 fi 6597 if test $ac_cv_header_sys_file_h =yes; then6604 if test "x$ac_cv_header_sys_file_h" = x""yes; then 6598 6605 cat >>confdefs.h <<\_ACEOF 6599 6606 #define I_SYS_FILE 1 … … 6730 6737 6731 6738 fi 6732 if test $ac_cv_header_sys_in_h =yes; then6739 if test "x$ac_cv_header_sys_in_h" = x""yes; then 6733 6740 cat >>confdefs.h <<\_ACEOF 6734 6741 #define I_SYS_IN 1 … … 6865 6872 6866 6873 fi 6867 if test $ac_cv_header_sys_mman_h =yes; then6874 if test "x$ac_cv_header_sys_mman_h" = x""yes; then 6868 6875 cat >>confdefs.h <<\_ACEOF 6869 6876 #define I_SYS_MMAN 1 … … 7000 7007 7001 7008 fi 7002 if test $ac_cv_header_sys_page_h =yes; then7009 if test "x$ac_cv_header_sys_page_h" = x""yes; then 7003 7010 cat >>confdefs.h <<\_ACEOF 7004 7011 #define I_SYS_PAGE 1 … … 7135 7142 7136 7143 fi 7137 if test $ac_cv_header_sys_param_h =yes; then7144 if test "x$ac_cv_header_sys_param_h" = x""yes; then 7138 7145 cat >>confdefs.h <<\_ACEOF 7139 7146 #define I_SYS_PARAM 1 … … 7270 7277 7271 7278 fi 7272 if test $ac_cv_header_sys_socket_h =yes; then7279 if test "x$ac_cv_header_sys_socket_h" = x""yes; then 7273 7280 cat >>confdefs.h <<\_ACEOF 7274 7281 #define I_SYS_SOCKET 1 … … 7405 7412 7406 7413 fi 7407 if test $ac_cv_header_sys_stat_h =yes; then7414 if test "x$ac_cv_header_sys_stat_h" = x""yes; then 7408 7415 cat >>confdefs.h <<\_ACEOF 7409 7416 #define I_SYS_STAT 1 … … 7540 7547 7541 7548 fi 7542 if test $ac_cv_header_sys_types_h =yes; then7549 if test "x$ac_cv_header_sys_types_h" = x""yes; then 7543 7550 cat >>confdefs.h <<\_ACEOF 7544 7551 #define I_SYS_TYPES 1 … … 7687 7694 7688 7695 fi 7689 if test `eval 'as_val=${'$as_ac_Header'} 7690 $as_echo "$as_val"'` = yes; then 7696 as_val=`eval 'as_val=${'$as_ac_Header'} 7697 $as_echo "$as_val"'` 7698 if test "x$as_val" = x""yes; then 7691 7699 cat >>confdefs.h <<_ACEOF 7692 7700 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 … … 7836 7844 7837 7845 fi 7838 if test `eval 'as_val=${'$as_ac_Header'} 7839 $as_echo "$as_val"'` = yes; then 7846 as_val=`eval 'as_val=${'$as_ac_Header'} 7847 $as_echo "$as_val"'` 7848 if test "x$as_val" = x""yes; then 7840 7849 cat >>confdefs.h <<_ACEOF 7841 7850 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 … … 8222 8231 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_ssize_t" >&5 8223 8232 $as_echo "$ac_cv_type_ssize_t" >&6; } 8224 if test $ac_cv_type_ssize_t =yes; then8233 if test "x$ac_cv_type_ssize_t" = x""yes; then 8225 8234 : 8226 8235 else … … 8326 8335 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_pid_t" >&5 8327 8336 $as_echo "$ac_cv_type_pid_t" >&6; } 8328 if test $ac_cv_type_pid_t =yes; then8337 if test "x$ac_cv_type_pid_t" = x""yes; then 8329 8338 : 8330 8339 else … … 9182 9191 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_intmax_t" >&5 9183 9192 $as_echo "$ac_cv_type_intmax_t" >&6; } 9184 if test $ac_cv_type_intmax_t =yes; then9193 if test "x$ac_cv_type_intmax_t" = x""yes; then 9185 9194 9186 9195 cat >>confdefs.h <<\_ACEOF … … 9381 9390 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_uintmax_t" >&5 9382 9391 $as_echo "$ac_cv_type_uintmax_t" >&6; } 9383 if test $ac_cv_type_uintmax_t =yes; then9392 if test "x$ac_cv_type_uintmax_t" = x""yes; then 9384 9393 9385 9394 cat >>confdefs.h <<\_ACEOF … … 9651 9660 ?*) ac_cv_sizeof_int=$ac_lo;; 9652 9661 '') if test "$ac_cv_type_int" = yes; then 9653 { { $as_echo "$as_me:$LINENO: error: cannot compute sizeof (int) 9662 { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5 9663 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 9664 { { $as_echo "$as_me:$LINENO: error: cannot compute sizeof (int) 9654 9665 See \`config.log' for more details." >&5 9655 9666 $as_echo "$as_me: error: cannot compute sizeof (int) 9656 9667 See \`config.log' for more details." >&2;} 9657 { (exit 77); exit 77; }; } 9668 { (exit 77); exit 77; }; }; } 9658 9669 else 9659 9670 ac_cv_sizeof_int=0 … … 9731 9742 ( exit $ac_status ) 9732 9743 if test "$ac_cv_type_int" = yes; then 9733 { { $as_echo "$as_me:$LINENO: error: cannot compute sizeof (int) 9744 { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5 9745 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 9746 { { $as_echo "$as_me:$LINENO: error: cannot compute sizeof (int) 9734 9747 See \`config.log' for more details." >&5 9735 9748 $as_echo "$as_me: error: cannot compute sizeof (int) 9736 9749 See \`config.log' for more details." >&2;} 9737 { (exit 77); exit 77; }; } 9750 { (exit 77); exit 77; }; }; } 9738 9751 else 9739 9752 ac_cv_sizeof_int=0 … … 10006 10019 ?*) ac_cv_sizeof_long=$ac_lo;; 10007 10020 '') if test "$ac_cv_type_long" = yes; then 10008 { { $as_echo "$as_me:$LINENO: error: cannot compute sizeof (long) 10021 { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5 10022 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 10023 { { $as_echo "$as_me:$LINENO: error: cannot compute sizeof (long) 10009 10024 See \`config.log' for more details." >&5 10010 10025 $as_echo "$as_me: error: cannot compute sizeof (long) 10011 10026 See \`config.log' for more details." >&2;} 10012 { (exit 77); exit 77; }; } 10027 { (exit 77); exit 77; }; }; } 10013 10028 else 10014 10029 ac_cv_sizeof_long=0 … … 10086 10101 ( exit $ac_status ) 10087 10102 if test "$ac_cv_type_long" = yes; then 10088 { { $as_echo "$as_me:$LINENO: error: cannot compute sizeof (long) 10103 { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5 10104 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 10105 { { $as_echo "$as_me:$LINENO: error: cannot compute sizeof (long) 10089 10106 See \`config.log' for more details." >&5 10090 10107 $as_echo "$as_me: error: cannot compute sizeof (long) 10091 10108 See \`config.log' for more details." >&2;} 10092 { (exit 77); exit 77; }; } 10109 { (exit 77); exit 77; }; }; } 10093 10110 else 10094 10111 ac_cv_sizeof_long=0 … … 10361 10378 ?*) ac_cv_sizeof_int64_t=$ac_lo;; 10362 10379 '') if test "$ac_cv_type_int64_t" = yes; then 10363 { { $as_echo "$as_me:$LINENO: error: cannot compute sizeof (int64_t) 10380 { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5 10381 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 10382 { { $as_echo "$as_me:$LINENO: error: cannot compute sizeof (int64_t) 10364 10383 See \`config.log' for more details." >&5 10365 10384 $as_echo "$as_me: error: cannot compute sizeof (int64_t) 10366 10385 See \`config.log' for more details." >&2;} 10367 { (exit 77); exit 77; }; } 10386 { (exit 77); exit 77; }; }; } 10368 10387 else 10369 10388 ac_cv_sizeof_int64_t=0 … … 10441 10460 ( exit $ac_status ) 10442 10461 if test "$ac_cv_type_int64_t" = yes; then 10443 { { $as_echo "$as_me:$LINENO: error: cannot compute sizeof (int64_t) 10462 { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5 10463 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 10464 { { $as_echo "$as_me:$LINENO: error: cannot compute sizeof (int64_t) 10444 10465 See \`config.log' for more details." >&5 10445 10466 $as_echo "$as_me: error: cannot compute sizeof (int64_t) 10446 10467 See \`config.log' for more details." >&2;} 10447 { (exit 77); exit 77; }; } 10468 { (exit 77); exit 77; }; }; } 10448 10469 else 10449 10470 ac_cv_sizeof_int64_t=0 … … 10716 10737 ?*) ac_cv_sizeof_intmax_t=$ac_lo;; 10717 10738 '') if test "$ac_cv_type_intmax_t" = yes; then 10718 { { $as_echo "$as_me:$LINENO: error: cannot compute sizeof (intmax_t) 10739 { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5 10740 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 10741 { { $as_echo "$as_me:$LINENO: error: cannot compute sizeof (intmax_t) 10719 10742 See \`config.log' for more details." >&5 10720 10743 $as_echo "$as_me: error: cannot compute sizeof (intmax_t) 10721 10744 See \`config.log' for more details." >&2;} 10722 { (exit 77); exit 77; }; } 10745 { (exit 77); exit 77; }; }; } 10723 10746 else 10724 10747 ac_cv_sizeof_intmax_t=0 … … 10796 10819 ( exit $ac_status ) 10797 10820 if test "$ac_cv_type_intmax_t" = yes; then 10798 { { $as_echo "$as_me:$LINENO: error: cannot compute sizeof (intmax_t) 10821 { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5 10822 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 10823 { { $as_echo "$as_me:$LINENO: error: cannot compute sizeof (intmax_t) 10799 10824 See \`config.log' for more details." >&5 10800 10825 $as_echo "$as_me: error: cannot compute sizeof (intmax_t) 10801 10826 See \`config.log' for more details." >&2;} 10802 { (exit 77); exit 77; }; } 10827 { (exit 77); exit 77; }; }; } 10803 10828 else 10804 10829 ac_cv_sizeof_intmax_t=0 … … 11071 11096 ?*) ac_cv_sizeof_time_t=$ac_lo;; 11072 11097 '') if test "$ac_cv_type_time_t" = yes; then 11073 { { $as_echo "$as_me:$LINENO: error: cannot compute sizeof (time_t) 11098 { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5 11099 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 11100 { { $as_echo "$as_me:$LINENO: error: cannot compute sizeof (time_t) 11074 11101 See \`config.log' for more details." >&5 11075 11102 $as_echo "$as_me: error: cannot compute sizeof (time_t) 11076 11103 See \`config.log' for more details." >&2;} 11077 { (exit 77); exit 77; }; } 11104 { (exit 77); exit 77; }; }; } 11078 11105 else 11079 11106 ac_cv_sizeof_time_t=0 … … 11151 11178 ( exit $ac_status ) 11152 11179 if test "$ac_cv_type_time_t" = yes; then 11153 { { $as_echo "$as_me:$LINENO: error: cannot compute sizeof (time_t) 11180 { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5 11181 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 11182 { { $as_echo "$as_me:$LINENO: error: cannot compute sizeof (time_t) 11154 11183 See \`config.log' for more details." >&5 11155 11184 $as_echo "$as_me: error: cannot compute sizeof (time_t) 11156 11185 See \`config.log' for more details." >&2;} 11157 { (exit 77); exit 77; }; } 11186 { (exit 77); exit 77; }; }; } 11158 11187 else 11159 11188 ac_cv_sizeof_time_t=0 … … 11426 11455 ?*) ac_cv_sizeof_void_p=$ac_lo;; 11427 11456 '') if test "$ac_cv_type_void_p" = yes; then 11428 { { $as_echo "$as_me:$LINENO: error: cannot compute sizeof (void *) 11457 { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5 11458 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 11459 { { $as_echo "$as_me:$LINENO: error: cannot compute sizeof (void *) 11429 11460 See \`config.log' for more details." >&5 11430 11461 $as_echo "$as_me: error: cannot compute sizeof (void *) 11431 11462 See \`config.log' for more details." >&2;} 11432 { (exit 77); exit 77; }; } 11463 { (exit 77); exit 77; }; }; } 11433 11464 else 11434 11465 ac_cv_sizeof_void_p=0 … … 11506 11537 ( exit $ac_status ) 11507 11538 if test "$ac_cv_type_void_p" = yes; then 11508 { { $as_echo "$as_me:$LINENO: error: cannot compute sizeof (void *) 11539 { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5 11540 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 11541 { { $as_echo "$as_me:$LINENO: error: cannot compute sizeof (void *) 11509 11542 See \`config.log' for more details." >&5 11510 11543 $as_echo "$as_me: error: cannot compute sizeof (void *) 11511 11544 See \`config.log' for more details." >&2;} 11512 { (exit 77); exit 77; }; } 11545 { (exit 77); exit 77; }; }; } 11513 11546 else 11514 11547 ac_cv_sizeof_void_p=0 … … 11598 11631 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_m_sin" >&5 11599 11632 $as_echo "$ac_cv_lib_m_sin" >&6; } 11600 if test $ac_cv_lib_m_sin =yes; then11633 if test "x$ac_cv_lib_m_sin" = x""yes; then 11601 11634 cat >>confdefs.h <<_ACEOF 11602 11635 #define HAVE_LIBM 1 … … 11673 11706 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_intl_gettext" >&5 11674 11707 $as_echo "$ac_cv_lib_intl_gettext" >&6; } 11675 if test $ac_cv_lib_intl_gettext =yes; then11708 if test "x$ac_cv_lib_intl_gettext" = x""yes; then 11676 11709 cat >>confdefs.h <<_ACEOF 11677 11710 #define HAVE_LIBINTL 1 … … 11748 11781 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_crypt_crypt" >&5 11749 11782 $as_echo "$ac_cv_lib_crypt_crypt" >&6; } 11750 if test $ac_cv_lib_crypt_crypt =yes; then11783 if test "x$ac_cv_lib_crypt_crypt" = x""yes; then 11751 11784 cat >>confdefs.h <<_ACEOF 11752 11785 #define HAVE_LIBCRYPT 1 … … 11997 12030 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_socket_socket" >&5 11998 12031 $as_echo "$ac_cv_lib_socket_socket" >&6; } 11999 if test $ac_cv_lib_socket_socket =yes; then12032 if test "x$ac_cv_lib_socket_socket" = x""yes; then 12000 12033 LIBS="-lsocket -lnsl $LIBS" 12001 12034 fi … … 12070 12103 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_fam_FAMOpen" >&5 12071 12104 $as_echo "$ac_cv_lib_fam_FAMOpen" >&6; } 12072 if test $ac_cv_lib_fam_FAMOpen =yes; then12105 if test "x$ac_cv_lib_fam_FAMOpen" = x""yes; then 12073 12106 cat >>confdefs.h <<_ACEOF 12074 12107 #define HAVE_LIBFAM 1 … … 12241 12274 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_pcre_pcre_study" >&5 12242 12275 $as_echo "$ac_cv_lib_pcre_pcre_study" >&6; } 12243 if test $ac_cv_lib_pcre_pcre_study =yes; then12276 if test "x$ac_cv_lib_pcre_pcre_study" = x""yes; then 12244 12277 cat >>confdefs.h <<_ACEOF 12245 12278 #define HAVE_LIBPCRE 1 … … 12327 12360 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_pcre_pcre_compile" >&5 12328 12361 $as_echo "$ac_cv_lib_pcre_pcre_compile" >&6; } 12329 if test $ac_cv_lib_pcre_pcre_compile =yes; then12362 if test "x$ac_cv_lib_pcre_pcre_compile" = x""yes; then 12330 12363 cat >>confdefs.h <<_ACEOF 12331 12364 #define HAVE_LIBPCRE 1 … … 12910 12943 { $as_echo "$as_me:$LINENO: result: $ac_cv_func_bindtextdomain" >&5 12911 12944 $as_echo "$ac_cv_func_bindtextdomain" >&6; } 12912 if test $ac_cv_func_bindtextdomain =yes; then12945 if test "x$ac_cv_func_bindtextdomain" = x""yes; then 12913 12946 cat >>confdefs.h <<\_ACEOF 12914 12947 #define HAS_BINDTEXTDOMAIN 1 … … 13002 13035 { $as_echo "$as_me:$LINENO: result: $ac_cv_func_crypt" >&5 13003 13036 $as_echo "$ac_cv_func_crypt" >&6; } 13004 if test $ac_cv_func_crypt =yes; then13037 if test "x$ac_cv_func_crypt" = x""yes; then 13005 13038 cat >>confdefs.h <<\_ACEOF 13006 13039 #define HAS_CRYPT 1 … … 13101 13134 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5 13102 13135 $as_echo "$ac_res" >&6; } 13103 if test `eval 'as_val=${'$as_ac_var'} 13104 $as_echo "$as_val"'` = yes; then 13136 as_val=`eval 'as_val=${'$as_ac_var'} 13137 $as_echo "$as_val"'` 13138 if test "x$as_val" = x""yes; then 13105 13139 cat >>confdefs.h <<_ACEOF 13106 13140 #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1 … … 13244 13278 { $as_echo "$as_me:$LINENO: result: $ac_cv_func_gai_strerror" >&5 13245 13279 $as_echo "$ac_cv_func_gai_strerror" >&6; } 13246 if test $ac_cv_func_gai_strerror =yes; then13280 if test "x$ac_cv_func_gai_strerror" = x""yes; then 13247 13281 cat >>confdefs.h <<\_ACEOF 13248 13282 #define HAS_GAI_STRERROR 1 … … 13336 13370 { $as_echo "$as_me:$LINENO: result: $ac_cv_func_getaddrinfo" >&5 13337 13371 $as_echo "$ac_cv_func_getaddrinfo" >&6; } 13338 if test $ac_cv_func_getaddrinfo =yes; then13372 if test "x$ac_cv_func_getaddrinfo" = x""yes; then 13339 13373 cat >>confdefs.h <<\_ACEOF 13340 13374 #define HAS_GETADDRINFO 1 … … 13428 13462 { $as_echo "$as_me:$LINENO: result: $ac_cv_func_getdate" >&5 13429 13463 $as_echo "$ac_cv_func_getdate" >&6; } 13430 if test $ac_cv_func_getdate =yes; then13464 if test "x$ac_cv_func_getdate" = x""yes; then 13431 13465 cat >>confdefs.h <<\_ACEOF 13432 13466 #define HAS_GETDATE 1 … … 13520 13554 { $as_echo "$as_me:$LINENO: result: $ac_cv_func_gethostbyname2" >&5 13521 13555 $as_echo "$ac_cv_func_gethostbyname2" >&6; } 13522 if test $ac_cv_func_gethostbyname2 =yes; then13556 if test "x$ac_cv_func_gethostbyname2" = x""yes; then 13523 13557 cat >>confdefs.h <<\_ACEOF 13524 13558 #define HAS_GETHOSTBYNAME2 1 … … 13612 13646 { $as_echo "$as_me:$LINENO: result: $ac_cv_func_getnameinfo" >&5 13613 13647 $as_echo "$ac_cv_func_getnameinfo" >&6; } 13614 if test $ac_cv_func_getnameinfo =yes; then13648 if test "x$ac_cv_func_getnameinfo" = x""yes; then 13615 13649 cat >>confdefs.h <<\_ACEOF 13616 13650 #define HAS_GETNAMEINFO 1 … … 13704 13738 { $as_echo "$as_me:$LINENO: result: $ac_cv_func_getpagesize" >&5 13705 13739 $as_echo "$ac_cv_func_getpagesize" >&6; } 13706 if test $ac_cv_func_getpagesize =yes; then13740 if test "x$ac_cv_func_getpagesize" = x""yes; then 13707 13741 cat >>confdefs.h <<\_ACEOF 13708 13742 #define HAS_GETPAGESIZE 1 … … 13796 13830 { $as_echo "$as_me:$LINENO: result: $ac_cv_func_getrlimit" >&5 13797 13831 $as_echo "$ac_cv_func_getrlimit" >&6; } 13798 if test $ac_cv_func_getrlimit =yes; then13832 if test "x$ac_cv_func_getrlimit" = x""yes; then 13799 13833 cat >>confdefs.h <<\_ACEOF 13800 13834 #define HAS_GETRLIMIT 1 … … 13888 13922 { $as_echo "$as_me:$LINENO: result: $ac_cv_func_getrusage" >&5 13889 13923 $as_echo "$ac_cv_func_getrusage" >&6; } 13890 if test $ac_cv_func_getrusage =yes; then13924 if test "x$ac_cv_func_getrusage" = x""yes; then 13891 13925 cat >>confdefs.h <<\_ACEOF 13892 13926 #define HAS_GETRUSAGE 1 … … 13988 14022 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5 13989 14023 $as_echo "$ac_res" >&6; } 13990 if test `eval 'as_val=${'$as_ac_var'} 13991 $as_echo "$as_val"'` = yes; then 14024 as_val=`eval 'as_val=${'$as_ac_var'} 14025 $as_echo "$as_val"'` 14026 if test "x$as_val" = x""yes; then 13992 14027 cat >>confdefs.h <<_ACEOF 13993 14028 #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1 … … 14082 14117 { $as_echo "$as_me:$LINENO: result: $ac_cv_func_inet_pton" >&5 14083 14118 $as_echo "$ac_cv_func_inet_pton" >&6; } 14084 if test $ac_cv_func_inet_pton =yes; then14119 if test "x$ac_cv_func_inet_pton" = x""yes; then 14085 14120 cat >>confdefs.h <<\_ACEOF 14086 14121 #define HAS_INET_PTON 1 … … 14174 14209 { $as_echo "$as_me:$LINENO: result: $ac_cv_func_setitimer" >&5 14175 14210 $as_echo "$ac_cv_func_setitimer" >&6; } 14176 if test $ac_cv_func_setitimer =yes; then14211 if test "x$ac_cv_func_setitimer" = x""yes; then 14177 14212 cat >>confdefs.h <<\_ACEOF 14178 14213 #define HAS_ITIMER 1 … … 14266 14301 { $as_echo "$as_me:$LINENO: result: $ac_cv_func_setlocale" >&5 14267 14302 $as_echo "$ac_cv_func_setlocale" >&6; } 14268 if test $ac_cv_func_setlocale =yes; then14303 if test "x$ac_cv_func_setlocale" = x""yes; then 14269 14304 cat >>confdefs.h <<\_ACEOF 14270 14305 #define HAS_SETLOCALE 1 … … 14408 14443 14409 14444 fi 14410 if test `eval 'as_val=${'$as_ac_Header'} 14411 $as_echo "$as_val"'` = yes; then 14445 as_val=`eval 'as_val=${'$as_ac_Header'} 14446 $as_echo "$as_val"'` 14447 if test "x$as_val" = x""yes; then 14412 14448 cat >>confdefs.h <<_ACEOF 14413 14449 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 … … 14510 14546 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5 14511 14547 $as_echo "$ac_res" >&6; } 14512 if test `eval 'as_val=${'$as_ac_var'} 14513 $as_echo "$as_val"'` = yes; then 14548 as_val=`eval 'as_val=${'$as_ac_var'} 14549 $as_echo "$as_val"'` 14550 if test "x$as_val" = x""yes; then 14514 14551 cat >>confdefs.h <<_ACEOF 14515 14552 #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1 … … 14869 14906 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5 14870 14907 $as_echo "$ac_res" >&6; } 14871 if test `eval 'as_val=${'$as_ac_var'} 14872 $as_echo "$as_val"'` = yes; then 14908 as_val=`eval 'as_val=${'$as_ac_var'} 14909 $as_echo "$as_val"'` 14910 if test "x$as_val" = x""yes; then 14873 14911 cat >>confdefs.h <<_ACEOF 14874 14912 #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1 … … 15049 15087 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5 15050 15088 $as_echo "$ac_res" >&6; } 15051 if test `eval 'as_val=${'$as_ac_var'} 15052 $as_echo "$as_val"'` = yes; then 15089 as_val=`eval 'as_val=${'$as_ac_var'} 15090 $as_echo "$as_val"'` 15091 if test "x$as_val" = x""yes; then 15053 15092 cat >>confdefs.h <<_ACEOF 15054 15093 #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1 … … 15153 15192 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5 15154 15193 $as_echo "$ac_res" >&6; } 15155 if test `eval 'as_val=${'$as_ac_var'} 15156 $as_echo "$as_val"'` = yes; then 15194 as_val=`eval 'as_val=${'$as_ac_var'} 15195 $as_echo "$as_val"'` 15196 if test "x$as_val" = x""yes; then 15157 15197 cat >>confdefs.h <<_ACEOF 15158 15198 #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1 … … 15257 15297 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5 15258 15298 $as_echo "$ac_res" >&6; } 15259 if test `eval 'as_val=${'$as_ac_var'} 15260 $as_echo "$as_val"'` = yes; then 15299 as_val=`eval 'as_val=${'$as_ac_var'} 15300 $as_echo "$as_val"'` 15301 if test "x$as_val" = x""yes; then 15261 15302 cat >>confdefs.h <<_ACEOF 15262 15303 #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1 … … 15364 15405 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5 15365 15406 $as_echo "$ac_res" >&6; } 15366 if test `eval 'as_val=${'$as_ac_var'} 15367 $as_echo "$as_val"'` = yes; then 15407 as_val=`eval 'as_val=${'$as_ac_var'} 15408 $as_echo "$as_val"'` 15409 if test "x$as_val" = x""yes; then 15368 15410 cat >>confdefs.h <<_ACEOF 15369 15411 #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1 … … 15466 15508 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5 15467 15509 $as_echo "$ac_res" >&6; } 15468 if test `eval 'as_val=${'$as_ac_var'} 15469 $as_echo "$as_val"'` = yes; then 15510 as_val=`eval 'as_val=${'$as_ac_var'} 15511 $as_echo "$as_val"'` 15512 if test "x$as_val" = x""yes; then 15470 15513 cat >>confdefs.h <<_ACEOF 15471 15514 #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1 … … 15744 15787 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5 15745 15788 $as_echo "$ac_res" >&6; } 15746 if test `eval 'as_val=${'$as_ac_var'} 15747 $as_echo "$as_val"'` = yes; then 15789 as_val=`eval 'as_val=${'$as_ac_var'} 15790 $as_echo "$as_val"'` 15791 if test "x$as_val" = x""yes; then 15748 15792 cat >>confdefs.h <<_ACEOF 15749 15793 #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1 … … 15849 15893 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5 15850 15894 $as_echo "$ac_res" >&6; } 15851 if test `eval 'as_val=${'$as_ac_var'} 15852 $as_echo "$as_val"'` = yes; then 15895 as_val=`eval 'as_val=${'$as_ac_var'} 15896 $as_echo "$as_val"'` 15897 if test "x$as_val" = x""yes; then 15853 15898 cat >>confdefs.h <<_ACEOF 15854 15899 #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1 … … 16025 16070 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5 16026 16071 $as_echo "$ac_res" >&6; } 16027 if test `eval 'as_val=${'$as_ac_var'} 16028 $as_echo "$as_val"'` = yes; then 16072 as_val=`eval 'as_val=${'$as_ac_var'} 16073 $as_echo "$as_val"'` 16074 if test "x$as_val" = x""yes; then 16029 16075 cat >>confdefs.h <<_ACEOF 16030 16076 #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1 … … 16119 16165 { $as_echo "$as_me:$LINENO: result: $ac_cv_func_sysconf" >&5 16120 16166 $as_echo "$ac_cv_func_sysconf" >&6; } 16121 if test $ac_cv_func_sysconf =yes; then16167 if test "x$ac_cv_func_sysconf" = x""yes; then 16122 16168 cat >>confdefs.h <<\_ACEOF 16123 16169 #define HAS_SYSCONF 1 … … 16211 16257 { $as_echo "$as_me:$LINENO: result: $ac_cv_func_textdomain" >&5 16212 16258 $as_echo "$ac_cv_func_textdomain" >&6; } 16213 if test $ac_cv_func_textdomain =yes; then16259 if test "x$ac_cv_func_textdomain" = x""yes; then 16214 16260 cat >>confdefs.h <<\_ACEOF 16215 16261 #define HAS_TEXTDOMAIN 1 … … 16310 16356 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5 16311 16357 $as_echo "$ac_res" >&6; } 16312 if test `eval 'as_val=${'$as_ac_var'} 16313 $as_echo "$as_val"'` = yes; then 16358 as_val=`eval 'as_val=${'$as_ac_var'} 16359 $as_echo "$as_val"'` 16360 if test "x$as_val" = x""yes; then 16314 16361 cat >>confdefs.h <<_ACEOF 16315 16362 #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1 … … 16414 16461 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5 16415 16462 $as_echo "$ac_res" >&6; } 16416 if test `eval 'as_val=${'$as_ac_var'} 16417 $as_echo "$as_val"'` = yes; then 16463 as_val=`eval 'as_val=${'$as_ac_var'} 16464 $as_echo "$as_val"'` 16465 if test "x$as_val" = x""yes; then 16418 16466 cat >>confdefs.h <<_ACEOF 16419 16467 #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1 … … 16529 16577 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_union_wait" >&5 16530 16578 $as_echo "$ac_cv_type_union_wait" >&6; } 16531 if test $ac_cv_type_union_wait =yes; then16579 if test "x$ac_cv_type_union_wait" = x""yes; then 16532 16580 16533 16581 cat >>confdefs.h <<_ACEOF … … 16610 16658 { $as_echo "$as_me:$LINENO: result: $ac_cv_have_decl_h_errno" >&5 16611 16659 $as_echo "$ac_cv_have_decl_h_errno" >&6; } 16612 if test $ac_cv_have_decl_h_errno =yes; then16660 if test "x$ac_cv_have_decl_h_errno" = x""yes; then 16613 16661 16614 16662 cat >>confdefs.h <<_ACEOF … … 16734 16782 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_struct_sockaddr_in6" >&5 16735 16783 $as_echo "$ac_cv_type_struct_sockaddr_in6" >&6; } 16736 if test $ac_cv_type_struct_sockaddr_in6 =yes; then16784 if test "x$ac_cv_type_struct_sockaddr_in6" = x""yes; then 16737 16785 16738 16786 cat >>confdefs.h <<_ACEOF … … 16866 16914 { $as_echo "$as_me:$LINENO: result: $ac_cv_have_decl_SIGCHLD" >&5 16867 16915 $as_echo "$ac_cv_have_decl_SIGCHLD" >&6; } 16868 if test $ac_cv_have_decl_SIGCHLD =yes; then16916 if test "x$ac_cv_have_decl_SIGCHLD" = x""yes; then 16869 16917 16870 16918 cat >>confdefs.h <<_ACEOF … … 16942 16990 { $as_echo "$as_me:$LINENO: result: $ac_cv_have_decl_SIGCLD" >&5 16943 16991 $as_echo "$ac_cv_have_decl_SIGCLD" >&6; } 16944 if test $ac_cv_have_decl_SIGCLD =yes; then16992 if test "x$ac_cv_have_decl_SIGCLD" = x""yes; then 16945 16993 16946 16994 cat >>confdefs.h <<_ACEOF … … 16981 17029 { $as_echo "$as_me:$LINENO: result: $ac_cv_file__dev_urandom" >&5 16982 17030 $as_echo "$ac_cv_file__dev_urandom" >&6; } 16983 if test $ac_cv_file__dev_urandom =yes; then17031 if test "x$ac_cv_file__dev_urandom" = x""yes; then 16984 17032 cat >>confdefs.h <<\_ACEOF 16985 17033 #define HAS_DEV_URANDOM 1 … … 17055 17103 *${as_nl}*) 17056 17104 case $ac_var in #( 17057 *_cv_*) { $as_echo "$as_me:$LINENO: WARNING: Cache variable $ac_var contains a newline." >&517058 $as_echo "$as_me: WARNING: Cache variable $ac_var contains a newline." >&2;} ;;17105 *_cv_*) { $as_echo "$as_me:$LINENO: WARNING: cache variable $ac_var contains a newline" >&5 17106 $as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;; 17059 17107 esac 17060 17108 case $ac_var in #( … … 17448 17496 ac_log=" 17449 17497 This file was extended by $as_me, which was 17450 generated by GNU Autoconf 2.6 2. Invocation command line was17498
