Changeset 1853
- Timestamp:
- Mar 14, 2005, 12:45:53 AM (20 years ago)
- Location:
- trunk/src/binutils
- Files:
-
- 6 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/binutils/bfd/configure
-
Property cvs2svn:cvs-rev
changed from
1.12
to1.13
r1852 r1853 4388 4388 nls_cv_header_intl=libintl.h 4389 4389 nls_cv_header_libgt=libgettext.h 4390 else 4391 echo "dbg: else: gt_cv_func_gettext_libintl" >&5 4392 if test "$gt_cv_func_gettext_libintl" = "yes"; then 4393 echo "dbg: updating LIBS" >&5 4394 LIBS="-lintl $LIBS" 4395 INTLLIBS="-lintl" 4396 fi 4397 fi 4390 fi 4398 4391 4399 4392 if test "$XGETTEXT" != ":"; then … … 4444 4437 else 4445 4438 echo $ac_n "checking for catalogs to be installed""... $ac_c" 1>&6 4446 echo "configure:444 7: checking for catalogs to be installed" >&54439 echo "configure:4440: checking for catalogs to be installed" >&5 4447 4440 NEW_LINGUAS= 4448 4441 for lang in ${LINGUAS=$ALL_LINGUAS}; do … … 4472 4465 ac_safe=`echo "linux/version.h" | sed 'y%./+-%__p_%'` 4473 4466 echo $ac_n "checking for linux/version.h""... $ac_c" 1>&6 4474 echo "configure:44 75: checking for linux/version.h" >&54467 echo "configure:4468: checking for linux/version.h" >&5 4475 4468 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then 4476 4469 echo $ac_n "(cached) $ac_c" 1>&6 … … 4478 4471 cat > conftest.$ac_ext <<EOF 4479 4472 #include <sys/types.h> 4480 #line 44 81"configure"4473 #line 4474 "configure" 4481 4474 #include "confdefs.h" 4482 4475 #include <linux/version.h> 4483 4476 EOF 4484 4477 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" 4485 { (eval echo configure:44 86: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }4478 { (eval echo configure:4479: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } 4486 4479 ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` 4487 4480 if test -z "$ac_err"; then … … 4561 4554 # ./install, which can be erroneously created by make from ./install.sh. 4562 4555 echo $ac_n "checking for a BSD compatible install""... $ac_c" 1>&6 4563 echo "configure:45 64: checking for a BSD compatible install" >&54556 echo "configure:4557: checking for a BSD compatible install" >&5 4564 4557 if test -z "$INSTALL"; then 4565 4558 if eval "test \"`echo '$''{'ac_cv_path_install'+set}'`\" = set"; then … … 4646 4639 else 4647 4640 echo $ac_n "checking for build system executable suffix""... $ac_c" 1>&6 4648 echo "configure:464 9: checking for build system executable suffix" >&54641 echo "configure:4642: checking for build system executable suffix" >&5 4649 4642 if eval "test \"`echo '$''{'bfd_cv_build_exeext'+set}'`\" = set"; then 4650 4643 echo $ac_n "(cached) $ac_c" 1>&6 … … 4674 4667 ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'` 4675 4668 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6 4676 echo "configure:467 7: checking for $ac_hdr" >&54669 echo "configure:4670: checking for $ac_hdr" >&5 4677 4670 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then 4678 4671 echo $ac_n "(cached) $ac_c" 1>&6 … … 4680 4673 cat > conftest.$ac_ext <<EOF 4681 4674 #include <sys/types.h> 4682 #line 46 83"configure"4675 #line 4676 "configure" 4683 4676 #include "confdefs.h" 4684 4677 #include <$ac_hdr> 4685 4678 EOF 4686 4679 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" 4687 { (eval echo configure:468 8: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }4680 { (eval echo configure:4681: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } 4688 4681 ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` 4689 4682 if test -z "$ac_err"; then … … 4715 4708 ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'` 4716 4709 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6 4717 echo "configure:471 8: checking for $ac_hdr" >&54710 echo "configure:4711: checking for $ac_hdr" >&5 4718 4711 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then 4719 4712 echo $ac_n "(cached) $ac_c" 1>&6 … … 4721 4714 cat > conftest.$ac_ext <<EOF 4722 4715 #include <sys/types.h> 4723 #line 47 24"configure"4716 #line 4717 "configure" 4724 4717 #include "confdefs.h" 4725 4718 #include <$ac_hdr> 4726 4719 EOF 4727 4720 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" 4728 { (eval echo configure:472 9: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }4721 { (eval echo configure:4722: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } 4729 4722 ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` 4730 4723 if test -z "$ac_err"; then … … 4753 4746 4754 4747 echo $ac_n "checking whether time.h and sys/time.h may both be included""... $ac_c" 1>&6 4755 echo "configure:47 56: checking whether time.h and sys/time.h may both be included" >&54748 echo "configure:4749: checking whether time.h and sys/time.h may both be included" >&5 4756 4749 if eval "test \"`echo '$''{'ac_cv_header_time'+set}'`\" = set"; then 4757 4750 echo $ac_n "(cached) $ac_c" 1>&6 4758 4751 else 4759 4752 cat > conftest.$ac_ext <<EOF 4760 #line 47 61"configure"4753 #line 4754 "configure" 4761 4754 #include "confdefs.h" 4762 4755 #include <sys/types.h> … … 4767 4760 ; return 0; } 4768 4761 EOF 4769 if { (eval echo configure:47 70: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then4762 if { (eval echo configure:4763: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then 4770 4763 rm -rf conftest* 4771 4764 ac_cv_header_time=yes … … 4792 4785 ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'` 4793 4786 echo $ac_n "checking for $ac_hdr that defines DIR""... $ac_c" 1>&6 4794 echo "configure:47 95: checking for $ac_hdr that defines DIR" >&54787 echo "configure:4788: checking for $ac_hdr that defines DIR" >&5 4795 4788 if eval "test \"`echo '$''{'ac_cv_header_dirent_$ac_safe'+set}'`\" = set"; then 4796 4789 echo $ac_n "(cached) $ac_c" 1>&6 4797 4790 else 4798 4791 cat > conftest.$ac_ext <<EOF 4799 #line 4 800"configure"4792 #line 4793 "configure" 4800 4793 #include "confdefs.h" 4801 4794 #include <sys/types.h> … … 4805 4798 ; return 0; } 4806 4799 EOF 4807 if { (eval echo configure:480 8: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then4800 if { (eval echo configure:4801: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then 4808 4801 rm -rf conftest* 4809 4802 eval "ac_cv_header_dirent_$ac_safe=yes" … … 4830 4823 if test $ac_header_dirent = dirent.h; then 4831 4824 echo $ac_n "checking for opendir in -ldir""... $ac_c" 1>&6 4832 echo "configure:48 33: checking for opendir in -ldir" >&54825 echo "configure:4826: checking for opendir in -ldir" >&5 4833 4826 ac_lib_var=`echo dir'_'opendir | sed 'y%./+-%__p_%'` 4834 4827 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then … … 4838 4831 LIBS="-ldir $LIBS" 4839 4832 cat > conftest.$ac_ext <<EOF 4840 #line 48 41"configure"4833 #line 4834 "configure" 4841 4834 #include "confdefs.h" 4842 4835 /* Override any gcc2 internal prototype to avoid an error. */ … … 4849 4842 ; return 0; } 4850 4843 EOF 4851 if { (eval echo configure:48 52: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then4844 if { (eval echo configure:4845: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then 4852 4845 rm -rf conftest* 4853 4846 eval "ac_cv_lib_$ac_lib_var=yes" … … 4871 4864 else 4872 4865 echo $ac_n "checking for opendir in -lx""... $ac_c" 1>&6 4873 echo "configure:48 74: checking for opendir in -lx" >&54866 echo "configure:4867: checking for opendir in -lx" >&5 4874 4867 ac_lib_var=`echo x'_'opendir | sed 'y%./+-%__p_%'` 4875 4868 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then … … 4879 4872 LIBS="-lx $LIBS" 4880 4873 cat > conftest.$ac_ext <<EOF 4881 #line 48 82"configure"4874 #line 4875 "configure" 4882 4875 #include "confdefs.h" 4883 4876 /* Override any gcc2 internal prototype to avoid an error. */ … … 4890 4883 ; return 0; } 4891 4884 EOF 4892 if { (eval echo configure:48 93: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then4885 if { (eval echo configure:4886: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then 4893 4886 rm -rf conftest* 4894 4887 eval "ac_cv_lib_$ac_lib_var=yes" … … 4915 4908 do 4916 4909 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 4917 echo "configure:491 8: checking for $ac_func" >&54910 echo "configure:4911: checking for $ac_func" >&5 4918 4911 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then 4919 4912 echo $ac_n "(cached) $ac_c" 1>&6 4920 4913 else 4921 4914 cat > conftest.$ac_ext <<EOF 4922 #line 49 23"configure"4915 #line 4916 "configure" 4923 4916 #include "confdefs.h" 4924 4917 /* System header to define __stub macros and hopefully few prototypes, … … 4943 4936 ; return 0; } 4944 4937 EOF 4945 if { (eval echo configure:49 46: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then4938 if { (eval echo configure:4939: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then 4946 4939 rm -rf conftest* 4947 4940 eval "ac_cv_func_$ac_func=yes" … … 4978 4971 4979 4972 echo $ac_n "checking whether strstr must be declared""... $ac_c" 1>&6 4980 echo "configure:49 81: checking whether strstr must be declared" >&54973 echo "configure:4974: checking whether strstr must be declared" >&5 4981 4974 if eval "test \"`echo '$''{'bfd_cv_decl_needed_strstr'+set}'`\" = set"; then 4982 4975 echo $ac_n "(cached) $ac_c" 1>&6 4983 4976 else 4984 4977 cat > conftest.$ac_ext <<EOF 4985 #line 49 86"configure"4978 #line 4979 "configure" 4986 4979 #include "confdefs.h" 4987 4980 … … 5004 4997 ; return 0; } 5005 4998 EOF 5006 if { (eval echo configure:500 7: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then4999 if { (eval echo configure:5000: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then 5007 5000 rm -rf conftest* 5008 5001 bfd_cv_decl_needed_strstr=no … … 5025 5018 5026 5019 echo $ac_n "checking whether malloc must be declared""... $ac_c" 1>&6 5027 echo "configure:502 8: checking whether malloc must be declared" >&55020 echo "configure:5021: checking whether malloc must be declared" >&5 5028 5021 if eval "test \"`echo '$''{'bfd_cv_decl_needed_malloc'+set}'`\" = set"; then 5029 5022 echo $ac_n "(cached) $ac_c" 1>&6 5030 5023 else 5031 5024 cat > conftest.$ac_ext <<EOF 5032 #line 50 33"configure"5025 #line 5026 "configure" 5033 5026 #include "confdefs.h" 5034 5027 … … 5051 5044 ; return 0; } 5052 5045 EOF 5053 if { (eval echo configure:50 54: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then5046 if { (eval echo configure:5047: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then 5054 5047 rm -rf conftest* 5055 5048 bfd_cv_decl_needed_malloc=no … … 5072 5065 5073 5066 echo $ac_n "checking whether realloc must be declared""... $ac_c" 1>&6 5074 echo "configure:50 75: checking whether realloc must be declared" >&55067 echo "configure:5068: checking whether realloc must be declared" >&5 5075 5068 if eval "test \"`echo '$''{'bfd_cv_decl_needed_realloc'+set}'`\" = set"; then 5076 5069 echo $ac_n "(cached) $ac_c" 1>&6 5077 5070 else 5078 5071 cat > conftest.$ac_ext <<EOF 5079 #line 50 80"configure"5072 #line 5073 "configure" 5080 5073 #include "confdefs.h" 5081 5074 … … 5098 5091 ; return 0; } 5099 5092 EOF 5100 if { (eval echo configure:5 101: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then5093 if { (eval echo configure:5094: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then 5101 5094 rm -rf conftest* 5102 5095 bfd_cv_decl_needed_realloc=no … … 5119 5112 5120 5113 echo $ac_n "checking whether free must be declared""... $ac_c" 1>&6 5121 echo "configure:51 22: checking whether free must be declared" >&55114 echo "configure:5115: checking whether free must be declared" >&5 5122 5115 if eval "test \"`echo '$''{'bfd_cv_decl_needed_free'+set}'`\" = set"; then 5123 5116 echo $ac_n "(cached) $ac_c" 1>&6 5124 5117 else 5125 5118 cat > conftest.$ac_ext <<EOF 5126 #line 512 7"configure"5119 #line 5120 "configure" 5127 5120 #include "confdefs.h" 5128 5121 … … 5145 5138 ; return 0; } 5146 5139 EOF 5147 if { (eval echo configure:514 8: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then5140 if { (eval echo configure:5141: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then 5148 5141 rm -rf conftest* 5149 5142 bfd_cv_decl_needed_free=no … … 5166 5159 5167 5160 echo $ac_n "checking whether getenv must be declared""... $ac_c" 1>&6 5168 echo "configure:516 9: checking whether getenv must be declared" >&55161 echo "configure:5162: checking whether getenv must be declared" >&5 5169 5162 if eval "test \"`echo '$''{'bfd_cv_decl_needed_getenv'+set}'`\" = set"; then 5170 5163 echo $ac_n "(cached) $ac_c" 1>&6 5171 5164 else 5172 5165 cat > conftest.$ac_ext <<EOF 5173 #line 51 74"configure"5166 #line 5167 "configure" 5174 5167 #include "confdefs.h" 5175 5168 … … 5192 5185 ; return 0; } 5193 5186 EOF 5194 if { (eval echo configure:51 95: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then5187 if { (eval echo configure:5188: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then 5195 5188 rm -rf conftest* 5196 5189 bfd_cv_decl_needed_getenv=no … … 5383 5376 # have c_impl as a member of struct core_dumpx 5384 5377 echo $ac_n "checking for c_impl in struct core_dumpx""... $ac_c" 1>&6 5385 echo "configure:53 86: checking for c_impl in struct core_dumpx" >&55378 echo "configure:5379: checking for c_impl in struct core_dumpx" >&5 5386 5379 cat > conftest.$ac_ext <<EOF 5387 #line 538 8"configure"5380 #line 5381 "configure" 5388 5381 #include "confdefs.h" 5389 5382 #include <core.h> … … 5392 5385 ; return 0; } 5393 5386 EOF 5394 if { (eval echo configure:53 95: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then5387 if { (eval echo configure:5388: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then 5395 5388 rm -rf conftest* 5396 5389 cat >> confdefs.h <<\EOF … … 5460 5453 ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'` 5461 5454 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6 5462 echo "configure:54 63: checking for $ac_hdr" >&55455 echo "configure:5456: checking for $ac_hdr" >&5 5463 5456 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then 5464 5457 echo $ac_n "(cached) $ac_c" 1>&6 … … 5466 5459 cat > conftest.$ac_ext <<EOF 5467 5460 #include <sys/types.h> 5468 #line 546 9"configure"5461 #line 5462 "configure" 5469 5462 #include "confdefs.h" 5470 5463 #include <$ac_hdr> 5471 5464 EOF 5472 5465 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" 5473 { (eval echo configure:54 74: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }5466 { (eval echo configure:5467: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } 5474 5467 ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` 5475 5468 if test -z "$ac_err"; then … … 5499 5492 if test "$ac_cv_header_sys_procfs_h" = yes; then 5500 5493 echo $ac_n "checking for prstatus_t in sys/procfs.h""... $ac_c" 1>&6 5501 echo "configure:5 502: checking for prstatus_t in sys/procfs.h" >&55494 echo "configure:5495: checking for prstatus_t in sys/procfs.h" >&5 5502 5495 if eval "test \"`echo '$''{'bfd_cv_have_sys_procfs_type_prstatus_t'+set}'`\" = set"; then 5503 5496 echo $ac_n "(cached) $ac_c" 1>&6 5504 5497 else 5505 5498 cat > conftest.$ac_ext <<EOF 5506 #line 550 7"configure"5499 #line 5500 "configure" 5507 5500 #include "confdefs.h" 5508 5501 … … 5513 5506 ; return 0; } 5514 5507 EOF 5515 if { (eval echo configure:55 16: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then5508 if { (eval echo configure:5509: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then 5516 5509 rm -rf conftest* 5517 5510 bfd_cv_have_sys_procfs_type_prstatus_t=yes … … 5535 5528 5536 5529 echo $ac_n "checking for prstatus32_t in sys/procfs.h""... $ac_c" 1>&6 5537 echo "configure:553 8: checking for prstatus32_t in sys/procfs.h" >&55530 echo "configure:5531: checking for prstatus32_t in sys/procfs.h" >&5 5538 5531 if eval "test \"`echo '$''{'bfd_cv_have_sys_procfs_type_prstatus32_t'+set}'`\" = set"; then 5539 5532 echo $ac_n "(cached) $ac_c" 1>&6 5540 5533 else 5541 5534 cat > conftest.$ac_ext <<EOF 5542 #line 55 43"configure"5535 #line 5536 "configure" 5543 5536 #include "confdefs.h" 5544 5537 … … 5549 5542 ; return 0; } 5550 5543 EOF 5551 if { (eval echo configure:55 52: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then5544 if { (eval echo configure:5545: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then 5552 5545 rm -rf conftest* 5553 5546 bfd_cv_have_sys_procfs_type_prstatus32_t=yes … … 5571 5564 5572 5565 echo $ac_n "checking for prstatus_t.pr_who in sys/procfs.h""... $ac_c" 1>&6 5573 echo "configure:55 74: checking for prstatus_t.pr_who in sys/procfs.h" >&55566 echo "configure:5567: checking for prstatus_t.pr_who in sys/procfs.h" >&5 5574 5567 if eval "test \"`echo '$''{'bfd_cv_have_sys_procfs_type_member_prstatus_t_pr_who'+set}'`\" = set"; then 5575 5568 echo $ac_n "(cached) $ac_c" 1>&6 5576 5569 else 5577 5570 cat > conftest.$ac_ext <<EOF 5578 #line 557 9"configure"5571 #line 5572 "configure" 5579 5572 #include "confdefs.h" 5580 5573 … … 5585 5578 ; return 0; } 5586 5579 EOF 5587 if { (eval echo configure:558 8: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then5580 if { (eval echo configure:5581: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then 5588 5581 rm -rf conftest* 5589 5582 bfd_cv_have_sys_procfs_type_member_prstatus_t_pr_who=yes … … 5607 5600 5608 5601 echo $ac_n "checking for prstatus32_t.pr_who in sys/procfs.h""... $ac_c" 1>&6 5609 echo "configure:56 10: checking for prstatus32_t.pr_who in sys/procfs.h" >&55602 echo "configure:5603: checking for prstatus32_t.pr_who in sys/procfs.h" >&5 5610 5603 if eval "test \"`echo '$''{'bfd_cv_have_sys_procfs_type_member_prstatus32_t_pr_who'+set}'`\" = set"; then 5611 5604 echo $ac_n "(cached) $ac_c" 1>&6 5612 5605 else 5613 5606 cat > conftest.$ac_ext <<EOF 5614 #line 56 15"configure"5607 #line 5608 "configure" 5615 5608 #include "confdefs.h" 5616 5609 … … 5621 5614 ; return 0; } 5622 5615 EOF 5623 if { (eval echo configure:56 24: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then5616 if { (eval echo configure:5617: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then 5624 5617 rm -rf conftest* 5625 5618 bfd_cv_have_sys_procfs_type_member_prstatus32_t_pr_who=yes … … 5643 5636 5644 5637 echo $ac_n "checking for pstatus_t in sys/procfs.h""... $ac_c" 1>&6 5645 echo "configure:56 46: checking for pstatus_t in sys/procfs.h" >&55638 echo "configure:5639: checking for pstatus_t in sys/procfs.h" >&5 5646 5639 if eval "test \"`echo '$''{'bfd_cv_have_sys_procfs_type_pstatus_t'+set}'`\" = set"; then 5647 5640 echo $ac_n "(cached) $ac_c" 1>&6 5648 5641 else 5649 5642 cat > conftest.$ac_ext <<EOF 5650 #line 56 51"configure"5643 #line 5644 "configure" 5651 5644 #include "confdefs.h" 5652 5645 … … 5657 5650 ; return 0; } 5658 5651 EOF 5659 if { (eval echo configure:56 60: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then5652 if { (eval echo configure:5653: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then 5660 5653 rm -rf conftest* 5661 5654 bfd_cv_have_sys_procfs_type_pstatus_t=yes … … 5679 5672 5680 5673 echo $ac_n "checking for pxstatus_t in sys/procfs.h""... $ac_c" 1>&6 5681 echo "configure:56 82: checking for pxstatus_t in sys/procfs.h" >&55674 echo "configure:5675: checking for pxstatus_t in sys/procfs.h" >&5 5682 5675 if eval "test \"`echo '$''{'bfd_cv_have_sys_procfs_type_pxstatus_t'+set}'`\" = set"; then 5683 5676 echo $ac_n "(cached) $ac_c" 1>&6 5684 5677 else 5685 5678 cat > conftest.$ac_ext <<EOF 5686 #line 568 7"configure"5679 #line 5680 "configure" 5687 5680 #include "confdefs.h" 5688 5681 … … 5693 5686 ; return 0; } 5694 5687 EOF 5695 if { (eval echo configure:56 96: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then5688 if { (eval echo configure:5689: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then 5696 5689 rm -rf conftest* 5697 5690 bfd_cv_have_sys_procfs_type_pxstatus_t=yes … … 5715 5708 5716 5709 echo $ac_n "checking for pstatus32_t in sys/procfs.h""... $ac_c" 1>&6 5717 echo "configure:571 8: checking for pstatus32_t in sys/procfs.h" >&55710 echo "configure:5711: checking for pstatus32_t in sys/procfs.h" >&5 5718 5711 if eval "test \"`echo '$''{'bfd_cv_have_sys_procfs_type_pstatus32_t'+set}'`\" = set"; then 5719 5712 echo $ac_n "(cached) $ac_c" 1>&6 5720 5713 else 5721 5714 cat > conftest.$ac_ext <<EOF 5722 #line 57 23"configure"5715 #line 5716 "configure" 5723 5716 #include "confdefs.h" 5724 5717 … … 5729 5722 ; return 0; } 5730 5723 EOF 5731 if { (eval echo configure:57 32: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then5724 if { (eval echo configure:5725: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then 5732 5725 rm -rf conftest* 5733 5726 bfd_cv_have_sys_procfs_type_pstatus32_t=yes … … 5751 5744 5752 5745 echo $ac_n "checking for prpsinfo_t in sys/procfs.h""... $ac_c" 1>&6 5753 echo "configure:57 54: checking for prpsinfo_t in sys/procfs.h" >&55746 echo "configure:5747: checking for prpsinfo_t in sys/procfs.h" >&5 5754 5747 if eval "test \"`echo '$''{'bfd_cv_have_sys_procfs_type_prpsinfo_t'+set}'`\" = set"; then 5755 5748 echo $ac_n "(cached) $ac_c" 1>&6 5756 5749 else 5757 5750 cat > conftest.$ac_ext <<EOF 5758 #line 575 9"configure"5751 #line 5752 "configure" 5759 5752 #include "confdefs.h" 5760 5753 … … 5765 5758 ; return 0; } 5766 5759 EOF 5767 if { (eval echo configure:576 8: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then5760 if { (eval echo configure:5761: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then 5768 5761 rm -rf conftest* 5769 5762 bfd_cv_have_sys_procfs_type_prpsinfo_t=yes … … 5787 5780 5788 5781 echo $ac_n "checking for prpsinfo32_t in sys/procfs.h""... $ac_c" 1>&6 5789 echo "configure:57 90: checking for prpsinfo32_t in sys/procfs.h" >&55782 echo "configure:5783: checking for prpsinfo32_t in sys/procfs.h" >&5 5790 5783 if eval "test \"`echo '$''{'bfd_cv_have_sys_procfs_type_prpsinfo32_t'+set}'`\" = set"; then 5791 5784 echo $ac_n "(cached) $ac_c" 1>&6 5792 5785 else 5793 5786 cat > conftest.$ac_ext <<EOF 5794 #line 57 95"configure"5787 #line 5788 "configure" 5795 5788 #include "confdefs.h" 5796 5789 … … 5801 5794 ; return 0; } 5802 5795 EOF 5803 if { (eval echo configure:5 804: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then5796 if { (eval echo configure:5797: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then 5804 5797 rm -rf conftest* 5805 5798 bfd_cv_have_sys_procfs_type_prpsinfo32_t=yes … … 5823 5816 5824 5817 echo $ac_n "checking for psinfo_t in sys/procfs.h""... $ac_c" 1>&6 5825 echo "configure:58 26: checking for psinfo_t in sys/procfs.h" >&55818 echo "configure:5819: checking for psinfo_t in sys/procfs.h" >&5 5826 5819 if eval "test \"`echo '$''{'bfd_cv_have_sys_procfs_type_psinfo_t'+set}'`\" = set"; then 5827 5820 echo $ac_n "(cached) $ac_c" 1>&6 5828 5821 else 5829 5822 cat > conftest.$ac_ext <<EOF 5830 #line 58 31"configure"5823 #line 5824 "configure" 5831 5824 #include "confdefs.h" 5832 5825 … … 5837 5830 ; return 0; } 5838 5831 EOF 5839 if { (eval echo configure:58 40: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then5832 if { (eval echo configure:5833: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then 5840 5833 rm -rf conftest* 5841 5834 bfd_cv_have_sys_procfs_type_psinfo_t=yes … … 5859 5852 5860 5853 echo $ac_n "checking for psinfo32_t in sys/procfs.h""... $ac_c" 1>&6 5861 echo "configure:58 62: checking for psinfo32_t in sys/procfs.h" >&55854 echo "configure:5855: checking for psinfo32_t in sys/procfs.h" >&5 5862 5855 if eval "test \"`echo '$''{'bfd_cv_have_sys_procfs_type_psinfo32_t'+set}'`\" = set"; then 5863 5856 echo $ac_n "(cached) $ac_c" 1>&6 5864 5857 else 5865 5858 cat > conftest.$ac_ext <<EOF 5866 #line 586 7"configure"5859 #line 5860 "configure" 5867 5860 #include "confdefs.h" 5868 5861 … … 5873 5866 ; return 0; } 5874 5867 EOF 5875 if { (eval echo configure:58 76: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then5868 if { (eval echo configure:5869: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then 5876 5869 rm -rf conftest* 5877 5870 bfd_cv_have_sys_procfs_type_psinfo32_t=yes … … 5895 5888 5896 5889 echo $ac_n "checking for lwpstatus_t in sys/procfs.h""... $ac_c" 1>&6 5897 echo "configure:589 8: checking for lwpstatus_t in sys/procfs.h" >&55890 echo "configure:5891: checking for lwpstatus_t in sys/procfs.h" >&5 5898 5891 if eval "test \"`echo '$''{'bfd_cv_have_sys_procfs_type_lwpstatus_t'+set}'`\" = set"; then 5899 5892 echo $ac_n "(cached) $ac_c" 1>&6 5900 5893 else 5901 5894 cat > conftest.$ac_ext <<EOF 5902 #line 5 903"configure"5895 #line 5896 "configure" 5903 5896 #include "confdefs.h" 5904 5897 … … 5909 5902 ; return 0; } 5910 5903 EOF 5911 if { (eval echo configure:59 12: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then5904 if { (eval echo configure:5905: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then 5912 5905 rm -rf conftest* 5913 5906 bfd_cv_have_sys_procfs_type_lwpstatus_t=yes … … 5931 5924 5932 5925 echo $ac_n "checking for lwpxstatus_t in sys/procfs.h""... $ac_c" 1>&6 5933 echo "configure:59 34: checking for lwpxstatus_t in sys/procfs.h" >&55926 echo "configure:5927: checking for lwpxstatus_t in sys/procfs.h" >&5 5934 5927 if eval "test \"`echo '$''{'bfd_cv_have_sys_procfs_type_lwpxstatus_t'+set}'`\" = set"; then 5935 5928 echo $ac_n "(cached) $ac_c" 1>&6 5936 5929 else 5937 5930 cat > conftest.$ac_ext <<EOF 5938 #line 593 9"configure"5931 #line 5932 "configure" 5939 5932 #include "confdefs.h" 5940 5933 … … 5945 5938 ; return 0; } 5946 5939 EOF 5947 if { (eval echo configure:594 8: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then5940 if { (eval echo configure:5941: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then 5948 5941 rm -rf conftest* 5949 5942 bfd_cv_have_sys_procfs_type_lwpxstatus_t=yes … … 5967 5960 5968 5961 echo $ac_n "checking for lwpstatus_t.pr_context in sys/procfs.h""... $ac_c" 1>&6 5969 echo "configure:59 70: checking for lwpstatus_t.pr_context in sys/procfs.h" >&55962 echo "configure:5963: checking for lwpstatus_t.pr_context in sys/procfs.h" >&5 5970 5963 if eval "test \"`echo '$''{'bfd_cv_have_sys_procfs_type_member_lwpstatus_t_pr_context'+set}'`\" = set"; then 5971 5964 echo $ac_n "(cached) $ac_c" 1>&6 5972 5965 else 5973 5966 cat > conftest.$ac_ext <<EOF 5974 #line 59 75"configure"5967 #line 5968 "configure" 5975 5968 #include "confdefs.h" 5976 5969 … … 5981 5974 ; return 0; } 5982 5975 EOF 5983 if { (eval echo configure:59 84: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then5976 if { (eval echo configure:5977: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then 5984 5977 rm -rf conftest* 5985 5978 bfd_cv_have_sys_procfs_type_member_lwpstatus_t_pr_context=yes … … 6003 5996 6004 5997 echo $ac_n "checking for lwpstatus_t.pr_reg in sys/procfs.h""... $ac_c" 1>&6 6005 echo "configure: 6006: checking for lwpstatus_t.pr_reg in sys/procfs.h" >&55998 echo "configure:5999: checking for lwpstatus_t.pr_reg in sys/procfs.h" >&5 6006 5999 if eval "test \"`echo '$''{'bfd_cv_have_sys_procfs_type_member_lwpstatus_t_pr_reg'+set}'`\" = set"; then 6007 6000 echo $ac_n "(cached) $ac_c" 1>&6 6008 6001 else 6009 6002 cat > conftest.$ac_ext <<EOF 6010 #line 60 11"configure"6003 #line 6004 "configure" 6011 6004 #include "confdefs.h" 6012 6005 … … 6017 6010 ; return 0; } 6018 6011 EOF 6019 if { (eval echo configure:60 20: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then6012 if { (eval echo configure:6013: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then 6020 6013 rm -rf conftest* 6021 6014 bfd_cv_have_sys_procfs_type_member_lwpstatus_t_pr_reg=yes … … 6039 6032 6040 6033 echo $ac_n "checking for win32_pstatus_t in sys/procfs.h""... $ac_c" 1>&6 6041 echo "configure:60 42: checking for win32_pstatus_t in sys/procfs.h" >&56034 echo "configure:6035: checking for win32_pstatus_t in sys/procfs.h" >&5 6042 6035 if eval "test \"`echo '$''{'bfd_cv_have_sys_procfs_type_win32_pstatus_t'+set}'`\" = set"; then 6043 6036 echo $ac_n "(cached) $ac_c" 1>&6 6044 6037 else 6045 6038 cat > conftest.$ac_ext <<EOF 6046 #line 604 7"configure"6039 #line 6040 "configure" 6047 6040 #include "confdefs.h" 6048 6041 … … 6053 6046 ; return 0; } 6054 6047 EOF 6055 if { (eval echo configure:60 56: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then6048 if { (eval echo configure:6049: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then 6056 6049 rm -rf conftest* 6057 6050 bfd_cv_have_sys_procfs_type_win32_pstatus_t=yes … … 6098 6091 if test "$enable_shared" = "yes"; then 6099 6092 WIN32LDFLAGS="-no-undefined" 6100 WIN32LIBADD="-L`pwd`/../libiberty -liberty -L`pwd`/../intl -lintl" 6093 WIN32LIBADD="-L`pwd`/../libiberty -liberty" 6094 # WIN32LIBADD="-L`pwd`/../libiberty -liberty -L`pwd`/../intl -lintl" 6101 6095 fi 6102 6096 ;; … … 6530 6524 bad_64bit_gcc=no; 6531 6525 echo $ac_n "checking for gcc version with buggy 64-bit support""... $ac_c" 1>&6 6532 echo "configure:65 33: checking for gcc version with buggy 64-bit support" >&56526 echo "configure:6527: checking for gcc version with buggy 64-bit support" >&5 6533 6527 # Add more tests for gcc versions with non-working 64-bit support here. 6534 6528 cat > conftest.$ac_ext <<EOF 6535 #line 653 6"configure"6529 #line 6530 "configure" 6536 6530 #include "confdefs.h" 6537 6531 :__GNUC__:__GNUC_MINOR__:__i386__: … … 6579 6573 ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'` 6580 6574 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6 6581 echo "configure:65 82: checking for $ac_hdr" >&56575 echo "configure:6576: checking for $ac_hdr" >&5 6582 6576 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then 6583 6577 echo $ac_n "(cached) $ac_c" 1>&6 … … 6585 6579 cat > conftest.$ac_ext <<EOF 6586 6580 #include <sys/types.h> 6587 #line 658 8"configure"6581 #line 6582 "configure" 6588 6582 #include "confdefs.h" 6589 6583 #include <$ac_hdr> 6590 6584 EOF 6591 6585 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" 6592 { (eval echo configure:65 93: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }6586 { (eval echo configure:6587: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } 6593 6587 ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` 6594 6588 if test -z "$ac_err"; then … … 6619 6613 do 6620 6614 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 6621 echo "configure:66 22: checking for $ac_func" >&56615 echo "configure:6616: checking for $ac_func" >&5 6622 6616 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then 6623 6617 echo $ac_n "(cached) $ac_c" 1>&6 6624 6618 else 6625 6619 cat > conftest.$ac_ext <<EOF 6626 #line 662 7"configure"6620 #line 6621 "configure" 6627 6621 #include "confdefs.h" 6628 6622 /* System header to define __stub macros and hopefully few prototypes, … … 6647 6641 ; return 0; } 6648 6642 EOF 6649 if { (eval echo configure:66 50: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then6643 if { (eval echo configure:6644: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then 6650 6644 rm -rf conftest* 6651 6645 eval "ac_cv_func_$ac_func=yes" … … 6672 6666 6673 6667 echo $ac_n "checking for working mmap""... $ac_c" 1>&6 6674 echo "configure:66 75: checking for working mmap" >&56668 echo "configure:6669: checking for working mmap" >&5 6675 6669 if eval "test \"`echo '$''{'ac_cv_func_mmap_fixed_mapped'+set}'`\" = set"; then 6676 6670 echo $ac_n "(cached) $ac_c" 1>&6 … … 6680 6674 else 6681 6675 cat > conftest.$ac_ext <<EOF 6682 #line 66 83"configure"6676 #line 6677 "configure" 6683 6677 #include "confdefs.h" 6684 6678 … … 6820 6814 6821 6815 EOF 6822 if { (eval echo configure:68 23: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null6816 if { (eval echo configure:6817: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null 6823 6817 then 6824 6818 ac_cv_func_mmap_fixed_mapped=yes … … 6845 6839 do 6846 6840 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 6847 echo "configure:684 8: checking for $ac_func" >&56841 echo "configure:6842: checking for $ac_func" >&5 6848 6842 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then 6849 6843 echo $ac_n "(cached) $ac_c" 1>&6 6850 6844 else 6851 6845 cat > conftest.$ac_ext <<EOF 6852 #line 68 53"configure"6846 #line 6847 "configure" 6853 6847 #include "confdefs.h" 6854 6848 /* System header to define __stub macros and hopefully few prototypes, … … 6873 6867 ; return 0; } 6874 6868 EOF 6875 if { (eval echo configure:687 6: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then6869 if { (eval echo configure:6870: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then 6876 6870 rm -rf conftest* 6877 6871 eval "ac_cv_func_$ac_func=yes" -
Property cvs2svn:cvs-rev
changed from
-
trunk/src/binutils/binutils/configure
-
Property cvs2svn:cvs-rev
changed from
1.9
to1.10
r1852 r1853 4364 4364 nls_cv_header_intl=libintl.h 4365 4365 nls_cv_header_libgt=libgettext.h 4366 else 4367 echo "dbg: else: gt_cv_func_gettext_libintl" >&5 4368 if test "$gt_cv_func_gettext_libintl" = "yes"; then 4369 echo "dbg: updating LIBS" >&5 4370 LIBS="-lintl $LIBS" 4371 INTLLIBS="-lintl" 4372 fi 4373 fi 4366 fi 4374 4367 4375 4368 if test "$XGETTEXT" != ":"; then … … 4420 4413 else 4421 4414 echo $ac_n "checking for catalogs to be installed""... $ac_c" 1>&6 4422 echo "configure:44 23: checking for catalogs to be installed" >&54415 echo "configure:4416: checking for catalogs to be installed" >&5 4423 4416 NEW_LINGUAS= 4424 4417 for lang in ${LINGUAS=$ALL_LINGUAS}; do … … 4448 4441 ac_safe=`echo "linux/version.h" | sed 'y%./+-%__p_%'` 4449 4442 echo $ac_n "checking for linux/version.h""... $ac_c" 1>&6 4450 echo "configure:44 51: checking for linux/version.h" >&54443 echo "configure:4444: checking for linux/version.h" >&5 4451 4444 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then 4452 4445 echo $ac_n "(cached) $ac_c" 1>&6 … … 4454 4447 cat > conftest.$ac_ext <<EOF 4455 4448 #include <sys/types.h> 4456 #line 445 7"configure"4449 #line 4450 "configure" 4457 4450 #include "confdefs.h" 4458 4451 #include <linux/version.h> 4459 4452 EOF 4460 4453 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" 4461 { (eval echo configure:44 62: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }4454 { (eval echo configure:4455: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } 4462 4455 ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` 4463 4456 if test -z "$ac_err"; then … … 4522 4515 4523 4516 echo $ac_n "checking whether to enable maintainer-specific portions of Makefiles""... $ac_c" 1>&6 4524 echo "configure:45 25: checking whether to enable maintainer-specific portions of Makefiles" >&54517 echo "configure:4518: checking whether to enable maintainer-specific portions of Makefiles" >&5 4525 4518 # Check whether --enable-maintainer-mode or --disable-maintainer-mode was given. 4526 4519 if test "${enable_maintainer_mode+set}" = set; then … … 4548 4541 4549 4542 echo $ac_n "checking for executable suffix""... $ac_c" 1>&6 4550 echo "configure:45 51: checking for executable suffix" >&54543 echo "configure:4544: checking for executable suffix" >&5 4551 4544 if eval "test \"`echo '$''{'ac_cv_exeext'+set}'`\" = set"; then 4552 4545 echo $ac_n "(cached) $ac_c" 1>&6 … … 4558 4551 echo 'int main () { return 0; }' > conftest.$ac_ext 4559 4552 ac_cv_exeext= 4560 if { (eval echo configure:45 61: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; }; then4553 if { (eval echo configure:4554: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; }; then 4561 4554 for file in conftest.*; do 4562 4555 case $file in … … 4601 4594 set dummy ranlib; ac_word=$2 4602 4595 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 4603 echo "configure:4 604: checking for $ac_word" >&54596 echo "configure:4597: checking for $ac_word" >&5 4604 4597 if eval "test \"`echo '$''{'ac_cv_prog_RANLIB'+set}'`\" = set"; then 4605 4598 echo $ac_n "(cached) $ac_c" 1>&6 … … 4641 4634 # ./install, which can be erroneously created by make from ./install.sh. 4642 4635 echo $ac_n "checking for a BSD compatible install""... $ac_c" 1>&6 4643 echo "configure:46 44: checking for a BSD compatible install" >&54636 echo "configure:4637: checking for a BSD compatible install" >&5 4644 4637 if test -z "$INSTALL"; then 4645 4638 if eval "test \"`echo '$''{'ac_cv_path_install'+set}'`\" = set"; then … … 4710 4703 else 4711 4704 echo $ac_n "checking for build system executable suffix""... $ac_c" 1>&6 4712 echo "configure:47 13: checking for build system executable suffix" >&54705 echo "configure:4706: checking for build system executable suffix" >&5 4713 4706 if eval "test \"`echo '$''{'bfd_cv_build_exeext'+set}'`\" = set"; then 4714 4707 echo $ac_n "(cached) $ac_c" 1>&6 … … 4745 4738 ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'` 4746 4739 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6 4747 echo "configure:474 8: checking for $ac_hdr" >&54740 echo "configure:4741: checking for $ac_hdr" >&5 4748 4741 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then 4749 4742 echo $ac_n "(cached) $ac_c" 1>&6 … … 4751 4744 cat > conftest.$ac_ext <<EOF 4752 4745 #include <sys/types.h> 4753 #line 47 54"configure"4746 #line 4747 "configure" 4754 4747 #include "confdefs.h" 4755 4748 #include <$ac_hdr> 4756 4749 EOF 4757 4750 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" 4758 { (eval echo configure:475 9: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }4751 { (eval echo configure:4752: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } 4759 4752 ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` 4760 4753 if test -z "$ac_err"; then … … 4783 4776 4784 4777 echo $ac_n "checking for sys/wait.h that is POSIX.1 compatible""... $ac_c" 1>&6 4785 echo "configure:47 86: checking for sys/wait.h that is POSIX.1 compatible" >&54778 echo "configure:4779: checking for sys/wait.h that is POSIX.1 compatible" >&5 4786 4779 if eval "test \"`echo '$''{'ac_cv_header_sys_wait_h'+set}'`\" = set"; then 4787 4780 echo $ac_n "(cached) $ac_c" 1>&6 4788 4781 else 4789 4782 cat > conftest.$ac_ext <<EOF 4790 #line 47 91"configure"4783 #line 4784 "configure" 4791 4784 #include "confdefs.h" 4792 4785 #include <sys/types.h> … … 4804 4797 ; return 0; } 4805 4798 EOF 4806 if { (eval echo configure:480 7: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then4799 if { (eval echo configure:4800: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then 4807 4800 rm -rf conftest* 4808 4801 ac_cv_header_sys_wait_h=yes … … 4827 4820 # for constant arguments. Useless! 4828 4821 echo $ac_n "checking for working alloca.h""... $ac_c" 1>&6 4829 echo "configure:48 30: checking for working alloca.h" >&54822 echo "configure:4823: checking for working alloca.h" >&5 4830 4823 if eval "test \"`echo '$''{'ac_cv_header_alloca_h'+set}'`\" = set"; then 4831 4824 echo $ac_n "(cached) $ac_c" 1>&6 4832 4825 else 4833 4826 cat > conftest.$ac_ext <<EOF 4834 #line 48 35"configure"4827 #line 4828 "configure" 4835 4828 #include "confdefs.h" 4836 4829 #include <alloca.h> … … 4839 4832 ; return 0; } 4840 4833 EOF 4841 if { (eval echo configure:48 42: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then4834 if { (eval echo configure:4835: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then 4842 4835 rm -rf conftest* 4843 4836 ac_cv_header_alloca_h=yes … … 4860 4853 4861 4854 echo $ac_n "checking for alloca""... $ac_c" 1>&6 4862 echo "configure:48 63: checking for alloca" >&54855 echo "configure:4856: checking for alloca" >&5 4863 4856 if eval "test \"`echo '$''{'ac_cv_func_alloca_works'+set}'`\" = set"; then 4864 4857 echo $ac_n "(cached) $ac_c" 1>&6 4865 4858 else 4866 4859 cat > conftest.$ac_ext <<EOF 4867 #line 486 8"configure"4860 #line 4861 "configure" 4868 4861 #include "confdefs.h" 4869 4862 … … 4893 4886 ; return 0; } 4894 4887 EOF 4895 if { (eval echo configure:48 96: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then4888 if { (eval echo configure:4889: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then 4896 4889 rm -rf conftest* 4897 4890 ac_cv_func_alloca_works=yes … … 4925 4918 4926 4919 echo $ac_n "checking whether alloca needs Cray hooks""... $ac_c" 1>&6 4927 echo "configure:492 8: checking whether alloca needs Cray hooks" >&54920 echo "configure:4921: checking whether alloca needs Cray hooks" >&5 4928 4921 if eval "test \"`echo '$''{'ac_cv_os_cray'+set}'`\" = set"; then 4929 4922 echo $ac_n "(cached) $ac_c" 1>&6 4930 4923 else 4931 4924 cat > conftest.$ac_ext <<EOF 4932 #line 49 33"configure"4925 #line 4926 "configure" 4933 4926 #include "confdefs.h" 4934 4927 #if defined(CRAY) && ! defined(CRAY2) … … 4955 4948 for ac_func in _getb67 GETB67 getb67; do 4956 4949 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 4957 echo "configure:495 8: checking for $ac_func" >&54950 echo "configure:4951: checking for $ac_func" >&5 4958 4951 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then 4959 4952 echo $ac_n "(cached) $ac_c" 1>&6 4960 4953 else 4961 4954 cat > conftest.$ac_ext <<EOF 4962 #line 49 63"configure"4955 #line 4956 "configure" 4963 4956 #include "confdefs.h" 4964 4957 /* System header to define __stub macros and hopefully few prototypes, … … 4983 4976 ; return 0; } 4984 4977 EOF 4985 if { (eval echo configure:49 86: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then4978 if { (eval echo configure:4979: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then 4986 4979 rm -rf conftest* 4987 4980 eval "ac_cv_func_$ac_func=yes" … … 5010 5003 5011 5004 echo $ac_n "checking stack direction for C alloca""... $ac_c" 1>&6 5012 echo "configure:50 13: checking stack direction for C alloca" >&55005 echo "configure:5006: checking stack direction for C alloca" >&5 5013 5006 if eval "test \"`echo '$''{'ac_cv_c_stack_direction'+set}'`\" = set"; then 5014 5007 echo $ac_n "(cached) $ac_c" 1>&6 … … 5018 5011 else 5019 5012 cat > conftest.$ac_ext <<EOF 5020 #line 50 21"configure"5013 #line 5014 "configure" 5021 5014 #include "confdefs.h" 5022 5015 find_stack_direction () … … 5037 5030 } 5038 5031 EOF 5039 if { (eval echo configure:50 40: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null5032 if { (eval echo configure:5033: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null 5040 5033 then 5041 5034 ac_cv_c_stack_direction=1 … … 5061 5054 do 5062 5055 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 5063 echo "configure:50 64: checking for $ac_func" >&55056 echo "configure:5057: checking for $ac_func" >&5 5064 5057 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then 5065 5058 echo $ac_n "(cached) $ac_c" 1>&6 5066 5059 else 5067 5060 cat > conftest.$ac_ext <<EOF 5068 #line 506 9"configure"5061 #line 5062 "configure" 5069 5062 #include "confdefs.h" 5070 5063 /* System header to define __stub macros and hopefully few prototypes, … … 5089 5082 ; return 0; } 5090 5083 EOF 5091 if { (eval echo configure:50 92: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then5084 if { (eval echo configure:5085: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then 5092 5085 rm -rf conftest* 5093 5086 eval "ac_cv_func_$ac_func=yes" … … 5117 5110 # needs to be defined for it 5118 5111 echo $ac_n "checking for fopen64""... $ac_c" 1>&6 5119 echo "configure:51 20: checking for fopen64" >&55112 echo "configure:5113: checking for fopen64" >&5 5120 5113 if eval "test \"`echo '$''{'bu_cv_have_fopen64'+set}'`\" = set"; then 5121 5114 echo $ac_n "(cached) $ac_c" 1>&6 5122 5115 else 5123 5116 cat > conftest.$ac_ext <<EOF 5124 #line 51 25"configure"5117 #line 5118 "configure" 5125 5118 #include "confdefs.h" 5126 5119 #include <stdio.h> … … 5129 5122 ; return 0; } 5130 5123 EOF 5131 if { (eval echo configure:51 32: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then5124 if { (eval echo configure:5125: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then 5132 5125 rm -rf conftest* 5133 5126 bu_cv_have_fopen64=yes … … 5139 5132 CPPFLAGS="$CPPFLAGS -D_LARGEFILE64_SOURCE" 5140 5133 cat > conftest.$ac_ext <<EOF 5141 #line 51 42"configure"5134 #line 5135 "configure" 5142 5135 #include "confdefs.h" 5143 5136 #include <stdio.h> … … 5146 5139 ; return 0; } 5147 5140 EOF 5148 if { (eval echo configure:514 9: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then5141 if { (eval echo configure:5142: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then 5149 5142 rm -rf conftest* 5150 5143 bu_cv_have_fopen64="need -D_LARGEFILE64_SOURCE" … … 5178 5171 5179 5172 echo $ac_n "checking for library containing frexp""... $ac_c" 1>&6 5180 echo "configure:51 81: checking for library containing frexp" >&55173 echo "configure:5174: checking for library containing frexp" >&5 5181 5174 if eval "test \"`echo '$''{'ac_cv_search_frexp'+set}'`\" = set"; then 5182 5175 echo $ac_n "(cached) $ac_c" 1>&6 … … 5185 5178 ac_cv_search_frexp="no" 5186 5179 cat > conftest.$ac_ext <<EOF 5187 #line 518 8"configure"5180 #line 5181 "configure" 5188 5181 #include "confdefs.h" 5189 5182 /* Override any gcc2 internal prototype to avoid an error. */ … … 5196 5189 ; return 0; } 5197 5190 EOF 5198 if { (eval echo configure:519 9: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then5191 if { (eval echo configure:5192: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then 5199 5192 rm -rf conftest* 5200 5193 ac_cv_search_frexp="none required" … … 5207 5200 LIBS="-l$i $ac_func_search_save_LIBS" 5208 5201 cat > conftest.$ac_ext <<EOF 5209 #line 52 10"configure"5202 #line 5203 "configure" 5210 5203 #include "confdefs.h" 5211 5204 /* Override any gcc2 internal prototype to avoid an error. */ … … 5218 5211 ; return 0; } 5219 5212 EOF 5220 if { (eval echo configure:52 21: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then5213 if { (eval echo configure:5214: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then 5221 5214 rm -rf conftest* 5222 5215 ac_cv_search_frexp="-l$i" … … 5240 5233 5241 5234 echo $ac_n "checking for time_t in time.h""... $ac_c" 1>&6 5242 echo "configure:52 43: checking for time_t in time.h" >&55235 echo "configure:5236: checking for time_t in time.h" >&5 5243 5236 if eval "test \"`echo '$''{'bu_cv_decl_time_t_time_h'+set}'`\" = set"; then 5244 5237 echo $ac_n "(cached) $ac_c" 1>&6 5245 5238 else 5246 5239 cat > conftest.$ac_ext <<EOF 5247 #line 524 8"configure"5240 #line 5241 "configure" 5248 5241 #include "confdefs.h" 5249 5242 #include <time.h> … … 5252 5245 ; return 0; } 5253 5246 EOF 5254 if { (eval echo configure:52 55: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then5247 if { (eval echo configure:5248: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then 5255 5248 rm -rf conftest* 5256 5249 bu_cv_decl_time_t_time_h=yes … … 5273 5266 5274 5267 echo $ac_n "checking for time_t in sys/types.h""... $ac_c" 1>&6 5275 echo "configure:52 76: checking for time_t in sys/types.h" >&55268 echo "configure:5269: checking for time_t in sys/types.h" >&5 5276 5269 if eval "test \"`echo '$''{'bu_cv_decl_time_t_types_h'+set}'`\" = set"; then 5277 5270 echo $ac_n "(cached) $ac_c" 1>&6 5278 5271 else 5279 5272 cat > conftest.$ac_ext <<EOF 5280 #line 52 81"configure"5273 #line 5274 "configure" 5281 5274 #include "confdefs.h" 5282 5275 #include <sys/types.h> … … 5285 5278 ; return 0; } 5286 5279 EOF 5287 if { (eval echo configure:528 8: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then5280 if { (eval echo configure:5281: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then 5288 5281 rm -rf conftest* 5289 5282 bu_cv_decl_time_t_types_h=yes … … 5308 5301 # by default. 5309 5302 echo $ac_n "checking for utime.h""... $ac_c" 1>&6 5310 echo "configure:53 11: checking for utime.h" >&55303 echo "configure:5304: checking for utime.h" >&5 5311 5304 if eval "test \"`echo '$''{'bu_cv_header_utime_h'+set}'`\" = set"; then 5312 5305 echo $ac_n "(cached) $ac_c" 1>&6 5313 5306 else 5314 5307 cat > conftest.$ac_ext <<EOF 5315 #line 53 16"configure"5308 #line 5309 "configure" 5316 5309 #include "confdefs.h" 5317 5310 #include <sys/types.h> … … 5324 5317 ; return 0; } 5325 5318 EOF 5326 if { (eval echo configure:532 7: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then5319 if { (eval echo configure:5320: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then 5327 5320 rm -rf conftest* 5328 5321 bu_cv_header_utime_h=yes … … 5345 5338 5346 5339 echo $ac_n "checking whether fprintf must be declared""... $ac_c" 1>&6 5347 echo "configure:534 8: checking whether fprintf must be declared" >&55340 echo "configure:5341: checking whether fprintf must be declared" >&5 5348 5341 if eval "test \"`echo '$''{'bfd_cv_decl_needed_fprintf'+set}'`\" = set"; then 5349 5342 echo $ac_n "(cached) $ac_c" 1>&6 5350 5343 else 5351 5344 cat > conftest.$ac_ext <<EOF 5352 #line 53 53"configure"5345 #line 5346 "configure" 5353 5346 #include "confdefs.h" 5354 5347 … … 5371 5364 ; return 0; } 5372 5365 EOF 5373 if { (eval echo configure:53 74: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then5366 if { (eval echo configure:5367: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then 5374 5367 rm -rf conftest* 5375 5368 bfd_cv_decl_needed_fprintf=no … … 5392 5385 5393 5386 echo $ac_n "checking whether strstr must be declared""... $ac_c" 1>&6 5394 echo "configure:53 95: checking whether strstr must be declared" >&55387 echo "configure:5388: checking whether strstr must be declared" >&5 5395 5388 if eval "test \"`echo '$''{'bfd_cv_decl_needed_strstr'+set}'`\" = set"; then 5396 5389 echo $ac_n "(cached) $ac_c" 1>&6 5397 5390 else 5398 5391 cat > conftest.$ac_ext <<EOF 5399 #line 5 400"configure"5392 #line 5393 "configure" 5400 5393 #include "confdefs.h" 5401 5394 … … 5418 5411 ; return 0; } 5419 5412 EOF 5420 if { (eval echo configure:54 21: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then5413 if { (eval echo configure:5414: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then 5421 5414 rm -rf conftest* 5422 5415 bfd_cv_decl_needed_strstr=no … … 5439 5432 5440 5433 echo $ac_n "checking whether sbrk must be declared""... $ac_c" 1>&6 5441 echo "configure:54 42: checking whether sbrk must be declared" >&55434 echo "configure:5435: checking whether sbrk must be declared" >&5 5442 5435 if eval "test \"`echo '$''{'bfd_cv_decl_needed_sbrk'+set}'`\" = set"; then 5443 5436 echo $ac_n "(cached) $ac_c" 1>&6 5444 5437 else 5445 5438 cat > conftest.$ac_ext <<EOF 5446 #line 544 7"configure"5439 #line 5440 "configure" 5447 5440 #include "confdefs.h" 5448 5441 … … 5465 5458 ; return 0; } 5466 5459 EOF 5467 if { (eval echo configure:546 8: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then5460 if { (eval echo configure:5461: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then 5468 5461 rm -rf conftest* 5469 5462 bfd_cv_decl_needed_sbrk=no … … 5486 5479 5487 5480 echo $ac_n "checking whether getenv must be declared""... $ac_c" 1>&6 5488 echo "configure:548 9: checking whether getenv must be declared" >&55481 echo "configure:5482: checking whether getenv must be declared" >&5 5489 5482 if eval "test \"`echo '$''{'bfd_cv_decl_needed_getenv'+set}'`\" = set"; then 5490 5483 echo $ac_n "(cached) $ac_c" 1>&6 5491 5484 else 5492 5485 cat > conftest.$ac_ext <<EOF 5493 #line 54 94"configure"5486 #line 5487 "configure" 5494 5487 #include "confdefs.h" 5495 5488 … … 5512 5505 ; return 0; } 5513 5506 EOF 5514 if { (eval echo configure:55 15: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then5507 if { (eval echo configure:5508: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then 5515 5508 rm -rf conftest* 5516 5509 bfd_cv_decl_needed_getenv=no … … 5533 5526 5534 5527 echo $ac_n "checking whether environ must be declared""... $ac_c" 1>&6 5535 echo "configure:55 36: checking whether environ must be declared" >&55528 echo "configure:5529: checking whether environ must be declared" >&5 5536 5529 if eval "test \"`echo '$''{'bfd_cv_decl_needed_environ'+set}'`\" = set"; then 5537 5530 echo $ac_n "(cached) $ac_c" 1>&6 5538 5531 else 5539 5532 cat > conftest.$ac_ext <<EOF 5540 #line 55 41"configure"5533 #line 5534 "configure" 5541 5534 #include "confdefs.h" 5542 5535 … … 5559 5552 ; return 0; } 5560 5553 EOF 5561 if { (eval echo configure:55 62: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then5554 if { (eval echo configure:5555: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then 5562 5555 rm -rf conftest* 5563 5556 bfd_cv_decl_needed_environ=no -
Property cvs2svn:cvs-rev
changed from
-
trunk/src/binutils/gas/configure
-
Property cvs2svn:cvs-rev
changed from
1.7
to1.8
r1852 r1853 5378 5378 nls_cv_header_intl=libintl.h 5379 5379 nls_cv_header_libgt=libgettext.h 5380 else 5381 echo "dbg: else: gt_cv_func_gettext_libintl" >&5 5382 if test "$gt_cv_func_gettext_libintl" = "yes"; then 5383 echo "dbg: updating LIBS" >&5 5384 LIBS="-lintl $LIBS" 5385 INTLLIBS="-lintl" 5386 fi 5387 fi 5380 fi 5388 5381 5389 5382 if test "$XGETTEXT" != ":"; then … … 5434 5427 else 5435 5428 echo $ac_n "checking for catalogs to be installed""... $ac_c" 1>&6 5436 echo "configure:543 7: checking for catalogs to be installed" >&55429 echo "configure:5430: checking for catalogs to be installed" >&5 5437 5430 NEW_LINGUAS= 5438 5431 for lang in ${LINGUAS=$ALL_LINGUAS}; do … … 5462 5455 ac_safe=`echo "linux/version.h" | sed 'y%./+-%__p_%'` 5463 5456 echo $ac_n "checking for linux/version.h""... $ac_c" 1>&6 5464 echo "configure:54 65: checking for linux/version.h" >&55457 echo "configure:5458: checking for linux/version.h" >&5 5465 5458 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then 5466 5459 echo $ac_n "(cached) $ac_c" 1>&6 … … 5468 5461 cat > conftest.$ac_ext <<EOF 5469 5462 #include <sys/types.h> 5470 #line 54 71"configure"5463 #line 5464 "configure" 5471 5464 #include "confdefs.h" 5472 5465 #include <linux/version.h> 5473 5466 EOF 5474 5467 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" 5475 { (eval echo configure:54 76: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }5468 { (eval echo configure:5469: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } 5476 5469 ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` 5477 5470 if test -z "$ac_err"; then … … 5536 5529 5537 5530 echo $ac_n "checking whether to enable maintainer-specific portions of Makefiles""... $ac_c" 1>&6 5538 echo "configure:553 9: checking whether to enable maintainer-specific portions of Makefiles" >&55531 echo "configure:5532: checking whether to enable maintainer-specific portions of Makefiles" >&5 5539 5532 # Check whether --enable-maintainer-mode or --disable-maintainer-mode was given. 5540 5533 if test "${enable_maintainer_mode+set}" = set; then … … 5562 5555 5563 5556 echo $ac_n "checking for executable suffix""... $ac_c" 1>&6 5564 echo "configure:55 65: checking for executable suffix" >&55557 echo "configure:5558: checking for executable suffix" >&5 5565 5558 if eval "test \"`echo '$''{'ac_cv_exeext'+set}'`\" = set"; then 5566 5559 echo $ac_n "(cached) $ac_c" 1>&6 … … 5572 5565 echo 'int main () { return 0; }' > conftest.$ac_ext 5573 5566 ac_cv_exeext= 5574 if { (eval echo configure:55 75: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; }; then5567 if { (eval echo configure:5568: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; }; then 5575 5568 for file in conftest.*; do 5576 5569 case $file in … … 5597 5590 ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'` 5598 5591 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6 5599 echo "configure:5 600: checking for $ac_hdr" >&55592 echo "configure:5593: checking for $ac_hdr" >&5 5600 5593 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then 5601 5594 echo $ac_n "(cached) $ac_c" 1>&6 … … 5603 5596 cat > conftest.$ac_ext <<EOF 5604 5597 #include <sys/types.h> 5605 #line 5 606"configure"5598 #line 5599 "configure" 5606 5599 #include "confdefs.h" 5607 5600 #include <$ac_hdr> 5608 5601 EOF 5609 5602 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" 5610 { (eval echo configure:56 11: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }5603 { (eval echo configure:5604: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } 5611 5604 ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` 5612 5605 if test -z "$ac_err"; then … … 5638 5631 # people who are not cross-compiling but are compiling cross-assemblers. 5639 5632 echo $ac_n "checking whether compiling a cross-assembler""... $ac_c" 1>&6 5640 echo "configure:56 41: checking whether compiling a cross-assembler" >&55633 echo "configure:5634: checking whether compiling a cross-assembler" >&5 5641 5634 if test "${host}" = "${target}"; then 5642 5635 cross_gas=no … … 5653 5646 # for constant arguments. Useless! 5654 5647 echo $ac_n "checking for working alloca.h""... $ac_c" 1>&6 5655 echo "configure:56 56: checking for working alloca.h" >&55648 echo "configure:5649: checking for working alloca.h" >&5 5656 5649 if eval "test \"`echo '$''{'ac_cv_header_alloca_h'+set}'`\" = set"; then 5657 5650 echo $ac_n "(cached) $ac_c" 1>&6 5658 5651 else 5659 5652 cat > conftest.$ac_ext <<EOF 5660 #line 56 61"configure"5653 #line 5654 "configure" 5661 5654 #include "confdefs.h" 5662 5655 #include <alloca.h> … … 5665 5658 ; return 0; } 5666 5659 EOF 5667 if { (eval echo configure:566 8: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then5660 if { (eval echo configure:5661: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then 5668 5661 rm -rf conftest* 5669 5662 ac_cv_header_alloca_h=yes … … 5686 5679 5687 5680 echo $ac_n "checking for alloca""... $ac_c" 1>&6 5688 echo "configure:568 9: checking for alloca" >&55681 echo "configure:5682: checking for alloca" >&5 5689 5682 if eval "test \"`echo '$''{'ac_cv_func_alloca_works'+set}'`\" = set"; then 5690 5683 echo $ac_n "(cached) $ac_c" 1>&6 5691 5684 else 5692 5685 cat > conftest.$ac_ext <<EOF 5693 #line 56 94"configure"5686 #line 5687 "configure" 5694 5687 #include "confdefs.h" 5695 5688 … … 5719 5712 ; return 0; } 5720 5713 EOF 5721 if { (eval echo configure:57 22: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then5714 if { (eval echo configure:5715: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then 5722 5715 rm -rf conftest* 5723 5716 ac_cv_func_alloca_works=yes … … 5751 5744 5752 5745 echo $ac_n "checking whether alloca needs Cray hooks""... $ac_c" 1>&6 5753 echo "configure:57 54: checking whether alloca needs Cray hooks" >&55746 echo "configure:5747: checking whether alloca needs Cray hooks" >&5 5754 5747 if eval "test \"`echo '$''{'ac_cv_os_cray'+set}'`\" = set"; then 5755 5748 echo $ac_n "(cached) $ac_c" 1>&6 5756 5749 else 5757 5750 cat > conftest.$ac_ext <<EOF 5758 #line 575 9"configure"5751 #line 5752 "configure" 5759 5752 #include "confdefs.h" 5760 5753 #if defined(CRAY) && ! defined(CRAY2) … … 5781 5774 for ac_func in _getb67 GETB67 getb67; do 5782 5775 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 5783 echo "configure:57 84: checking for $ac_func" >&55776 echo "configure:5777: checking for $ac_func" >&5 5784 5777 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then 5785 5778 echo $ac_n "(cached) $ac_c" 1>&6 5786 5779 else 5787 5780 cat > conftest.$ac_ext <<EOF 5788 #line 578 9"configure"5781 #line 5782 "configure" 5789 5782 #include "confdefs.h" 5790 5783 /* System header to define __stub macros and hopefully few prototypes, … … 5809 5802 ; return 0; } 5810 5803 EOF 5811 if { (eval echo configure:58 12: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then5804 if { (eval echo configure:5805: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then 5812 5805 rm -rf conftest* 5813 5806 eval "ac_cv_func_$ac_func=yes" … … 5836 5829 5837 5830 echo $ac_n "checking stack direction for C alloca""... $ac_c" 1>&6 5838 echo "configure:583 9: checking stack direction for C alloca" >&55831 echo "configure:5832: checking stack direction for C alloca" >&5 5839 5832 if eval "test \"`echo '$''{'ac_cv_c_stack_direction'+set}'`\" = set"; then 5840 5833 echo $ac_n "(cached) $ac_c" 1>&6 … … 5844 5837 else 5845 5838 cat > conftest.$ac_ext <<EOF 5846 #line 584 7"configure"5839 #line 5840 "configure" 5847 5840 #include "confdefs.h" 5848 5841 find_stack_direction () … … 5863 5856 } 5864 5857 EOF 5865 if { (eval echo configure:58 66: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null5858 if { (eval echo configure:5859: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null 5866 5859 then 5867 5860 ac_cv_c_stack_direction=1 … … 5885 5878 5886 5879 echo $ac_n "checking for inline""... $ac_c" 1>&6 5887 echo "configure:588 8: checking for inline" >&55880 echo "configure:5881: checking for inline" >&5 5888 5881 if eval "test \"`echo '$''{'ac_cv_c_inline'+set}'`\" = set"; then 5889 5882 echo $ac_n "(cached) $ac_c" 1>&6 … … 5892 5885 for ac_kw in inline __inline__ __inline; do 5893 5886 cat > conftest.$ac_ext <<EOF 5894 #line 58 95"configure"5887 #line 5888 "configure" 5895 5888 #include "confdefs.h" 5896 5889 … … 5899 5892 ; return 0; } 5900 5893 EOF 5901 if { (eval echo configure:5 902: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then5894 if { (eval echo configure:5895: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then 5902 5895 rm -rf conftest* 5903 5896 ac_cv_c_inline=$ac_kw; break … … 5929 5922 do 5930 5923 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 5931 echo "configure:59 32: checking for $ac_func" >&55924 echo "configure:5925: checking for $ac_func" >&5 5932 5925 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then 5933 5926 echo $ac_n "(cached) $ac_c" 1>&6 5934 5927 else 5935 5928 cat > conftest.$ac_ext <<EOF 5936 #line 593 7"configure"5929 #line 5930 "configure" 5937 5930 #include "confdefs.h" 5938 5931 /* System header to define __stub macros and hopefully few prototypes, … … 5957 5950 ; return 0; } 5958 5951 EOF 5959 if { (eval echo configure:59 60: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then5952 if { (eval echo configure:5953: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then 5960 5953 rm -rf conftest* 5961 5954 eval "ac_cv_func_$ac_func=yes" … … 5986 5979 do 5987 5980 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 5988 echo "configure:598 9: checking for $ac_func" >&55981 echo "configure:5982: checking for $ac_func" >&5 5989 5982 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then 5990 5983 echo $ac_n "(cached) $ac_c" 1>&6 5991 5984 else 5992 5985 cat > conftest.$ac_ext <<EOF 5993 #line 59 94"configure"5986 #line 5987 "configure" 5994 5987 #include "confdefs.h" 5995 5988 /* System header to define __stub macros and hopefully few prototypes, … … 6014 6007 ; return 0; } 6015 6008 EOF 6016 if { (eval echo configure:601 7: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then6009 if { (eval echo configure:6010: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then 6017 6010 rm -rf conftest* 6018 6011 eval "ac_cv_func_$ac_func=yes" … … 6049 6042 *-ncr-sysv4.3*) 6050 6043 echo $ac_n "checking for _mwvalidcheckl in -lmw""... $ac_c" 1>&6 6051 echo "configure:60 52: checking for _mwvalidcheckl in -lmw" >&56044 echo "configure:6045: checking for _mwvalidcheckl in -lmw" >&5 6052 6045 ac_lib_var=`echo mw'_'_mwvalidcheckl | sed 'y%./+-%__p_%'` 6053 6046 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then … … 6057 6050 LIBS="-lmw $LIBS" 6058 6051 cat > conftest.$ac_ext <<EOF 6059 #line 60 60"configure"6052 #line 6053 "configure" 6060 6053 #include "confdefs.h" 6061 6054 /* Override any gcc2 internal prototype to avoid an error. */ … … 6068 6061 ; return 0; } 6069 6062 EOF 6070 if { (eval echo configure:60 71: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then6063 if { (eval echo configure:6064: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then 6071 6064 rm -rf conftest* 6072 6065 eval "ac_cv_lib_$ac_lib_var=yes" … … 6089 6082 6090 6083 echo $ac_n "checking for main in -lm""... $ac_c" 1>&6 6091 echo "configure:60 92: checking for main in -lm" >&56084 echo "configure:6085: checking for main in -lm" >&5 6092 6085 ac_lib_var=`echo m'_'main | sed 'y%./+-%__p_%'` 6093 6086 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then … … 6097 6090 LIBS="-lm $LIBS" 6098 6091 cat > conftest.$ac_ext <<EOF 6099 #line 6 100"configure"6092 #line 6093 "configure" 6100 6093 #include "confdefs.h" 6101 6094 … … 6104 6097 ; return 0; } 6105 6098 EOF 6106 if { (eval echo configure:610 7: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then6099 if { (eval echo configure:6100: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then 6107 6100 rm -rf conftest* 6108 6101 eval "ac_cv_lib_$ac_lib_var=yes" … … 6127 6120 *) 6128 6121 echo $ac_n "checking for main in -lm""... $ac_c" 1>&6 6129 echo "configure:61 30: checking for main in -lm" >&56122 echo "configure:6123: checking for main in -lm" >&5 6130 6123 ac_lib_var=`echo m'_'main | sed 'y%./+-%__p_%'` 6131 6124 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then … … 6135 6128 LIBS="-lm $LIBS" 6136 6129 cat > conftest.$ac_ext <<EOF 6137 #line 613 8"configure"6130 #line 6131 "configure" 6138 6131 #include "confdefs.h" 6139 6132 … … 6142 6135 ; return 0; } 6143 6136 EOF 6144 if { (eval echo configure:61 45: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then6137 if { (eval echo configure:6138: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then 6145 6138 rm -rf conftest* 6146 6139 eval "ac_cv_lib_$ac_lib_var=yes" … … 6173 6166 # working properly! 6174 6167 echo $ac_n "checking for working assert macro""... $ac_c" 1>&6 6175 echo "configure:61 76: checking for working assert macro" >&56168 echo "configure:6169: checking for working assert macro" >&5 6176 6169 if eval "test \"`echo '$''{'gas_cv_assert_ok'+set}'`\" = set"; then 6177 6170 echo $ac_n "(cached) $ac_c" 1>&6 6178 6171 else 6179 6172 cat > conftest.$ac_ext <<EOF 6180 #line 61 81"configure"6173 #line 6174 "configure" 6181 6174 #include "confdefs.h" 6182 6175 #include <assert.h> … … 6194 6187 ; return 0; } 6195 6188 EOF 6196 if { (eval echo configure:619 7: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then6189 if { (eval echo configure:6190: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then 6197 6190 rm -rf conftest* 6198 6191 gas_cv_assert_ok=yes … … 6235 6228 6236 6229 echo $ac_n "checking whether declaration is required for strstr""... $ac_c" 1>&6 6237 echo "configure:623 8: checking whether declaration is required for strstr" >&56230 echo "configure:6231: checking whether declaration is required for strstr" >&5 6238 6231 if eval "test \"`echo '$''{'gas_cv_decl_needed_strstr'+set}'`\" = set"; then 6239 6232 echo $ac_n "(cached) $ac_c" 1>&6 6240 6233 else 6241 6234 cat > conftest.$ac_ext <<EOF 6242 #line 62 43"configure"6235 #line 6236 "configure" 6243 6236 #include "confdefs.h" 6244 6237 $gas_test_headers … … 6251 6244 ; return 0; } 6252 6245 EOF 6253 if { (eval echo configure:62 54: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then6246 if { (eval echo configure:6247: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then 6254 6247 rm -rf conftest* 6255 6248 gas_cv_decl_needed_strstr=no … … 6272 6265 6273 6266 echo $ac_n "checking whether declaration is required for malloc""... $ac_c" 1>&6 6274 echo "configure:62 75: checking whether declaration is required for malloc" >&56267 echo "configure:6268: checking whether declaration is required for malloc" >&5 6275 6268 if eval "test \"`echo '$''{'gas_cv_decl_needed_malloc'+set}'`\" = set"; then 6276 6269 echo $ac_n "(cached) $ac_c" 1>&6 6277 6270 else 6278 6271 cat > conftest.$ac_ext <<EOF 6279 #line 62 80"configure"6272 #line 6273 "configure" 6280 6273 #include "confdefs.h" 6281 6274 $gas_test_headers … … 6288 6281 ; return 0; } 6289 6282 EOF 6290 if { (eval echo configure:62 91: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then6283 if { (eval echo configure:6284: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then 6291 6284 rm -rf conftest* 6292 6285 gas_cv_decl_needed_malloc=no … … 6309 6302 6310 6303 echo $ac_n "checking whether declaration is required for free""... $ac_c" 1>&6 6311 echo "configure:63 12: checking whether declaration is required for free" >&56304 echo "configure:6305: checking whether declaration is required for free" >&5 6312 6305 if eval "test \"`echo '$''{'gas_cv_decl_needed_free'+set}'`\" = set"; then 6313 6306 echo $ac_n "(cached) $ac_c" 1>&6 6314 6307 else 6315 6308 cat > conftest.$ac_ext <<EOF 6316 #line 631 7"configure"6309 #line 6310 "configure" 6317 6310 #include "confdefs.h" 6318 6311 $gas_test_headers … … 6325 6318 ; return 0; } 6326 6319 EOF 6327 if { (eval echo configure:632 8: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then6320 if { (eval echo configure:6321: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then 6328 6321 rm -rf conftest* 6329 6322 gas_cv_decl_needed_free=no … … 6346 6339 6347 6340 echo $ac_n "checking whether declaration is required for sbrk""... $ac_c" 1>&6 6348 echo "configure:634 9: checking whether declaration is required for sbrk" >&56341 echo "configure:6342: checking whether declaration is required for sbrk" >&5 6349 6342 if eval "test \"`echo '$''{'gas_cv_decl_needed_sbrk'+set}'`\" = set"; then 6350 6343 echo $ac_n "(cached) $ac_c" 1>&6 6351 6344 else 6352 6345 cat > conftest.$ac_ext <<EOF 6353 #line 63 54"configure"6346 #line 6347 "configure" 6354 6347 #include "confdefs.h" 6355 6348 $gas_test_headers … … 6362 6355 ; return 0; } 6363 6356 EOF 6364 if { (eval echo configure:63 65: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then6357 if { (eval echo configure:6358: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then 6365 6358 rm -rf conftest* 6366 6359 gas_cv_decl_needed_sbrk=no … … 6383 6376 6384 6377 echo $ac_n "checking whether declaration is required for environ""... $ac_c" 1>&6 6385 echo "configure:63 86: checking whether declaration is required for environ" >&56378 echo "configure:6379: checking whether declaration is required for environ" >&5 6386 6379 if eval "test \"`echo '$''{'gas_cv_decl_needed_environ'+set}'`\" = set"; then 6387 6380 echo $ac_n "(cached) $ac_c" 1>&6 6388 6381 else 6389 6382 cat > conftest.$ac_ext <<EOF 6390 #line 63 91"configure"6383 #line 6384 "configure" 6391 6384 #include "confdefs.h" 6392 6385 $gas_test_headers … … 6399 6392 ; return 0; } 6400 6393 EOF 6401 if { (eval echo configure:6 402: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then6394 if { (eval echo configure:6395: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then 6402 6395 rm -rf conftest* 6403 6396 gas_cv_decl_needed_environ=no … … 6423 6416 6424 6417 echo $ac_n "checking whether declaration is required for errno""... $ac_c" 1>&6 6425 echo "configure:64 26: checking whether declaration is required for errno" >&56418 echo "configure:6419: checking whether declaration is required for errno" >&5 6426 6419 if eval "test \"`echo '$''{'gas_cv_decl_needed_errno'+set}'`\" = set"; then 6427 6420 echo $ac_n "(cached) $ac_c" 1>&6 6428 6421 else 6429 6422 cat > conftest.$ac_ext <<EOF 6430 #line 64 31"configure"6423 #line 6424 "configure" 6431 6424 #include "confdefs.h" 6432 6425 … … 6443 6436 ; return 0; } 6444 6437 EOF 6445 if { (eval echo configure:64 46: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then6438 if { (eval echo configure:6439: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then 6446 6439 rm -rf conftest* 6447 6440 gas_cv_decl_needed_errno=no -
Property cvs2svn:cvs-rev
changed from
-
trunk/src/binutils/gprof/configure
-
Property cvs2svn:cvs-rev
changed from
1.7
to1.8
r1852 r1853 4217 4217 nls_cv_header_intl=libintl.h 4218 4218 nls_cv_header_libgt=libgettext.h 4219 else 4220 echo "dbg: else: gt_cv_func_gettext_libintl" >&5 4221 if test "$gt_cv_func_gettext_libintl" = "yes"; then 4222 echo "dbg: updating LIBS" >&5 4223 LIBS="-lintl $LIBS" 4224 INTLLIBS="-lintl" 4225 fi 4226 fi 4219 fi 4227 4220 4228 4221 if test "$XGETTEXT" != ":"; then … … 4273 4266 else 4274 4267 echo $ac_n "checking for catalogs to be installed""... $ac_c" 1>&6 4275 echo "configure:42 76: checking for catalogs to be installed" >&54268 echo "configure:4269: checking for catalogs to be installed" >&5 4276 4269 NEW_LINGUAS= 4277 4270 for lang in ${LINGUAS=$ALL_LINGUAS}; do … … 4301 4294 ac_safe=`echo "linux/version.h" | sed 'y%./+-%__p_%'` 4302 4295 echo $ac_n "checking for linux/version.h""... $ac_c" 1>&6 4303 echo "configure:4 304: checking for linux/version.h" >&54296 echo "configure:4297: checking for linux/version.h" >&5 4304 4297 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then 4305 4298 echo $ac_n "(cached) $ac_c" 1>&6 … … 4307 4300 cat > conftest.$ac_ext <<EOF 4308 4301 #include <sys/types.h> 4309 #line 43 10"configure"4302 #line 4303 "configure" 4310 4303 #include "confdefs.h" 4311 4304 #include <linux/version.h> 4312 4305 EOF 4313 4306 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" 4314 { (eval echo configure:43 15: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }4307 { (eval echo configure:4308: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } 4315 4308 ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` 4316 4309 if test -z "$ac_err"; then … … 4375 4368 4376 4369 echo $ac_n "checking whether to enable maintainer-specific portions of Makefiles""... $ac_c" 1>&6 4377 echo "configure:437 8: checking whether to enable maintainer-specific portions of Makefiles" >&54370 echo "configure:4371: checking whether to enable maintainer-specific portions of Makefiles" >&5 4378 4371 # Check whether --enable-maintainer-mode or --disable-maintainer-mode was given. 4379 4372 if test "${enable_maintainer_mode+set}" = set; then … … 4401 4394 4402 4395 echo $ac_n "checking for executable suffix""... $ac_c" 1>&6 4403 echo "configure:4 404: checking for executable suffix" >&54396 echo "configure:4397: checking for executable suffix" >&5 4404 4397 if eval "test \"`echo '$''{'ac_cv_exeext'+set}'`\" = set"; then 4405 4398 echo $ac_n "(cached) $ac_c" 1>&6 … … 4411 4404 echo 'int main () { return 0; }' > conftest.$ac_ext 4412 4405 ac_cv_exeext= 4413 if { (eval echo configure:44 14: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; }; then4406 if { (eval echo configure:4407: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; }; then 4414 4407 for file in conftest.*; do 4415 4408 case $file in … … 4436 4429 ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'` 4437 4430 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6 4438 echo "configure:443 9: checking for $ac_hdr" >&54431 echo "configure:4432: checking for $ac_hdr" >&5 4439 4432 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then 4440 4433 echo $ac_n "(cached) $ac_c" 1>&6 … … 4442 4435 cat > conftest.$ac_ext <<EOF 4443 4436 #include <sys/types.h> 4444 #line 44 45"configure"4437 #line 4438 "configure" 4445 4438 #include "confdefs.h" 4446 4439 #include <$ac_hdr> 4447 4440 EOF 4448 4441 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" 4449 { (eval echo configure:44 50: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }4442 { (eval echo configure:4443: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } 4450 4443 ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` 4451 4444 if test -z "$ac_err"; then -
Property cvs2svn:cvs-rev
changed from
-
trunk/src/binutils/ld/configure
-
Property cvs2svn:cvs-rev
changed from
1.7
to1.8
r1852 r1853 4270 4270 nls_cv_header_intl=libintl.h 4271 4271 nls_cv_header_libgt=libgettext.h 4272 else 4273 echo "dbg: else: gt_cv_func_gettext_libintl" >&5 4274 if test "$gt_cv_func_gettext_libintl" = "yes"; then 4275 echo "dbg: updating LIBS" >&5 4276 LIBS="-lintl $LIBS" 4277 INTLLIBS="-lintl" 4278 fi 4279 fi 4272 fi 4280 4273 4281 4274 if test "$XGETTEXT" != ":"; then … … 4326 4319 else 4327 4320 echo $ac_n "checking for catalogs to be installed""... $ac_c" 1>&6 4328 echo "configure:432 9: checking for catalogs to be installed" >&54321 echo "configure:4322: checking for catalogs to be installed" >&5 4329 4322 NEW_LINGUAS= 4330 4323 for lang in ${LINGUAS=$ALL_LINGUAS}; do … … 4354 4347 ac_safe=`echo "linux/version.h" | sed 'y%./+-%__p_%'` 4355 4348 echo $ac_n "checking for linux/version.h""... $ac_c" 1>&6 4356 echo "configure:435 7: checking for linux/version.h" >&54349 echo "configure:4350: checking for linux/version.h" >&5 4357 4350 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then 4358 4351 echo $ac_n "(cached) $ac_c" 1>&6 … … 4360 4353 cat > conftest.$ac_ext <<EOF 4361 4354 #include <sys/types.h> 4362 #line 43 63"configure"4355 #line 4356 "configure" 4363 4356 #include "confdefs.h" 4364 4357 #include <linux/version.h> 4365 4358 EOF 4366 4359 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" 4367 { (eval echo configure:436 8: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }4360 { (eval echo configure:4361: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } 4368 4361 ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` 4369 4362 if test -z "$ac_err"; then … … 4431 4424 4432 4425 echo $ac_n "checking for executable suffix""... $ac_c" 1>&6 4433 echo "configure:44 34: checking for executable suffix" >&54426 echo "configure:4427: checking for executable suffix" >&5 4434 4427 if eval "test \"`echo '$''{'ac_cv_exeext'+set}'`\" = set"; then 4435 4428 echo $ac_n "(cached) $ac_c" 1>&6 … … 4441 4434 echo 'int main () { return 0; }' > conftest.$ac_ext 4442 4435 ac_cv_exeext= 4443 if { (eval echo configure:44 44: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; }; then4436 if { (eval echo configure:4437: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; }; then 4444 4437 for file in conftest.*; do 4445 4438 case $file in … … 4467 4460 set dummy $ac_prog; ac_word=$2 4468 4461 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 4469 echo "configure:44 70: checking for $ac_word" >&54462 echo "configure:4463: checking for $ac_word" >&5 4470 4463 if eval "test \"`echo '$''{'ac_cv_prog_YACC'+set}'`\" = set"; then 4471 4464 echo $ac_n "(cached) $ac_c" 1>&6 … … 4504 4497 set dummy $ac_prog; ac_word=$2 4505 4498 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 4506 echo "configure:450 7: checking for $ac_word" >&54499 echo "configure:4500: checking for $ac_word" >&5 4507 4500 if eval "test \"`echo '$''{'ac_cv_prog_LEX'+set}'`\" = set"; then 4508 4501 echo $ac_n "(cached) $ac_c" 1>&6 … … 4538 4531 set dummy flex; ac_word=$2 4539 4532 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 4540 echo "configure:45 41: checking for $ac_word" >&54533 echo "configure:4534: checking for $ac_word" >&5 4541 4534 if eval "test \"`echo '$''{'ac_cv_prog_LEX'+set}'`\" = set"; then 4542 4535 echo $ac_n "(cached) $ac_c" 1>&6 … … 4573 4566 esac 4574 4567 echo $ac_n "checking for yywrap in -l$ac_lib""... $ac_c" 1>&6 4575 echo "configure:45 76: checking for yywrap in -l$ac_lib" >&54568 echo "configure:4569: checking for yywrap in -l$ac_lib" >&5 4576 4569 ac_lib_var=`echo $ac_lib'_'yywrap | sed 'y%./+-%__p_%'` 4577 4570 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then … … 4581 4574 LIBS="-l$ac_lib $LIBS" 4582 4575 cat > conftest.$ac_ext <<EOF 4583 #line 45 84"configure"4576 #line 4577 "configure" 4584 4577 #include "confdefs.h" 4585 4578 /* Override any gcc2 internal prototype to avoid an error. */ … … 4592 4585 ; return 0; } 4593 4586 EOF 4594 if { (eval echo configure:45 95: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then4587 if { (eval echo configure:4588: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then 4595 4588 rm -rf conftest* 4596 4589 eval "ac_cv_lib_$ac_lib_var=yes" … … 4615 4608 4616 4609 echo $ac_n "checking lex output file root""... $ac_c" 1>&6 4617 echo "configure:461 8: checking lex output file root" >&54610 echo "configure:4611: checking lex output file root" >&5 4618 4611 if eval "test \"`echo '$''{'ac_cv_prog_lex_root'+set}'`\" = set"; then 4619 4612 echo $ac_n "(cached) $ac_c" 1>&6 … … 4636 4629 4637 4630 echo $ac_n "checking whether yytext is a pointer""... $ac_c" 1>&6 4638 echo "configure:463 9: checking whether yytext is a pointer" >&54631 echo "configure:4632: checking whether yytext is a pointer" >&5 4639 4632 if eval "test \"`echo '$''{'ac_cv_prog_lex_yytext_pointer'+set}'`\" = set"; then 4640 4633 echo $ac_n "(cached) $ac_c" 1>&6 … … 4648 4641 LIBS="$LIBS $LEXLIB" 4649 4642 cat > conftest.$ac_ext <<EOF 4650 #line 46 51"configure"4643 #line 4644 "configure" 4651 4644 #include "confdefs.h" 4652 4645 `cat $LEX_OUTPUT_ROOT.c` … … 4655 4648 ; return 0; } 4656 4649 EOF 4657 if { (eval echo configure:465 8: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then4650 if { (eval echo configure:4651: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then 4658 4651 rm -rf conftest* 4659 4652 ac_cv_prog_lex_yytext_pointer=yes … … 4678 4671 4679 4672 echo $ac_n "checking whether to enable maintainer-specific portions of Makefiles""... $ac_c" 1>&6 4680 echo "configure:46 81: checking whether to enable maintainer-specific portions of Makefiles" >&54673 echo "configure:4674: checking whether to enable maintainer-specific portions of Makefiles" >&5 4681 4674 # Check whether --enable-maintainer-mode or --disable-maintainer-mode was given. 4682 4675 if test "${enable_maintainer_mode+set}" = set; then … … 4712 4705 ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'` 4713 4706 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6 4714 echo "configure:47 15: checking for $ac_hdr" >&54707 echo "configure:4708: checking for $ac_hdr" >&5 4715 4708 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then 4716 4709 echo $ac_n "(cached) $ac_c" 1>&6 … … 4718 4711 cat > conftest.$ac_ext <<EOF 4719 4712 #include <sys/types.h> 4720 #line 47 21"configure"4713 #line 4714 "configure" 4721 4714 #include "confdefs.h" 4722 4715 #include <$ac_hdr> 4723 4716 EOF 4724 4717 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" 4725 { (eval echo configure:47 26: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }4718 { (eval echo configure:4719: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } 4726 4719 ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` 4727 4720 if test -z "$ac_err"; then … … 4752 4745 do 4753 4746 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 4754 echo "configure:47 55: checking for $ac_func" >&54747 echo "configure:4748: checking for $ac_func" >&5 4755 4748 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then 4756 4749 echo $ac_n "(cached) $ac_c" 1>&6 4757 4750 else 4758 4751 cat > conftest.$ac_ext <<EOF 4759 #line 47 60"configure"4752 #line 4753 "configure" 4760 4753 #include "confdefs.h" 4761 4754 /* System header to define __stub macros and hopefully few prototypes, … … 4780 4773 ; return 0; } 4781 4774 EOF 4782 if { (eval echo configure:47 83: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then4775 if { (eval echo configure:4776: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then 4783 4776 rm -rf conftest* 4784 4777 eval "ac_cv_func_$ac_func=yes" … … 4809 4802 ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'` 4810 4803 echo $ac_n "checking for $ac_hdr that defines DIR""... $ac_c" 1>&6 4811 echo "configure:48 12: checking for $ac_hdr that defines DIR" >&54804 echo "configure:4805: checking for $ac_hdr that defines DIR" >&5 4812 4805 if eval "test \"`echo '$''{'ac_cv_header_dirent_$ac_safe'+set}'`\" = set"; then 4813 4806 echo $ac_n "(cached) $ac_c" 1>&6 4814 4807 else 4815 4808 cat > conftest.$ac_ext <<EOF 4816 #line 481 7"configure"4809 #line 4810 "configure" 4817 4810 #include "confdefs.h" 4818 4811 #include <sys/types.h> … … 4822 4815 ; return 0; } 4823 4816 EOF 4824 if { (eval echo configure:48 25: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then4817 if { (eval echo configure:4818: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then 4825 4818 rm -rf conftest* 4826 4819 eval "ac_cv_header_dirent_$ac_safe=yes" … … 4847 4840 if test $ac_header_dirent = dirent.h; then 4848 4841 echo $ac_n "checking for opendir in -ldir""... $ac_c" 1>&6 4849 echo "configure:48 50: checking for opendir in -ldir" >&54842 echo "configure:4843: checking for opendir in -ldir" >&5 4850 4843 ac_lib_var=`echo dir'_'opendir | sed 'y%./+-%__p_%'` 4851 4844 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then … … 4855 4848 LIBS="-ldir $LIBS" 4856 4849 cat > conftest.$ac_ext <<EOF 4857 #line 485 8"configure"4850 #line 4851 "configure" 4858 4851 #include "confdefs.h" 4859 4852 /* Override any gcc2 internal prototype to avoid an error. */ … … 4866 4859 ; return 0; } 4867 4860 EOF 4868 if { (eval echo configure:486 9: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then4861 if { (eval echo configure:4862: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then 4869 4862 rm -rf conftest* 4870 4863 eval "ac_cv_lib_$ac_lib_var=yes" … … 4888 4881 else 4889 4882 echo $ac_n "checking for opendir in -lx""... $ac_c" 1>&6 4890 echo "configure:48 91: checking for opendir in -lx" >&54883 echo "configure:4884: checking for opendir in -lx" >&5 4891 4884 ac_lib_var=`echo x'_'opendir | sed 'y%./+-%__p_%'` 4892 4885 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then … … 4896 4889 LIBS="-lx $LIBS" 4897 4890 cat > conftest.$ac_ext <<EOF 4898 #line 489 9"configure"4891 #line 4892 "configure" 4899 4892 #include "confdefs.h" 4900 4893 /* Override any gcc2 internal prototype to avoid an error. */ … … 4907 4900 ; return 0; } 4908 4901 EOF 4909 if { (eval echo configure:49 10: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then4902 if { (eval echo configure:4903: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then 4910 4903 rm -rf conftest* 4911 4904 eval "ac_cv_lib_$ac_lib_var=yes" … … 4940 4933 4941 4934 echo $ac_n "checking whether strstr must be declared""... $ac_c" 1>&6 4942 echo "configure:49 43: checking whether strstr must be declared" >&54935 echo "configure:4936: checking whether strstr must be declared" >&5 4943 4936 if eval "test \"`echo '$''{'bfd_cv_decl_needed_strstr'+set}'`\" = set"; then 4944 4937 echo $ac_n "(cached) $ac_c" 1>&6 4945 4938 else 4946 4939 cat > conftest.$ac_ext <<EOF 4947 #line 494 8"configure"4940 #line 4941 "configure" 4948 4941 #include "confdefs.h" 4949 4942 … … 4966 4959 ; return 0; } 4967 4960 EOF 4968 if { (eval echo configure:496 9: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then4961 if { (eval echo configure:4962: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then 4969 4962 rm -rf conftest* 4970 4963 bfd_cv_decl_needed_strstr=no … … 4987 4980 4988 4981 echo $ac_n "checking whether free must be declared""... $ac_c" 1>&6 4989 echo "configure:49 90: checking whether free must be declared" >&54982 echo "configure:4983: checking whether free must be declared" >&5 4990 4983 if eval "test \"`echo '$''{'bfd_cv_decl_needed_free'+set}'`\" = set"; then 4991 4984 echo $ac_n "(cached) $ac_c" 1>&6 4992 4985 else 4993 4986 cat > conftest.$ac_ext <<EOF 4994 #line 49 95"configure"4987 #line 4988 "configure" 4995 4988 #include "confdefs.h" 4996 4989 … … 5013 5006 ; return 0; } 5014 5007 EOF 5015 if { (eval echo configure:50 16: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then5008 if { (eval echo configure:5009: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then 5016 5009 rm -rf conftest* 5017 5010 bfd_cv_decl_needed_free=no … … 5034 5027 5035 5028 echo $ac_n "checking whether sbrk must be declared""... $ac_c" 1>&6 5036 echo "configure:503 7: checking whether sbrk must be declared" >&55029 echo "configure:5030: checking whether sbrk must be declared" >&5 5037 5030 if eval "test \"`echo '$''{'bfd_cv_decl_needed_sbrk'+set}'`\" = set"; then 5038 5031 echo $ac_n "(cached) $ac_c" 1>&6 5039 5032 else 5040 5033 cat > conftest.$ac_ext <<EOF 5041 #line 50 42"configure"5034 #line 5035 "configure" 5042 5035 #include "confdefs.h" 5043 5036 … … 5060 5053 ; return 0; } 5061 5054 EOF 5062 if { (eval echo configure:50 63: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then5055 if { (eval echo configure:5056: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then 5063 5056 rm -rf conftest* 5064 5057 bfd_cv_decl_needed_sbrk=no … … 5081 5074 5082 5075 echo $ac_n "checking whether getenv must be declared""... $ac_c" 1>&6 5083 echo "configure:50 84: checking whether getenv must be declared" >&55076 echo "configure:5077: checking whether getenv must be declared" >&5 5084 5077 if eval "test \"`echo '$''{'bfd_cv_decl_needed_getenv'+set}'`\" = set"; then 5085 5078 echo $ac_n "(cached) $ac_c" 1>&6 5086 5079 else 5087 5080 cat > conftest.$ac_ext <<EOF 5088 #line 508 9"configure"5081 #line 5082 "configure" 5089 5082 #include "confdefs.h" 5090 5083 … … 5107 5100 ; return 0; } 5108 5101 EOF 5109 if { (eval echo configure:51 10: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then5102 if { (eval echo configure:5103: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then 5110 5103 rm -rf conftest* 5111 5104 bfd_cv_decl_needed_getenv=no … … 5128 5121 5129 5122 echo $ac_n "checking whether environ must be declared""... $ac_c" 1>&6 5130 echo "configure:51 31: checking whether environ must be declared" >&55123 echo "configure:5124: checking whether environ must be declared" >&5 5131 5124 if eval "test \"`echo '$''{'bfd_cv_decl_needed_environ'+set}'`\" = set"; then 5132 5125 echo $ac_n "(cached) $ac_c" 1>&6 5133 5126 else 5134 5127 cat > conftest.$ac_ext <<EOF 5135 #line 51 36"configure"5128 #line 5129 "configure" 5136 5129 #include "confdefs.h" 5137 5130 … … 5154 5147 ; return 0; } 5155 5148 EOF 5156 if { (eval echo configure:515 7: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then5149 if { (eval echo configure:5150: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then 5157 5150 rm -rf conftest* 5158 5151 bfd_cv_decl_needed_environ=no … … 5182 5175 # support string concatenation. 5183 5176 echo $ac_n "checking whether ANSI C string concatenation works""... $ac_c" 1>&6 5184 echo "configure:51 85: checking whether ANSI C string concatenation works" >&55177 echo "configure:5178: checking whether ANSI C string concatenation works" >&5 5185 5178 if eval "test \"`echo '$''{'ld_cv_string_concatenation'+set}'`\" = set"; then 5186 5179 echo $ac_n "(cached) $ac_c" 1>&6 5187 5180 else 5188 5181 cat > conftest.$ac_ext <<EOF 5189 #line 51 90"configure"5182 #line 5183 "configure" 5190 5183 #include "confdefs.h" 5191 5184 … … 5194 5187 ; return 0; } 5195 5188 EOF 5196 if { (eval echo configure:519 7: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then5189 if { (eval echo configure:5190: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then 5197 5190 rm -rf conftest* 5198 5191 ld_cv_string_concatenation=yes -
Property cvs2svn:cvs-rev
changed from
-
trunk/src/binutils/opcodes/configure
-
Property cvs2svn:cvs-rev
changed from
1.8
to1.9
r1852 r1853 4353 4353 nls_cv_header_intl=libintl.h 4354 4354 nls_cv_header_libgt=libgettext.h 4355 else 4356 echo "dbg: else: gt_cv_func_gettext_libintl" >&5 4357 if test "$gt_cv_func_gettext_libintl" = "yes"; then 4358 echo "dbg: updating LIBS" >&5 4359 LIBS="-lintl $LIBS" 4360 INTLLIBS="-lintl" 4361 fi 4362 fi 4355 fi 4363 4356 4364 4357 if test "$XGETTEXT" != ":"; then … … 4409 4402 else 4410 4403 echo $ac_n "checking for catalogs to be installed""... $ac_c" 1>&6 4411 echo "configure:44 12: checking for catalogs to be installed" >&54404 echo "configure:4405: checking for catalogs to be installed" >&5 4412 4405 NEW_LINGUAS= 4413 4406 for lang in ${LINGUAS=$ALL_LINGUAS}; do … … 4437 4430 ac_safe=`echo "linux/version.h" | sed 'y%./+-%__p_%'` 4438 4431 echo $ac_n "checking for linux/version.h""... $ac_c" 1>&6 4439 echo "configure:44 40: checking for linux/version.h" >&54432 echo "configure:4433: checking for linux/version.h" >&5 4440 4433 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then 4441 4434 echo $ac_n "(cached) $ac_c" 1>&6 … … 4443 4436 cat > conftest.$ac_ext <<EOF 4444 4437 #include <sys/types.h> 4445 #line 44 46"configure"4438 #line 4439 "configure" 4446 4439 #include "confdefs.h" 4447 4440 #include <linux/version.h> 4448 4441 EOF 4449 4442 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" 4450 { (eval echo configure:44 51: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }4443 { (eval echo configure:4444: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } 4451 4444 ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` 4452 4445 if test -z "$ac_err"; then … … 4526 4519 else 4527 4520 echo $ac_n "checking for build system executable suffix""... $ac_c" 1>&6 4528 echo "configure:452 9: checking for build system executable suffix" >&54521 echo "configure:4522: checking for build system executable suffix" >&5 4529 4522 if eval "test \"`echo '$''{'bfd_cv_build_exeext'+set}'`\" = set"; then 4530 4523 echo $ac_n "(cached) $ac_c" 1>&6 … … 4563 4556 # ./install, which can be erroneously created by make from ./install.sh. 4564 4557 echo $ac_n "checking for a BSD compatible install""... $ac_c" 1>&6 4565 echo "configure:45 66: checking for a BSD compatible install" >&54558 echo "configure:4559: checking for a BSD compatible install" >&5 4566 4559 if test -z "$INSTALL"; then 4567 4560 if eval "test \"`echo '$''{'ac_cv_path_install'+set}'`\" = set"; then … … 4622 4615 ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'` 4623 4616 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6 4624 echo "configure:46 25: checking for $ac_hdr" >&54617 echo "configure:4618: checking for $ac_hdr" >&5 4625 4618 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then 4626 4619 echo $ac_n "(cached) $ac_c" 1>&6 … … 4628 4621 cat > conftest.$ac_ext <<EOF 4629 4622 #include <sys/types.h> 4630 #line 46 31"configure"4623 #line 4624 "configure" 4631 4624 #include "confdefs.h" 4632 4625 #include <$ac_hdr> 4633 4626 EOF 4634 4627 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" 4635 { (eval echo configure:46 36: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }4628 { (eval echo configure:4629: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } 4636 4629 ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` 4637 4630 if test -z "$ac_err"; then … … 4704 4697 if test "$enable_shared" = "yes"; then 4705 4698 WIN32LDFLAGS="-no-undefined" 4706 WIN32LIBADD="-L`pwd`/../bfd -lbfd -L`pwd`/../libiberty -liberty -L`pwd`/../intl -lintl" 4699 WIN32LIBADD="-L`pwd`/../bfd -lbfd -L`pwd`/../libiberty -liberty" 4700 # WIN32LIBADD="-L`pwd`/../bfd -lbfd -L`pwd`/../libiberty -liberty -L`pwd`/../intl -lintl" 4707 4701 fi 4708 4702 ;; -
Property cvs2svn:cvs-rev
changed from
Note:
See TracChangeset
for help on using the changeset viewer.