Changeset 443
- Timestamp:
- Aug 2, 2007 6:57:51 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
ThirdParty/HSL/trunk/configure
r425 r443 1692 1692 case "${enableval}" in 1693 1693 yes) coin_debug_compile=true 1694 enable_shared=no 1694 if test "${enable_shared+set}" = set; then :; else 1695 enable_shared=no 1696 fi 1695 1697 ;; 1696 1698 no) coin_debug_compile=false … … 3203 3205 3204 3206 # Provide some information about the compiler. 3205 echo "$as_me:320 5:" \3207 echo "$as_me:3207:" \ 3206 3208 "checking for Fortran 77 compiler version" >&5 3207 3209 ac_compiler=`set X $ac_compile; echo $2` … … 4611 4613 correct_version='1.5.22' 4612 4614 grep_version=`echo $correct_version | sed -e 's/\\./\\\\\\./g'` 4613 as_ac_File=`echo "ac_cv_file_$want_dir/libtool/ltmain.sh" | $as_tr_sh` 4614 echo "$as_me:$LINENO: checking for $want_dir/libtool/ltmain.sh" >&5 4615 echo $ECHO_N "checking for $want_dir/libtool/ltmain.sh... $ECHO_C" >&6 4616 if eval "test \"\${$as_ac_File+set}\" = set"; then 4617 echo $ECHO_N "(cached) $ECHO_C" >&6 4618 else 4619 test "$cross_compiling" = yes && 4620 { { echo "$as_me:$LINENO: error: cannot check for file existence when cross compiling" >&5 4621 echo "$as_me: error: cannot check for file existence when cross compiling" >&2;} 4622 { (exit 1); exit 1; }; } 4623 if test -r "$want_dir/libtool/ltmain.sh"; then 4624 eval "$as_ac_File=yes" 4625 else 4626 eval "$as_ac_File=no" 4627 fi 4628 fi 4629 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_File'}'`" >&5 4630 echo "${ECHO_T}`eval echo '${'$as_ac_File'}'`" >&6 4631 if test `eval echo '${'$as_ac_File'}'` = yes; then 4615 if test -r $want_dir/libtool/ltmain.sh; then 4632 4616 have_ltmain=yes 4617 : 4633 4618 else 4634 4619 have_ltmain=no 4620 : 4635 4621 fi 4636 4622 … … 4663 4649 want_dir=$AUTOTOOLS_DIR/share 4664 4650 fi 4665 as_ac_File=`echo "ac_cv_file_$want_dir/aclocal/libtool.m4" | $as_tr_sh` 4666 echo "$as_me:$LINENO: checking for $want_dir/aclocal/libtool.m4" >&5 4667 echo $ECHO_N "checking for $want_dir/aclocal/libtool.m4... $ECHO_C" >&6 4668 if eval "test \"\${$as_ac_File+set}\" = set"; then 4669 echo $ECHO_N "(cached) $ECHO_C" >&6 4670 else 4671 test "$cross_compiling" = yes && 4672 { { echo "$as_me:$LINENO: error: cannot check for file existence when cross compiling" >&5 4673 echo "$as_me: error: cannot check for file existence when cross compiling" >&2;} 4674 { (exit 1); exit 1; }; } 4675 if test -r "$want_dir/aclocal/libtool.m4"; then 4676 eval "$as_ac_File=yes" 4677 else 4678 eval "$as_ac_File=no" 4679 fi 4680 fi 4681 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_File'}'`" >&5 4682 echo "${ECHO_T}`eval echo '${'$as_ac_File'}'`" >&6 4683 if test `eval echo '${'$as_ac_File'}'` = yes; then 4651 if test -r $want_dir/aclocal/libtool.m4; then 4684 4652 LIBTOOLM4="$want_dir/aclocal/libtool.m4" 4653 : 4685 4654 else 4686 4655 { { echo "$as_me:$LINENO: error: I cannot find the libtool.m4 file." >&5 4687 4656 echo "$as_me: error: I cannot find the libtool.m4 file." >&2;} 4688 4657 { (exit 1); exit 1; }; } 4658 : 4689 4659 fi 4690 4660 … … 5372 5342 *-*-irix6*) 5373 5343 # Find out which ABI we are using. 5374 echo '#line 53 74 "configure"' > conftest.$ac_ext5344 echo '#line 5344 "configure"' > conftest.$ac_ext 5375 5345 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 5376 5346 (eval $ac_compile) 2>&5 … … 7801 7771 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 7802 7772 -e 's:$: $lt_compiler_flag:'` 7803 (eval echo "\"\$as_me:7 803: $lt_compile\"" >&5)7773 (eval echo "\"\$as_me:7773: $lt_compile\"" >&5) 7804 7774 (eval "$lt_compile" 2>conftest.err) 7805 7775 ac_status=$? 7806 7776 cat conftest.err >&5 7807 echo "$as_me:7 807: \$? = $ac_status" >&57777 echo "$as_me:7777: \$? = $ac_status" >&5 7808 7778 if (exit $ac_status) && test -s "$ac_outfile"; then 7809 7779 # The compiler can only warn and ignore the option if not recognized … … 8069 8039 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 8070 8040 -e 's:$: $lt_compiler_flag:'` 8071 (eval echo "\"\$as_me:80 71: $lt_compile\"" >&5)8041 (eval echo "\"\$as_me:8041: $lt_compile\"" >&5) 8072 8042 (eval "$lt_compile" 2>conftest.err) 8073 8043 ac_status=$? 8074 8044 cat conftest.err >&5 8075 echo "$as_me:80 75: \$? = $ac_status" >&58045 echo "$as_me:8045: \$? = $ac_status" >&5 8076 8046 if (exit $ac_status) && test -s "$ac_outfile"; then 8077 8047 # The compiler can only warn and ignore the option if not recognized … … 8173 8143 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 8174 8144 -e 's:$: $lt_compiler_flag:'` 8175 (eval echo "\"\$as_me:81 75: $lt_compile\"" >&5)8145 (eval echo "\"\$as_me:8145: $lt_compile\"" >&5) 8176 8146 (eval "$lt_compile" 2>out/conftest.err) 8177 8147 ac_status=$? 8178 8148 cat out/conftest.err >&5 8179 echo "$as_me:81 79: \$? = $ac_status" >&58149 echo "$as_me:8149: \$? = $ac_status" >&5 8180 8150 if (exit $ac_status) && test -s out/conftest2.$ac_objext 8181 8151 then … … 10518 10488 lt_status=$lt_dlunknown 10519 10489 cat > conftest.$ac_ext <<EOF 10520 #line 10 520 "configure"10490 #line 10490 "configure" 10521 10491 #include "confdefs.h" 10522 10492 … … 10618 10588 lt_status=$lt_dlunknown 10619 10589 cat > conftest.$ac_ext <<EOF 10620 #line 10 620 "configure"10590 #line 10590 "configure" 10621 10591 #include "confdefs.h" 10622 10592 … … 12962 12932 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 12963 12933 -e 's:$: $lt_compiler_flag:'` 12964 (eval echo "\"\$as_me:129 64: $lt_compile\"" >&5)12934 (eval echo "\"\$as_me:12934: $lt_compile\"" >&5) 12965 12935 (eval "$lt_compile" 2>conftest.err) 12966 12936 ac_status=$? 12967 12937 cat conftest.err >&5 12968 echo "$as_me:129 68: \$? = $ac_status" >&512938 echo "$as_me:12938: \$? = $ac_status" >&5 12969 12939 if (exit $ac_status) && test -s "$ac_outfile"; then 12970 12940 # The compiler can only warn and ignore the option if not recognized … … 13066 13036 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 13067 13037 -e 's:$: $lt_compiler_flag:'` 13068 (eval echo "\"\$as_me:130 68: $lt_compile\"" >&5)13038 (eval echo "\"\$as_me:13038: $lt_compile\"" >&5) 13069 13039 (eval "$lt_compile" 2>out/conftest.err) 13070 13040 ac_status=$? 13071 13041 cat out/conftest.err >&5 13072 echo "$as_me:130 72: \$? = $ac_status" >&513042 echo "$as_me:13042: \$? = $ac_status" >&5 13073 13043 if (exit $ac_status) && test -s out/conftest2.$ac_objext 13074 13044 then … … 14636 14606 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 14637 14607 -e 's:$: $lt_compiler_flag:'` 14638 (eval echo "\"\$as_me:146 38: $lt_compile\"" >&5)14608 (eval echo "\"\$as_me:14608: $lt_compile\"" >&5) 14639 14609 (eval "$lt_compile" 2>conftest.err) 14640 14610 ac_status=$? 14641 14611 cat conftest.err >&5 14642 echo "$as_me:146 42: \$? = $ac_status" >&514612 echo "$as_me:14612: \$? = $ac_status" >&5 14643 14613 if (exit $ac_status) && test -s "$ac_outfile"; then 14644 14614 # The compiler can only warn and ignore the option if not recognized … … 14740 14710 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 14741 14711 -e 's:$: $lt_compiler_flag:'` 14742 (eval echo "\"\$as_me:147 42: $lt_compile\"" >&5)14712 (eval echo "\"\$as_me:14712: $lt_compile\"" >&5) 14743 14713 (eval "$lt_compile" 2>out/conftest.err) 14744 14714 ac_status=$? 14745 14715 cat out/conftest.err >&5 14746 echo "$as_me:147 46: \$? = $ac_status" >&514716 echo "$as_me:14716: \$? = $ac_status" >&5 14747 14717 if (exit $ac_status) && test -s out/conftest2.$ac_objext 14748 14718 then … … 16947 16917 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 16948 16918 -e 's:$: $lt_compiler_flag:'` 16949 (eval echo "\"\$as_me:169 49: $lt_compile\"" >&5)16919 (eval echo "\"\$as_me:16919: $lt_compile\"" >&5) 16950 16920 (eval "$lt_compile" 2>conftest.err) 16951 16921 ac_status=$? 16952 16922 cat conftest.err >&5 16953 echo "$as_me:169 53: \$? = $ac_status" >&516923 echo "$as_me:16923: \$? = $ac_status" >&5 16954 16924 if (exit $ac_status) && test -s "$ac_outfile"; then 16955 16925 # The compiler can only warn and ignore the option if not recognized … … 17215 17185 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 17216 17186 -e 's:$: $lt_compiler_flag:'` 17217 (eval echo "\"\$as_me:17 217: $lt_compile\"" >&5)17187 (eval echo "\"\$as_me:17187: $lt_compile\"" >&5) 17218 17188 (eval "$lt_compile" 2>conftest.err) 17219 17189 ac_status=$? 17220 17190 cat conftest.err >&5 17221 echo "$as_me:17 221: \$? = $ac_status" >&517191 echo "$as_me:17191: \$? = $ac_status" >&5 17222 17192 if (exit $ac_status) && test -s "$ac_outfile"; then 17223 17193 # The compiler can only warn and ignore the option if not recognized … … 17319 17289 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 17320 17290 -e 's:$: $lt_compiler_flag:'` 17321 (eval echo "\"\$as_me:17 321: $lt_compile\"" >&5)17291 (eval echo "\"\$as_me:17291: $lt_compile\"" >&5) 17322 17292 (eval "$lt_compile" 2>out/conftest.err) 17323 17293 ac_status=$? 17324 17294 cat out/conftest.err >&5 17325 echo "$as_me:17 325: \$? = $ac_status" >&517295 echo "$as_me:17295: \$? = $ac_status" >&5 17326 17296 if (exit $ac_status) && test -s out/conftest2.$ac_objext 17327 17297 then … … 20289 20259 20290 20260 ac_config_files="$ac_config_files Makefile" 20261 20262 20263 20264 20265 20266 20267 echo "$as_me:$LINENO: checking which command should be used to link input files" >&5 20268 echo $ECHO_N "checking which command should be used to link input files... $ECHO_C" >&6 20269 coin_link_input_cmd="$LN_S" 20270 if test "$enable_doscompile" = mingw; then 20271 coin_link_input_cmd=cp 20272 fi 20273 case "$CC" in 20274 cl* | */cl* | CL* | */CL*) 20275 coin_link_input_cmd=cp ;; 20276 esac 20277 echo "$as_me:$LINENO: result: $coin_link_input_cmd" >&5 20278 echo "${ECHO_T}$coin_link_input_cmd" >&6 20291 20279 20292 20280 … … 21628 21616 21629 21617 if test x"$coin_vpath_link_files" = x; then : ; else 21630 lnkcmd= 21631 if test "$enable_doscompile" = mingw; then 21632 lnkcmd=cp 21633 fi 21634 case "$CC" in 21635 cl* | */cl* | CL* | */CL*) 21636 lnkcmd=cp ;; 21637 esac 21618 lnkcmd="$coin_link_input_cmd" 21638 21619 if test "$lnkcmd" = cp; then 21639 21620 { echo "$as_me:$LINENO: Copying data files for VPATH configuration" >&5 21640 21621 echo "$as_me: Copying data files for VPATH configuration" >&6;} 21641 21622 else 21642 echo "$as_me:$LINENO: checking whether ln -s works" >&521643 echo $ECHO_N "checking whether ln -s works... $ECHO_C" >&621644 LN_S=$as_ln_s21645 if test "$LN_S" = "ln -s"; then21646 echo "$as_me:$LINENO: result: yes" >&521647 echo "${ECHO_T}yes" >&621648 else21649 echo "$as_me:$LINENO: result: no, using $LN_S" >&521650 echo "${ECHO_T}no, using $LN_S" >&621651 fi21652 21653 21623 { echo "$as_me:$LINENO: Creating VPATH links for data files" >&5 21654 21624 echo "$as_me: Creating VPATH links for data files" >&6;} 21655 lnkcmd="$LN_S"21656 21625 fi 21657 21626 for file in $coin_vpath_link_files; do
Note: See TracChangeset
for help on using the changeset viewer.