Changeset 501 in kBuild for vendor/gnumake/current/configure
- Timestamp:
- Sep 15, 2006 2:30:32 AM (18 years ago)
- File:
-
- 1 edited
-
vendor/gnumake/current/configure (modified) (129 diffs, 1 prop)
Legend:
- Unmodified
- Added
- Removed
-
vendor/gnumake/current/configure
-
Property svn:executable
set to
*
r152 r501 1 1 #! /bin/sh 2 # From configure.in Id: configure.in,v 1.1 25 2004/03/06 08:05:19psmith Exp .2 # From configure.in Id: configure.in,v 1.142 2006/04/01 06:36:40 psmith Exp . 3 3 # Guess values for system-dependent variables and create Makefiles. 4 # Generated by GNU Autoconf 2.59 for GNU make 3.81 beta1.4 # Generated by GNU Autoconf 2.59 for GNU make 3.81. 5 5 # 6 6 # Report bugs to <bug-make@gnu.org>. … … 271 271 PACKAGE_NAME='GNU make' 272 272 PACKAGE_TARNAME='make' 273 PACKAGE_VERSION='3.81 beta1'274 PACKAGE_STRING='GNU make 3.81 beta1'273 PACKAGE_VERSION='3.81' 274 PACKAGE_STRING='GNU make 3.81' 275 275 PACKAGE_BUGREPORT='bug-make@gnu.org' 276 276 … … 313 313 #endif" 314 314 315 ac_subst_vars='SHELL PATH_SEPARATOR PACKAGE_NAME PACKAGE_TARNAME PACKAGE_VERSION PACKAGE_STRING PACKAGE_BUGREPORT exec_prefix prefix program_transform_name bindir sbindir libexecdir datadir sysconfdir sharedstatedir localstatedir libdir includedir oldincludedir infodir mandir build_alias host_alias target_alias DEFS ECHO_C ECHO_N ECHO_T LIBS INSTALL_PROGRAM INSTALL_SCRIPT INSTALL_DATA CYGPATH_W PACKAGE VERSION ACLOCAL AUTOCONF AUTOMAKE AUTOHEADER MAKEINFO AMTAR install_sh STRIP ac_ct_STRIP INSTALL_STRIP_PROGRAM mkdir_p AWK SET_MAKE am__leading_dot CC CFLAGS LDFLAGS CPPFLAGS ac_ct_CC EXEEXT OBJEXT DEPDIR am__include am__quote AMDEP_TRUE AMDEP_FALSE AMDEPBACKSLASH CCDEPMODE am__fastdepCC_TRUE am__fastdepCC_FALSE RANLIB ac_ct_RANLIB CPP AR PERL build build_cpu build_vendor build_os host host_cpu host_vendor host_os EGREP U ANSI2KNR MKINSTALLDIRS USE_NLS MSGFMT GMSGFMT XGETTEXT MSGMERGE LIBICONV LTLIBICONV INTLLIBS LIBINTL LTLIBINTL POSUB ALLOCA LIBOBJS NEED_SETGID KMEM_GROUP GETLOADAVG_LIBS REMOTE USE_CUSTOMS_TRUE USE_CUSTOMS_FALSE GLOBINC GLOBLIB USE_LOCAL_GLOB_TRUE USE_LOCAL_GLOB_FALSE MAKE_HOSTLTLIBOBJS'315 ac_subst_vars='SHELL PATH_SEPARATOR PACKAGE_NAME PACKAGE_TARNAME PACKAGE_VERSION PACKAGE_STRING PACKAGE_BUGREPORT exec_prefix prefix program_transform_name bindir sbindir libexecdir datadir sysconfdir sharedstatedir localstatedir libdir includedir oldincludedir infodir mandir build_alias host_alias target_alias DEFS ECHO_C ECHO_N ECHO_T LIBS INSTALL_PROGRAM INSTALL_SCRIPT INSTALL_DATA CYGPATH_W PACKAGE VERSION ACLOCAL AUTOCONF AUTOMAKE AUTOHEADER MAKEINFO install_sh STRIP ac_ct_STRIP INSTALL_STRIP_PROGRAM mkdir_p AWK SET_MAKE am__leading_dot AMTAR am__tar am__untar CC CFLAGS LDFLAGS CPPFLAGS ac_ct_CC EXEEXT OBJEXT DEPDIR am__include am__quote AMDEP_TRUE AMDEP_FALSE AMDEPBACKSLASH CCDEPMODE am__fastdepCC_TRUE am__fastdepCC_FALSE RANLIB ac_ct_RANLIB CPP AR PERL build build_cpu build_vendor build_os host host_cpu host_vendor host_os EGREP U ANSI2KNR MKINSTALLDIRS USE_NLS MSGFMT GMSGFMT XGETTEXT MSGMERGE LIBICONV LTLIBICONV INTLLIBS LIBINTL LTLIBINTL POSUB ALLOCA LIBOBJS NEED_SETGID KMEM_GROUP GETLOADAVG_LIBS REMOTE USE_CUSTOMS_TRUE USE_CUSTOMS_FALSE GLOBINC GLOBLIB USE_LOCAL_GLOB_TRUE USE_LOCAL_GLOB_FALSE MAKE_HOST WINDOWSENV_TRUE WINDOWSENV_FALSE LTLIBOBJS' 316 316 ac_subst_files='MAINT_MAKEFILE' 317 317 … … 782 782 # This message is too long to be a string in the A/UX 3.1 sh. 783 783 cat <<_ACEOF 784 \`configure' configures GNU make 3.81 beta1to adapt to many kinds of systems.784 \`configure' configures GNU make 3.81 to adapt to many kinds of systems. 785 785 786 786 Usage: $0 [OPTION]... [VAR=VALUE]... … … 848 848 if test -n "$ac_init_help"; then 849 849 case $ac_init_help in 850 short | recursive ) echo "Configuration of GNU make 3.81 beta1:";;850 short | recursive ) echo "Configuration of GNU make 3.81:";; 851 851 esac 852 852 cat <<\_ACEOF … … 860 860 --disable-rpath do not hardcode runtime library paths 861 861 --disable-largefile omit support for large files 862 --enable-case-insensitive-file-system 863 enable case insensitive file system support 862 864 --disable-job-server disallow recursive make communication during -jN 863 865 … … 975 977 echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2 976 978 fi 977 cd $ac_popdir979 cd "$ac_popdir" 978 980 done 979 981 fi … … 982 984 if $ac_init_version; then 983 985 cat <<\_ACEOF 984 GNU make configure 3.81 beta1986 GNU make configure 3.81 985 987 generated by GNU Autoconf 2.59 986 988 … … 996 998 running configure, to aid debugging if configure makes a mistake. 997 999 998 It was created by GNU make $as_me 3.81 beta1, which was1000 It was created by GNU make $as_me 3.81, which was 999 1001 generated by GNU Autoconf 2.59. Invocation command line was 1000 1002 … … 1367 1369 1368 1370 # Automake setup 1369 am__api_version="1. 8"1371 am__api_version="1.9" 1370 1372 # Find a good install program. We prefer a C program (faster), 1371 1373 # so one script is as good as another. But avoid the broken or … … 1518 1520 fi 1519 1521 1520 if mkdir -p -- . 2>/dev/null; then1521 # Keeping the `.' argument allows $(mkdir_p) to be used without1522 # a rgument. Indeed, we sometimes output rules like1522 if mkdir -p --version . >/dev/null 2>&1 && test ! -d ./--version; then 1523 # We used to keeping the `.' as first argument, in order to 1524 # allow $(mkdir_p) to be used without argument. As in 1523 1525 # $(mkdir_p) $(somedir) 1524 # where $(somedir) is conditionally defined. 1525 # (`test -n '$(somedir)' && $(mkdir_p) $(somedir)' is a more 1526 # expensive solution, as it forces Make to start a sub-shell.) 1527 mkdir_p='mkdir -p -- .' 1526 # where $(somedir) is conditionally defined. However this is wrong 1527 # for two reasons: 1528 # 1. if the package is installed by a user who cannot write `.' 1529 # make install will fail, 1530 # 2. the above comment should most certainly read 1531 # $(mkdir_p) $(DESTDIR)$(somedir) 1532 # so it does not work when $(somedir) is undefined and 1533 # $(DESTDIR) is not. 1534 # To support the latter case, we have to write 1535 # test -z "$(somedir)" || $(mkdir_p) $(DESTDIR)$(somedir), 1536 # so the `.' trick is pointless. 1537 mkdir_p='mkdir -p --' 1528 1538 else 1529 1539 # On NextStep and OpenStep, the `mkdir' command does not … … 1531 1541 # directories to create, and then abort because `.' already 1532 1542 # exists. 1533 for d in ./-p ./-- ;1543 for d in ./-p ./--version; 1534 1544 do 1535 1545 test -d $d && rmdir $d … … 1641 1651 # Define the identity of the package. 1642 1652 PACKAGE='make' 1643 VERSION='3.81 beta1'1653 VERSION='3.81' 1644 1654 1645 1655 … … 1668 1678 1669 1679 MAKEINFO=${MAKEINFO-"${am_missing_run}makeinfo"} 1670 1671 1672 AMTAR=${AMTAR-"${am_missing_run}tar"}1673 1680 1674 1681 install_sh=${install_sh-"$am_aux_dir/install-sh"} … … 1764 1771 # We need awk for the "check" target. The system "awk" is bad on 1765 1772 # some platforms. 1773 # Always define AMTAR for backward compatibility. 1774 1775 AMTAR=${AMTAR-"${am_missing_run}tar"} 1776 1777 am__tar='${AMTAR} chof - "$$tardir"'; am__untar='${AMTAR} xf -' 1778 1779 1766 1780 1767 1781 … … 2337 2351 echo "$as_me:$LINENO: \$? = $ac_status" >&5 2338 2352 (exit $ac_status); } && 2339 { ac_try='test -z "$ac_c_werror_flag" 2340 || test ! -s conftest.err' 2353 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 2341 2354 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 2342 2355 (eval $ac_try) 2>&5 … … 2396 2409 echo "$as_me:$LINENO: \$? = $ac_status" >&5 2397 2410 (exit $ac_status); } && 2398 { ac_try='test -z "$ac_c_werror_flag" 2399 || test ! -s conftest.err' 2411 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 2400 2412 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 2401 2413 (eval $ac_try) 2>&5 … … 2513 2525 echo "$as_me:$LINENO: \$? = $ac_status" >&5 2514 2526 (exit $ac_status); } && 2515 { ac_try='test -z "$ac_c_werror_flag" 2516 || test ! -s conftest.err' 2527 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 2517 2528 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 2518 2529 (eval $ac_try) 2>&5 … … 2568 2579 echo "$as_me:$LINENO: \$? = $ac_status" >&5 2569 2580 (exit $ac_status); } && 2570 { ac_try='test -z "$ac_c_werror_flag" 2571 || test ! -s conftest.err' 2581 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 2572 2582 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 2573 2583 (eval $ac_try) 2>&5 … … 2614 2624 echo "$as_me:$LINENO: \$? = $ac_status" >&5 2615 2625 (exit $ac_status); } && 2616 { ac_try='test -z "$ac_c_werror_flag" 2617 || test ! -s conftest.err' 2626 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 2618 2627 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 2619 2628 (eval $ac_try) 2>&5 … … 2659 2668 echo "$as_me:$LINENO: \$? = $ac_status" >&5 2660 2669 (exit $ac_status); } && 2661 { ac_try='test -z "$ac_c_werror_flag" 2662 || test ! -s conftest.err' 2670 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 2663 2671 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 2664 2672 (eval $ac_try) 2>&5 … … 2805 2813 for i in 1 2 3 4 5 6; do 2806 2814 echo '#include "conftst'$i'.h"' >> sub/conftest.c 2807 : > sub/conftst$i.h 2815 # Using `: > sub/conftst$i.h' creates only sub/conftst1.h with 2816 # Solaris 8's {/usr,}/bin/sh. 2817 touch sub/conftst$i.h 2808 2818 done 2809 2819 echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf … … 2833 2843 ${MAKE-make} -s -f confmf > /dev/null 2>&1; then 2834 2844 # icc doesn't choke on unknown options, it will just issue warnings 2835 # (even with -Werror). So we grep stderr for any message 2836 # that says an option was ignored. 2837 if grep 'ignoring option' conftest.err >/dev/null 2>&1; then :; else 2845 # or remarks (even with -Werror). So we grep stderr for any message 2846 # that says an option was ignored or not supported. 2847 # When given -MP, icc 7.0 and 7.1 complain thusly: 2848 # icc: Command line warning: ignoring option '-M'; no argument required 2849 # The diagnosis changed in icc 8.0: 2850 # icc: Command line remark: option '-MP' not supported 2851 if (grep 'ignoring option' conftest.err || 2852 grep 'not supported' conftest.err) >/dev/null 2>&1; then :; else 2838 2853 am_cv_CC_dependencies_compiler_type=$depmode 2839 2854 break … … 3472 3487 echo "$as_me:$LINENO: \$? = $ac_status" >&5 3473 3488 (exit $ac_status); } && 3474 { ac_try='test -z "$ac_c_werror_flag" 3475 || test ! -s conftest.err' 3489 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 3476 3490 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 3477 3491 (eval $ac_try) 2>&5 … … 3527 3541 echo "$as_me:$LINENO: \$? = $ac_status" >&5 3528 3542 (exit $ac_status); } && 3529 { ac_try='test -z "$ac_c_werror_flag" 3530 || test ! -s conftest.err' 3543 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 3531 3544 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 3532 3545 (eval $ac_try) 2>&5 … … 3593 3606 echo "$as_me:$LINENO: \$? = $ac_status" >&5 3594 3607 (exit $ac_status); } && 3595 { ac_try='test -z "$ac_c_werror_flag" 3596 || test ! -s conftest.err' 3608 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 3597 3609 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 3598 3610 (eval $ac_try) 2>&5 … … 3764 3776 echo "$as_me:$LINENO: \$? = $ac_status" >&5 3765 3777 (exit $ac_status); } && 3766 { ac_try='test -z "$ac_c_werror_flag" 3767 || test ! -s conftest.err' 3778 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 3768 3779 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 3769 3780 (eval $ac_try) 2>&5 … … 3828 3839 echo "$as_me:$LINENO: \$? = $ac_status" >&5 3829 3840 (exit $ac_status); } && 3830 { ac_try='test -z "$ac_c_werror_flag" 3831 || test ! -s conftest.err' 3841 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 3832 3842 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 3833 3843 (eval $ac_try) 2>&5 … … 4024 4034 echo "$as_me:$LINENO: \$? = $ac_status" >&5 4025 4035 (exit $ac_status); } && 4026 { ac_try='test -z "$ac_c_werror_flag" 4027 || test ! -s conftest.err' 4036 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 4028 4037 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 4029 4038 (eval $ac_try) 2>&5 … … 5072 5081 echo "$as_me:$LINENO: \$? = $ac_status" >&5 5073 5082 (exit $ac_status); } && 5074 { ac_try='test -z "$ac_c_werror_flag" 5075 || test ! -s conftest.err' 5083 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 5076 5084 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 5077 5085 (eval $ac_try) 2>&5 … … 5164 5172 echo "$as_me:$LINENO: \$? = $ac_status" >&5 5165 5173 (exit $ac_status); } && 5166 { ac_try='test -z "$ac_c_werror_flag" 5167 || test ! -s conftest.err' 5174 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 5168 5175 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 5169 5176 (eval $ac_try) 2>&5 … … 5215 5222 echo "$as_me:$LINENO: \$? = $ac_status" >&5 5216 5223 (exit $ac_status); } && 5217 { ac_try='test -z "$ac_c_werror_flag" 5218 || test ! -s conftest.err' 5224 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 5219 5225 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 5220 5226 (eval $ac_try) 2>&5 … … 5682 5688 echo "$as_me:$LINENO: \$? = $ac_status" >&5 5683 5689 (exit $ac_status); } && 5684 { ac_try='test -z "$ac_c_werror_flag" 5685 || test ! -s conftest.err' 5690 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 5686 5691 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 5687 5692 (eval $ac_try) 2>&5 … … 5737 5742 echo "$as_me:$LINENO: \$? = $ac_status" >&5 5738 5743 (exit $ac_status); } && 5739 { ac_try='test -z "$ac_c_werror_flag" 5740 || test ! -s conftest.err' 5744 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 5741 5745 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 5742 5746 (eval $ac_try) 2>&5 … … 5925 5929 echo "$as_me:$LINENO: \$? = $ac_status" >&5 5926 5930 (exit $ac_status); } && 5927 { ac_try='test -z "$ac_c_werror_flag" 5928 || test ! -s conftest.err' 5931 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 5929 5932 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 5930 5933 (eval $ac_try) 2>&5 … … 5955 5958 echo "$as_me:$LINENO: \$? = $ac_status" >&5 5956 5959 (exit $ac_status); } && 5957 { ac_try='test -z "$ac_c_werror_flag" 5958 || test ! -s conftest.err' 5960 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 5959 5961 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 5960 5962 (eval $ac_try) 2>&5 … … 6026 6028 echo "$as_me:$LINENO: \$? = $ac_status" >&5 6027 6029 (exit $ac_status); } && 6028 { ac_try='test -z "$ac_c_werror_flag" 6029 || test ! -s conftest.err' 6030 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 6030 6031 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 6031 6032 (eval $ac_try) 2>&5 … … 6079 6080 echo "$as_me:$LINENO: \$? = $ac_status" >&5 6080 6081 (exit $ac_status); } && 6081 { ac_try='test -z "$ac_c_werror_flag" 6082 || test ! -s conftest.err' 6082 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 6083 6083 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 6084 6084 (eval $ac_try) 2>&5 … … 6151 6151 echo "$as_me:$LINENO: \$? = $ac_status" >&5 6152 6152 (exit $ac_status); } && 6153 { ac_try='test -z "$ac_c_werror_flag" 6154 || test ! -s conftest.err' 6153 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 6155 6154 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 6156 6155 (eval $ac_try) 2>&5 … … 6204 6203 echo "$as_me:$LINENO: \$? = $ac_status" >&5 6205 6204 (exit $ac_status); } && 6206 { ac_try='test -z "$ac_c_werror_flag" 6207 || test ! -s conftest.err' 6205 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 6208 6206 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 6209 6207 (eval $ac_try) 2>&5 … … 6279 6277 echo "$as_me:$LINENO: \$? = $ac_status" >&5 6280 6278 (exit $ac_status); } && 6281 { ac_try='test -z "$ac_c_werror_flag" 6282 || test ! -s conftest.err' 6279 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 6283 6280 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 6284 6281 (eval $ac_try) 2>&5 … … 6334 6331 echo "$as_me:$LINENO: \$? = $ac_status" >&5 6335 6332 (exit $ac_status); } && 6336 { ac_try='test -z "$ac_c_werror_flag" 6337 || test ! -s conftest.err' 6333 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 6338 6334 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 6339 6335 (eval $ac_try) 2>&5 … … 6402 6398 echo "$as_me:$LINENO: \$? = $ac_status" >&5 6403 6399 (exit $ac_status); } && 6404 { ac_try='test -z "$ac_c_werror_flag" 6405 || test ! -s conftest.err' 6400 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 6406 6401 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 6407 6402 (eval $ac_try) 2>&5 … … 6575 6570 echo "$as_me:$LINENO: \$? = $ac_status" >&5 6576 6571 (exit $ac_status); } && 6577 { ac_try='test -z "$ac_c_werror_flag" 6578 || test ! -s conftest.err' 6572 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 6579 6573 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 6580 6574 (eval $ac_try) 2>&5 … … 6648 6642 echo "$as_me:$LINENO: \$? = $ac_status" >&5 6649 6643 (exit $ac_status); } && 6650 { ac_try='test -z "$ac_c_werror_flag" 6651 || test ! -s conftest.err' 6644 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 6652 6645 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 6653 6646 (eval $ac_try) 2>&5 … … 6703 6696 echo "$as_me:$LINENO: \$? = $ac_status" >&5 6704 6697 (exit $ac_status); } && 6705 { ac_try='test -z "$ac_c_werror_flag" 6706 || test ! -s conftest.err' 6698 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 6707 6699 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 6708 6700 (eval $ac_try) 2>&5 … … 6775 6767 echo "$as_me:$LINENO: \$? = $ac_status" >&5 6776 6768 (exit $ac_status); } && 6777 { ac_try='test -z "$ac_c_werror_flag" 6778 || test ! -s conftest.err' 6769 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 6779 6770 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 6780 6771 (eval $ac_try) 2>&5 … … 6830 6821 echo "$as_me:$LINENO: \$? = $ac_status" >&5 6831 6822 (exit $ac_status); } && 6832 { ac_try='test -z "$ac_c_werror_flag" 6833 || test ! -s conftest.err' 6823 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 6834 6824 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 6835 6825 (eval $ac_try) 2>&5 … … 6956 6946 echo "$as_me:$LINENO: \$? = $ac_status" >&5 6957 6947 (exit $ac_status); } && 6958 { ac_try='test -z "$ac_c_werror_flag" 6959 || test ! -s conftest.err' 6948 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 6960 6949 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 6961 6950 (eval $ac_try) 2>&5 … … 6998 6987 6999 6988 6989 7000 6990 for ac_header in stdlib.h locale.h unistd.h limits.h fcntl.h string.h \ 7001 memory.h sys/param.h sys/ time.h sys/timeb.h6991 memory.h sys/param.h sys/resource.h sys/time.h sys/timeb.h 7002 6992 do 7003 6993 as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` … … 7032 7022 echo "$as_me:$LINENO: \$? = $ac_status" >&5 7033 7023 (exit $ac_status); } && 7034 { ac_try='test -z "$ac_c_werror_flag" 7035 || test ! -s conftest.err' 7024 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 7036 7025 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 7037 7026 (eval $ac_try) 2>&5 … … 7195 7184 echo "$as_me:$LINENO: \$? = $ac_status" >&5 7196 7185 (exit $ac_status); } && 7197 { ac_try='test -z "$ac_c_werror_flag" 7198 || test ! -s conftest.err' 7186 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 7199 7187 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 7200 7188 (eval $ac_try) 2>&5 … … 7490 7478 echo "$as_me:$LINENO: \$? = $ac_status" >&5 7491 7479 (exit $ac_status); } && 7492 { ac_try='test -z "$ac_c_werror_flag" 7493 || test ! -s conftest.err' 7480 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 7494 7481 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 7495 7482 (eval $ac_try) 2>&5 … … 7561 7548 echo "$as_me:$LINENO: \$? = $ac_status" >&5 7562 7549 (exit $ac_status); } && 7563 { ac_try='test -z "$ac_c_werror_flag" 7564 || test ! -s conftest.err' 7550 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 7565 7551 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 7566 7552 (eval $ac_try) 2>&5 … … 7661 7647 echo "$as_me:$LINENO: \$? = $ac_status" >&5 7662 7648 (exit $ac_status); } && 7663 { ac_try='test -z "$ac_c_werror_flag" 7664 || test ! -s conftest.err' 7649 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 7665 7650 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 7666 7651 (eval $ac_try) 2>&5 … … 7730 7715 echo "$as_me:$LINENO: \$? = $ac_status" >&5 7731 7716 (exit $ac_status); } && 7732 { ac_try='test -z "$ac_c_werror_flag" 7733 || test ! -s conftest.err' 7717 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 7734 7718 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 7735 7719 (eval $ac_try) 2>&5 … … 7791 7775 echo "$as_me:$LINENO: \$? = $ac_status" >&5 7792 7776 (exit $ac_status); } && 7793 { ac_try='test -z "$ac_c_werror_flag" 7794 || test ! -s conftest.err' 7777 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 7795 7778 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 7796 7779 (eval $ac_try) 2>&5 … … 7869 7852 echo "$as_me:$LINENO: \$? = $ac_status" >&5 7870 7853 (exit $ac_status); } && 7871 { ac_try='test -z "$ac_c_werror_flag" 7872 || test ! -s conftest.err' 7854 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 7873 7855 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 7874 7856 (eval $ac_try) 2>&5 … … 7940 7922 echo "$as_me:$LINENO: \$? = $ac_status" >&5 7941 7923 (exit $ac_status); } && 7942 { ac_try='test -z "$ac_c_werror_flag" 7943 || test ! -s conftest.err' 7924 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 7944 7925 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 7945 7926 (eval $ac_try) 2>&5 … … 8017 7998 echo "$as_me:$LINENO: \$? = $ac_status" >&5 8018 7999 (exit $ac_status); } && 8019 { ac_try='test -z "$ac_c_werror_flag" 8020 || test ! -s conftest.err' 8000 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 8021 8001 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 8022 8002 (eval $ac_try) 2>&5 … … 8072 8052 echo "$as_me:$LINENO: \$? = $ac_status" >&5 8073 8053 (exit $ac_status); } && 8074 { ac_try='test -z "$ac_c_werror_flag" 8075 || test ! -s conftest.err' 8054 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 8076 8055 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 8077 8056 (eval $ac_try) 2>&5 … … 8124 8103 cat >conftest.$ac_ext <<_ACEOF 8125 8104 8126 #if !defined _WIN32 && !defined __WIN32__ && !defined __MSDOS__ && !defined __EMX__ 8105 #if !defined _WIN32 && !defined __WIN32__ && !defined __MSDOS__ && !defined __EMX__ && !defined __MSYS__ 8127 8106 neither MSDOS nor Windows nor OS2 8128 8107 #endif … … 8138 8117 echo "$as_me:$LINENO: \$? = $ac_status" >&5 8139 8118 (exit $ac_status); } && 8140 { ac_try='test -z "$ac_c_werror_flag" 8141 || test ! -s conftest.err' 8119 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 8142 8120 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 8143 8121 (eval $ac_try) 2>&5 … … 8254 8232 8255 8233 8234 8235 8236 8237 8238 8239 8256 8240 for ac_func in memcpy memmove strchr strdup mkstemp mktemp fdopen \ 8257 bsd_signal dup2 getcwd sigsetmask sigaction getgroups \ 8258 seteuid setegid setlinebuf setreuid setregid setvbuf pipe \ 8259 strerror strsignal 8241 bsd_signal dup2 getcwd realpath sigsetmask sigaction \ 8242 getgroups seteuid setegid setlinebuf setreuid setregid \ 8243 getrlimit setrlimit setvbuf pipe strerror strsignal \ 8244 lstat readlink atexit 8260 8245 do 8261 8246 as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` … … 8325 8310 echo "$as_me:$LINENO: \$? = $ac_status" >&5 8326 8311 (exit $ac_status); } && 8327 { ac_try='test -z "$ac_c_werror_flag" 8328 || test ! -s conftest.err' 8312 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 8329 8313 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 8330 8314 (eval $ac_try) 2>&5 … … 8392 8376 echo "$as_me:$LINENO: \$? = $ac_status" >&5 8393 8377 (exit $ac_status); } && 8394 { ac_try='test -z "$ac_c_werror_flag" 8395 || test ! -s conftest.err' 8378 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 8396 8379 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 8397 8380 (eval $ac_try) 2>&5 … … 8432 8415 echo "$as_me:$LINENO: \$? = $ac_status" >&5 8433 8416 (exit $ac_status); } && 8434 { ac_try='test -z "$ac_c_werror_flag" 8435 || test ! -s conftest.err' 8417 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 8436 8418 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 8437 8419 (eval $ac_try) 2>&5 … … 8613 8595 echo "$as_me:$LINENO: \$? = $ac_status" >&5 8614 8596 (exit $ac_status); } && 8615 { ac_try='test -z "$ac_c_werror_flag" 8616 || test ! -s conftest.err' 8597 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 8617 8598 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 8618 8599 (eval $ac_try) 2>&5 … … 8695 8676 echo "$as_me:$LINENO: \$? = $ac_status" >&5 8696 8677 (exit $ac_status); } && 8697 { ac_try='test -z "$ac_c_werror_flag" 8698 || test ! -s conftest.err' 8678 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 8699 8679 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 8700 8680 (eval $ac_try) 2>&5 … … 8837 8817 echo "$as_me:$LINENO: \$? = $ac_status" >&5 8838 8818 (exit $ac_status); } && 8839 { ac_try='test -z "$ac_c_werror_flag" 8840 || test ! -s conftest.err' 8819 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 8841 8820 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 8842 8821 (eval $ac_try) 2>&5 … … 8976 8955 echo "$as_me:$LINENO: \$? = $ac_status" >&5 8977 8956 (exit $ac_status); } && 8978 { ac_try='test -z "$ac_c_werror_flag" 8979 || test ! -s conftest.err' 8957 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 8980 8958 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 8981 8959 (eval $ac_try) 2>&5 … … 9162 9140 echo "$as_me:$LINENO: \$? = $ac_status" >&5 9163 9141 (exit $ac_status); } && 9164 { ac_try='test -z "$ac_c_werror_flag" 9165 || test ! -s conftest.err' 9142 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 9166 9143 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 9167 9144 (eval $ac_try) 2>&5 … … 9205 9182 else 9206 9183 cat >conftest.$ac_ext <<_ACEOF 9207 /* By Ruediger Kuhlmann. */ 9208 #include <sys/types.h> 9209 #if HAVE_UNISTD_H 9210 # include <unistd.h> 9211 #endif 9212 /* Some systems only have a dummy stub for fork() */ 9213 int main () 9214 { 9215 if (fork() < 0) 9216 exit (1); 9217 exit (0); 9218 } 9184 /* confdefs.h. */ 9185 _ACEOF 9186 cat confdefs.h >>conftest.$ac_ext 9187 cat >>conftest.$ac_ext <<_ACEOF 9188 /* end confdefs.h. */ 9189 $ac_includes_default 9190 int 9191 main () 9192 { 9193 9194 /* By Ruediger Kuhlmann. */ 9195 if (fork() < 0) 9196 exit (1); 9197 exit (0); 9198 9199 ; 9200 return 0; 9201 } 9219 9202 _ACEOF 9220 9203 rm -f conftest$ac_exeext … … 9495 9478 echo "$as_me:$LINENO: \$? = $ac_status" >&5 9496 9479 (exit $ac_status); } && 9497 { ac_try='test -z "$ac_c_werror_flag" 9498 || test ! -s conftest.err' 9480 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 9499 9481 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 9500 9482 (eval $ac_try) 2>&5 … … 9590 9572 echo "$as_me:$LINENO: \$? = $ac_status" >&5 9591 9573 (exit $ac_status); } && 9592 { ac_try='test -z "$ac_c_werror_flag" 9593 || test ! -s conftest.err' 9574 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 9594 9575 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 9595 9576 (eval $ac_try) 2>&5 … … 9765 9746 echo "$as_me:$LINENO: \$? = $ac_status" >&5 9766 9747 (exit $ac_status); } && 9767 { ac_try='test -z "$ac_c_werror_flag" 9768 || test ! -s conftest.err' 9748 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 9769 9749 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 9770 9750 (eval $ac_try) 2>&5 … … 9867 9847 echo "$as_me:$LINENO: \$? = $ac_status" >&5 9868 9848 (exit $ac_status); } && 9869 { ac_try='test -z "$ac_c_werror_flag" 9870 || test ! -s conftest.err' 9849 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 9871 9850 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 9872 9851 (eval $ac_try) 2>&5 … … 9941 9920 echo "$as_me:$LINENO: \$? = $ac_status" >&5 9942 9921 (exit $ac_status); } && 9943 { ac_try='test -z "$ac_c_werror_flag" 9944 || test ! -s conftest.err' 9922 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 9945 9923 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 9946 9924 (eval $ac_try) 2>&5 … … 10021 9999 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10022 10000 (exit $ac_status); } && 10023 { ac_try='test -z "$ac_c_werror_flag" 10024 || test ! -s conftest.err' 10001 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 10025 10002 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 10026 10003 (eval $ac_try) 2>&5 … … 10091 10068 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10092 10069 (exit $ac_status); } && 10093 { ac_try='test -z "$ac_c_werror_flag" 10094 || test ! -s conftest.err' 10070 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 10095 10071 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 10096 10072 (eval $ac_try) 2>&5 … … 10160 10136 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10161 10137 (exit $ac_status); } && 10162 { ac_try='test -z "$ac_c_werror_flag" 10163 || test ! -s conftest.err' 10138 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 10164 10139 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 10165 10140 (eval $ac_try) 2>&5 … … 10235 10210 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10236 10211 (exit $ac_status); } && 10237 { ac_try='test -z "$ac_c_werror_flag" 10238 || test ! -s conftest.err' 10212 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 10239 10213 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 10240 10214 (eval $ac_try) 2>&5 … … 10340 10314 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10341 10315 (exit $ac_status); } && 10342 { ac_try='test -z "$ac_c_werror_flag" 10343 || test ! -s conftest.err' 10316 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 10344 10317 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 10345 10318 (eval $ac_try) 2>&5 … … 10416 10389 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10417 10390 (exit $ac_status); } && 10418 { ac_try='test -z "$ac_c_werror_flag" 10419 || test ! -s conftest.err' 10391 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 10420 10392 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 10421 10393 (eval $ac_try) 2>&5 … … 10569 10541 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10570 10542 (exit $ac_status); } && 10571 { ac_try='test -z "$ac_c_werror_flag" 10572 || test ! -s conftest.err' 10543 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 10573 10544 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 10574 10545 (eval $ac_try) 2>&5 … … 10638 10609 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10639 10610 (exit $ac_status); } && 10640 { ac_try='test -z "$ac_c_werror_flag" 10641 || test ! -s conftest.err' 10611 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 10642 10612 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 10643 10613 (eval $ac_try) 2>&5 … … 10816 10786 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10817 10787 (exit $ac_status); } && 10818 { ac_try='test -z "$ac_c_werror_flag" 10819 || test ! -s conftest.err' 10788 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 10820 10789 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 10821 10790 (eval $ac_try) 2>&5 … … 10893 10862 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10894 10863 (exit $ac_status); } && 10895 { ac_try='test -z "$ac_c_werror_flag" 10896 || test ! -s conftest.err' 10864 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 10897 10865 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 10898 10866 (eval $ac_try) 2>&5 … … 11048 11016 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11049 11017 (exit $ac_status); } && 11050 { ac_try='test -z "$ac_c_werror_flag" 11051 || test ! -s conftest.err' 11018 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 11052 11019 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 11053 11020 (eval $ac_try) 2>&5 … … 11200 11167 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11201 11168 (exit $ac_status); } && 11202 { ac_try='test -z "$ac_c_werror_flag" 11203 || test ! -s conftest.err' 11169 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 11204 11170 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 11205 11171 (eval $ac_try) 2>&5 … … 11352 11318 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11353 11319 (exit $ac_status); } && 11354 { ac_try='test -z "$ac_c_werror_flag" 11355 || test ! -s conftest.err' 11320 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 11356 11321 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 11357 11322 (eval $ac_try) 2>&5 … … 11495 11460 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11496 11461 (exit $ac_status); } && 11497 { ac_try='test -z "$ac_c_werror_flag" 11498 || test ! -s conftest.err' 11462 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 11499 11463 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 11500 11464 (eval $ac_try) 2>&5 … … 11540 11504 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11541 11505 (exit $ac_status); } && 11542 { ac_try='test -z "$ac_c_werror_flag" 11543 || test ! -s conftest.err' 11506 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 11544 11507 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 11545 11508 (eval $ac_try) 2>&5 … … 11686 11649 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11687 11650 (exit $ac_status); } && 11688 { ac_try='test -z "$ac_c_werror_flag" 11689 || test ! -s conftest.err' 11651 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 11690 11652 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 11691 11653 (eval $ac_try) 2>&5 … … 11728 11690 /* end confdefs.h. */ 11729 11691 $ac_includes_default 11692 #include <signal.h> 11693 /* NetBSD declares sys_siglist in unistd.h. */ 11694 #if HAVE_UNISTD_H 11695 # include <unistd.h> 11696 #endif 11697 11698 11730 11699 int 11731 11700 main () … … 11748 11717 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11749 11718 (exit $ac_status); } && 11750 { ac_try='test -z "$ac_c_werror_flag" 11751 || test ! -s conftest.err' 11719 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 11752 11720 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 11753 11721 (eval $ac_try) 2>&5 … … 11782 11750 cat >>confdefs.h <<_ACEOF 11783 11751 #define HAVE_DECL_SYS_SIGLIST 0 11752 _ACEOF 11753 11754 11755 fi 11756 echo "$as_me:$LINENO: checking whether _sys_siglist is declared" >&5 11757 echo $ECHO_N "checking whether _sys_siglist is declared... $ECHO_C" >&6 11758 if test "${ac_cv_have_decl__sys_siglist+set}" = set; then 11759 echo $ECHO_N "(cached) $ECHO_C" >&6 11760 else 11761 cat >conftest.$ac_ext <<_ACEOF 11762 /* confdefs.h. */ 11763 _ACEOF 11764 cat confdefs.h >>conftest.$ac_ext 11765 cat >>conftest.$ac_ext <<_ACEOF 11766 /* end confdefs.h. */ 11767 $ac_includes_default 11768 #include <signal.h> 11769 /* NetBSD declares sys_siglist in unistd.h. */ 11770 #if HAVE_UNISTD_H 11771 # include <unistd.h> 11772 #endif 11773 11774 11775 int 11776 main () 11777 { 11778 #ifndef _sys_siglist 11779 char *p = (char *) _sys_siglist; 11780 #endif 11781 11782 ; 11783 return 0; 11784 } 11785 _ACEOF 11786 rm -f conftest.$ac_objext 11787 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 11788 (eval $ac_compile) 2>conftest.er1 11789 ac_status=$? 11790 grep -v '^ *+' conftest.er1 >conftest.err 11791 rm -f conftest.er1 11792 cat conftest.err >&5 11793 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11794 (exit $ac_status); } && 11795 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 11796 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 11797 (eval $ac_try) 2>&5 11798 ac_status=$? 11799 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11800 (exit $ac_status); }; } && 11801 { ac_try='test -s conftest.$ac_objext' 11802 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 11803 (eval $ac_try) 2>&5 11804 ac_status=$? 11805 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11806 (exit $ac_status); }; }; then 11807 ac_cv_have_decl__sys_siglist=yes 11808 else 11809 echo "$as_me: failed program was:" >&5 11810 sed 's/^/| /' conftest.$ac_ext >&5 11811 11812 ac_cv_have_decl__sys_siglist=no 11813 fi 11814 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 11815 fi 11816 echo "$as_me:$LINENO: result: $ac_cv_have_decl__sys_siglist" >&5 11817 echo "${ECHO_T}$ac_cv_have_decl__sys_siglist" >&6 11818 if test $ac_cv_have_decl__sys_siglist = yes; then 11819 11820 cat >>confdefs.h <<_ACEOF 11821 #define HAVE_DECL__SYS_SIGLIST 1 11822 _ACEOF 11823 11824 11825 else 11826 cat >>confdefs.h <<_ACEOF 11827 #define HAVE_DECL__SYS_SIGLIST 0 11828 _ACEOF 11829 11830 11831 fi 11832 echo "$as_me:$LINENO: checking whether __sys_siglist is declared" >&5 11833 echo $ECHO_N "checking whether __sys_siglist is declared... $ECHO_C" >&6 11834 if test "${ac_cv_have_decl___sys_siglist+set}" = set; then 11835 echo $ECHO_N "(cached) $ECHO_C" >&6 11836 else 11837 cat >conftest.$ac_ext <<_ACEOF 11838 /* confdefs.h. */ 11839 _ACEOF 11840 cat confdefs.h >>conftest.$ac_ext 11841 cat >>conftest.$ac_ext <<_ACEOF 11842 /* end confdefs.h. */ 11843 $ac_includes_default 11844 #include <signal.h> 11845 /* NetBSD declares sys_siglist in unistd.h. */ 11846 #if HAVE_UNISTD_H 11847 # include <unistd.h> 11848 #endif 11849 11850 11851 int 11852 main () 11853 { 11854 #ifndef __sys_siglist 11855 char *p = (char *) __sys_siglist; 11856 #endif 11857 11858 ; 11859 return 0; 11860 } 11861 _ACEOF 11862 rm -f conftest.$ac_objext 11863 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 11864 (eval $ac_compile) 2>conftest.er1 11865 ac_status=$? 11866 grep -v '^ *+' conftest.er1 >conftest.err 11867 rm -f conftest.er1 11868 cat conftest.err >&5 11869 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11870 (exit $ac_status); } && 11871 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 11872 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 11873 (eval $ac_try) 2>&5 11874 ac_status=$? 11875 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11876 (exit $ac_status); }; } && 11877 { ac_try='test -s conftest.$ac_objext' 11878 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 11879 (eval $ac_try) 2>&5 11880 ac_status=$? 11881 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11882 (exit $ac_status); }; }; then 11883 ac_cv_have_decl___sys_siglist=yes 11884 else 11885 echo "$as_me: failed program was:" >&5 11886 sed 's/^/| /' conftest.$ac_ext >&5 11887 11888 ac_cv_have_decl___sys_siglist=no 11889 fi 11890 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 11891 fi 11892 echo "$as_me:$LINENO: result: $ac_cv_have_decl___sys_siglist" >&5 11893 echo "${ECHO_T}$ac_cv_have_decl___sys_siglist" >&6 11894 if test $ac_cv_have_decl___sys_siglist = yes; then 11895 11896 cat >>confdefs.h <<_ACEOF 11897 #define HAVE_DECL___SYS_SIGLIST 1 11898 _ACEOF 11899 11900 11901 else 11902 cat >>confdefs.h <<_ACEOF 11903 #define HAVE_DECL___SYS_SIGLIST 0 11784 11904 _ACEOF 11785 11905 … … 11825 11945 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11826 11946 (exit $ac_status); } && 11827 { ac_try='test -z "$ac_c_werror_flag" 11828 || test ! -s conftest.err' 11947 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 11829 11948 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 11830 11949 (eval $ac_try) 2>&5 … … 12011 12130 echo "$as_me:$LINENO: \$? = $ac_status" >&5 12012 12131 (exit $ac_status); } && 12013 { ac_try='test -z "$ac_c_werror_flag" 12014 || test ! -s conftest.err' 12132 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 12015 12133 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 12016 12134 (eval $ac_try) 2>&5 … … 12089 12207 echo "$as_me:$LINENO: \$? = $ac_status" >&5 12090 12208 (exit $ac_status); } && 12091 { ac_try='test -z "$ac_c_werror_flag" 12092 || test ! -s conftest.err' 12209 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 12093 12210 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 12094 12211 (eval $ac_try) 2>&5 … … 12231 12348 echo "$as_me:$LINENO: \$? = $ac_status" >&5 12232 12349 (exit $ac_status); } && 12233 { ac_try='test -z "$ac_c_werror_flag" 12234 || test ! -s conftest.err' 12350 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 12235 12351 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 12236 12352 (eval $ac_try) 2>&5 … … 12302 12418 echo "$as_me:$LINENO: \$? = $ac_status" >&5 12303 12419 (exit $ac_status); } && 12304 { ac_try='test -z "$ac_c_werror_flag" 12305 || test ! -s conftest.err' 12420 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 12306 12421 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 12307 12422 (eval $ac_try) 2>&5 … … 12384 12499 echo "$as_me:$LINENO: \$? = $ac_status" >&5 12385 12500 (exit $ac_status); } && 12386 { ac_try='test -z "$ac_c_werror_flag" 12387 || test ! -s conftest.err' 12501 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 12388 12502 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 12389 12503 (eval $ac_try) 2>&5 … … 12471 12585 echo "$as_me:$LINENO: \$? = $ac_status" >&5 12472 12586 (exit $ac_status); } && 12473 { ac_try='test -z "$ac_c_werror_flag" 12474 || test ! -s conftest.err' 12587 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 12475 12588 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 12476 12589 (eval $ac_try) 2>&5 … … 12572 12685 echo "$as_me:$LINENO: \$? = $ac_status" >&5 12573 12686 (exit $ac_status); } && 12574 { ac_try='test -z "$ac_c_werror_flag" 12575 || test ! -s conftest.err' 12687 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 12576 12688 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 12577 12689 (eval $ac_try) 2>&5 … … 12643 12755 echo "$as_me:$LINENO: \$? = $ac_status" >&5 12644 12756 (exit $ac_status); } && 12645 { ac_try='test -z "$ac_c_werror_flag" 12646 || test ! -s conftest.err' 12757 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 12647 12758 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 12648 12759 (eval $ac_try) 2>&5 … … 12725 12836 echo "$as_me:$LINENO: \$? = $ac_status" >&5 12726 12837 (exit $ac_status); } && 12727 { ac_try='test -z "$ac_c_werror_flag" 12728 || test ! -s conftest.err' 12838 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 12729 12839 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 12730 12840 (eval $ac_try) 2>&5 … … 12848 12958 echo "$as_me:$LINENO: \$? = $ac_status" >&5 12849 12959 (exit $ac_status); } && 12850 { ac_try='test -z "$ac_c_werror_flag" 12851 || test ! -s conftest.err' 12960 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 12852 12961 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 12853 12962 (eval $ac_try) 2>&5 … … 12919 13028 echo "$as_me:$LINENO: \$? = $ac_status" >&5 12920 13029 (exit $ac_status); } && 12921 { ac_try='test -z "$ac_c_werror_flag" 12922 || test ! -s conftest.err' 13030 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 12923 13031 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 12924 13032 (eval $ac_try) 2>&5 … … 13038 13146 echo "$as_me:$LINENO: \$? = $ac_status" >&5 13039 13147 (exit $ac_status); } && 13040 { ac_try='test -z "$ac_c_werror_flag" 13041 || test ! -s conftest.err' 13148 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 13042 13149 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 13043 13150 (eval $ac_try) 2>&5 … … 13109 13216 echo "$as_me:$LINENO: \$? = $ac_status" >&5 13110 13217 (exit $ac_status); } && 13111 { ac_try='test -z "$ac_c_werror_flag" 13112 || test ! -s conftest.err' 13218 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 13113 13219 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 13114 13220 (eval $ac_try) 2>&5 … … 13194 13300 echo "$as_me:$LINENO: \$? = $ac_status" >&5 13195 13301 (exit $ac_status); } && 13196 { ac_try='test -z "$ac_c_werror_flag" 13197 || test ! -s conftest.err' 13302 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 13198 13303 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 13199 13304 (eval $ac_try) 2>&5 … … 13326 13431 13327 13432 13433 # See if the user asked to handle case insensitive file systems. 13434 13435 13436 13437 # Check whether --enable-case-insensitive-file-system or --disable-case-insensitive-file-system was given. 13438 if test "${enable_case_insensitive_file_system+set}" = set; then 13439 enableval="$enable_case_insensitive_file_system" 13440 case_insensitive_fs="yes" cat >>confdefs.h <<\_ACEOF 13441 #define HAVE_CASE_INSENSITIVE_FS 1 13442 _ACEOF 13443 13444 else 13445 case_insensitive_fs="no" 13446 fi; 13447 13328 13448 # See if we can handle the job server feature, and if the user wants it. 13329 13449 … … 13371 13491 echo "$as_me:$LINENO: \$? = $ac_status" >&5 13372 13492 (exit $ac_status); } && 13373 { ac_try='test -z "$ac_c_werror_flag" 13374 || test ! -s conftest.err' 13493 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 13375 13494 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 13376 13495 (eval $ac_try) 2>&5 … … 13396 13515 echo "${ECHO_T}$make_cv_sa_restart" >&6 13397 13516 13398 # enable make_cv_sa_restart for OS/2 13517 if test "$make_cv_sa_restart" != no; then 13518 13519 cat >>confdefs.h <<\_ACEOF 13520 #define HAVE_SA_RESTART 1 13521 _ACEOF 13522 13523 fi 13524 13525 # enable make_cv_sa_restart for OS/2 so that the jobserver will be enabled, 13526 # but do it after HAVE_SA_RESTART has been defined. 13399 13527 case "$host_os" in 13400 13528 os2*) make_cv_sa_restart=yes ;; 13401 13529 esac 13402 13530 13403 if test "$make_cv_sa_restart" != no; then13404 13405 cat >>confdefs.h <<\_ACEOF13406 #define HAVE_SA_RESTART 113407 _ACEOF13408 13409 fi13410 13411 13531 case "$ac_cv_func_pipe/$ac_cv_func_sigaction/$make_cv_sa_restart/$has_wait_nohang/$make_cv_job_server" in 13412 13532 yes/yes/yes/yes/yes) … … 13414 13534 cat >>confdefs.h <<\_ACEOF 13415 13535 #define MAKE_JOBSERVER 1 13536 _ACEOF 13537 ;; 13538 esac 13539 13540 # if we have both lstat() and readlink() then we can support symlink 13541 # timechecks. 13542 case "$ac_cv_func_lstat/$ac_cv_func_readlink" in 13543 yes/yes) 13544 13545 cat >>confdefs.h <<\_ACEOF 13546 #define MAKE_SYMLINKS 1 13416 13547 _ACEOF 13417 13548 ;; … … 13535 13666 MAKE_HOST="$host" 13536 13667 13668 13669 w32_target_env=no 13670 13671 13672 if false; then 13673 WINDOWSENV_TRUE= 13674 WINDOWSENV_FALSE='#' 13675 else 13676 WINDOWSENV_TRUE='#' 13677 WINDOWSENV_FALSE= 13678 fi 13679 13680 13681 case "$host" in 13682 *-*-mingw32) 13683 13684 13685 if true; then 13686 WINDOWSENV_TRUE= 13687 WINDOWSENV_FALSE='#' 13688 else 13689 WINDOWSENV_TRUE='#' 13690 WINDOWSENV_FALSE= 13691 fi 13692 13693 w32_target_env=yes 13694 13695 cat >>confdefs.h <<\_ACEOF 13696 #define WINDOWS32 1 13697 _ACEOF 13698 13699 13700 cat >>confdefs.h <<\_ACEOF 13701 #define HAVE_DOS_PATHS 1 13702 _ACEOF 13703 13704 ;; 13705 esac 13537 13706 13538 13707 # Include the Maintainer's Makefile section, if it's here. … … 13618 13787 13619 13788 # Specify what files are to be created. 13620 # We only generate the build.sh if we have a build.sh.in; we won't have 13621 # one before we've created a distribution. 13622 13623 ac_config_files="$ac_config_files Makefile glob/Makefile po/Makefile.in config/Makefile doc/Makefile" 13624 13625 13626 if test -f $srcdir/build.sh.in; then 13627 ac_config_files="$ac_config_files build.sh" 13628 13629 fi 13789 ac_config_files="$ac_config_files Makefile glob/Makefile po/Makefile.in config/Makefile doc/Makefile w32/Makefile" 13630 13790 13631 13791 … … 13748 13908 Usually this means the macro was only invoked conditionally." >&5 13749 13909 echo "$as_me: error: conditional \"USE_LOCAL_GLOB\" was never defined. 13910 Usually this means the macro was only invoked conditionally." >&2;} 13911 { (exit 1); exit 1; }; } 13912 fi 13913 if test -z "${WINDOWSENV_TRUE}" && test -z "${WINDOWSENV_FALSE}"; then 13914 { { echo "$as_me:$LINENO: error: conditional \"WINDOWSENV\" was never defined. 13915 Usually this means the macro was only invoked conditionally." >&5 13916 echo "$as_me: error: conditional \"WINDOWSENV\" was never defined. 13917 Usually this means the macro was only invoked conditionally." >&2;} 13918 { (exit 1); exit 1; }; } 13919 fi 13920 if test -z "${WINDOWSENV_TRUE}" && test -z "${WINDOWSENV_FALSE}"; then 13921 { { echo "$as_me:$LINENO: error: conditional \"WINDOWSENV\" was never defined. 13922 Usually this means the macro was only invoked conditionally." >&5 13923 echo "$as_me: error: conditional \"WINDOWSENV\" was never defined. 13750 13924 Usually this means the macro was only invoked conditionally." >&2;} 13751 13925 { (exit 1); exit 1; }; } … … 14022 14196 cat >&5 <<_CSEOF 14023 14197 14024 This file was extended by GNU make $as_me 3.81 beta1, which was14198 This file was extended by GNU make $as_me 3.81, which was 14025 14199 generated by GNU Autoconf 2.59. Invocation command line was 14026 14200 … … 14085 14259 cat >>$CONFIG_STATUS <<_ACEOF 14086 14260 ac_cs_version="\\ 14087 GNU make config.status 3.81 beta114261 GNU make config.status 3.81 14088 14262 configured by $0, generated by GNU Autoconf 2.59, 14089 14263 with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\" … … 14207 14381 "config/Makefile" ) CONFIG_FILES="$CONFIG_FILES config/Makefile" ;; 14208 14382 "doc/Makefile" ) CONFIG_FILES="$CONFIG_FILES doc/Makefile" ;; 14209 " build.sh" ) CONFIG_FILES="$CONFIG_FILES build.sh" ;;14383 "w32/Makefile" ) CONFIG_FILES="$CONFIG_FILES w32/Makefile" ;; 14210 14384 "depfiles" ) CONFIG_COMMANDS="$CONFIG_COMMANDS depfiles" ;; 14211 14385 "default-1" ) CONFIG_COMMANDS="$CONFIG_COMMANDS default-1" ;; … … 14307 14481 s,@AUTOHEADER@,$AUTOHEADER,;t t 14308 14482 s,@MAKEINFO@,$MAKEINFO,;t t 14309 s,@AMTAR@,$AMTAR,;t t14310 14483 s,@install_sh@,$install_sh,;t t 14311 14484 s,@STRIP@,$STRIP,;t t … … 14316 14489 s,@SET_MAKE@,$SET_MAKE,;t t 14317 14490 s,@am__leading_dot@,$am__leading_dot,;t t 14491 s,@AMTAR@,$AMTAR,;t t 14492 s,@am__tar@,$am__tar,;t t 14493 s,@am__untar@,$am__untar,;t t 14318 14494 s,@CC@,$CC,;t t 14319 14495 s,@CFLAGS@,$CFLAGS,;t t … … 14373 14549 s,@USE_LOCAL_GLOB_FALSE@,$USE_LOCAL_GLOB_FALSE,;t t 14374 14550 s,@MAKE_HOST@,$MAKE_HOST,;t t 14551 s,@WINDOWSENV_TRUE@,$WINDOWSENV_TRUE,;t t 14552 s,@WINDOWSENV_FALSE@,$WINDOWSENV_FALSE,;t t 14375 14553 s,@LTLIBOBJS@,$LTLIBOBJS,;t t 14376 14554 /@MAINT_MAKEFILE@/r $MAINT_MAKEFILE … … 14542 14720 esac 14543 14721 14544 if test x"$ac_file" != x-; then14545 { echo "$as_me:$LINENO: creating $ac_file" >&514546 echo "$as_me: creating $ac_file" >&6;}14547 rm -f "$ac_file"14548 fi14549 14722 # Let's still pretend it is `configure' which instantiates (i.e., don't 14550 14723 # use $as_me), people would be surprised to read: … … 14585 14758 esac 14586 14759 done` || { (exit 1); exit 1; } 14760 14761 if test x"$ac_file" != x-; then 14762 { echo "$as_me:$LINENO: creating $ac_file" >&5 14763 echo "$as_me: creating $ac_file" >&6;} 14764 rm -f "$ac_file" 14765 fi 14587 14766 _ACEOF 14588 14767 cat >>$CONFIG_STATUS <<_ACEOF … … 14998 15177 continue 14999 15178 fi 15000 grep '^DEP_FILES *= *[^ #]' < "$mf" > /dev/null || continue 15001 # Extract the definition of DEP_FILES from the Makefile without 15002 # running `make'. 15003 DEPDIR=`sed -n -e '/^DEPDIR = / s///p' < "$mf"` 15179 # Extract the definition of DEPDIR, am__include, and am__quote 15180 # from the Makefile without running `make'. 15181 DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"` 15004 15182 test -z "$DEPDIR" && continue 15183 am__include=`sed -n 's/^am__include = //p' < "$mf"` 15184 test -z "am__include" && continue 15185 am__quote=`sed -n 's/^am__quote = //p' < "$mf"` 15005 15186 # When using ansi2knr, U may be empty or an underscore; expand it 15006 U=`sed -n -e '/^U = / s///p' < "$mf"` 15007 test -d "$dirpart/$DEPDIR" || mkdir "$dirpart/$DEPDIR" 15008 # We invoke sed twice because it is the simplest approach to 15009 # changing $(DEPDIR) to its actual value in the expansion. 15010 for file in `sed -n -e ' 15011 /^DEP_FILES = .*\\\\$/ { 15012 s/^DEP_FILES = // 15013 :loop 15014 s/\\\\$// 15015 p 15016 n 15017 /\\\\$/ b loop 15018 p 15019 } 15020 /^DEP_FILES = / s/^DEP_FILES = //p' < "$mf" | \ 15187 U=`sed -n 's/^U = //p' < "$mf"` 15188 # Find all dependency output files, they are included files with 15189 # $(DEPDIR) in their names. We invoke sed twice because it is the 15190 # simplest approach to changing $(DEPDIR) to its actual value in the 15191 # expansion. 15192 for file in `sed -n " 15193 s/^$am__include $am__quote\(.*(DEPDIR).*\)$am__quote"'$/\1/p' <"$mf" | \ 15021 15194 sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g' -e 's/\$U/'"$U"'/g'`; do 15022 15195 # Make sure the directory exists. … … 15207 15380 15208 15381 15209 15382 # We only generate the build.sh if we have a build.sh.in; we won't have 15383 # one before we've created a distribution. 15384 if test -f "$srcdir/build.sh.in"; then 15385 ./config.status --file build.sh 15386 chmod +x build.sh 15387 fi 15388 -
Property svn:executable
set to
Note:
See TracChangeset
for help on using the changeset viewer.

