Changeset 2047
- Timestamp:
- Dec 31, 2010 8:38:07 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
ThirdParty/Mumps/stable/1.4/configure
r2021 r2047 2047 2047 fi 2048 2048 ;; 2049 *-linux-gnu*) comps="gcc cc pgcc icc xlc" ;; 2049 2050 *-linux-*) comps="xlc gcc cc pgcc icc" ;; 2050 2051 *) comps="xlc_r xlc cc gcc pgcc icc" ;; … … 3226 3227 *-*-solaris*) 3227 3228 coin_f77_comps="f95 f90 f77 xlf_r fort77 gfortran g77 pgf90 pgf77 ifort ifc frt af77" ;; 3229 *-linux-gnu*) 3230 coin_f77_comps="gfortran fort77 f77 g77 pgf90 pgf77 ifort ifc frt af77 xlf_r" ;; 3228 3231 *) coin_f77_comps="xlf_r fort77 gfortran f77 g77 pgf90 pgf77 ifort ifc frt af77" ;; 3229 3232 esac … … 3397 3400 3398 3401 # Provide some information about the compiler. 3399 echo "$as_me:3 399:" \3402 echo "$as_me:3402:" \ 3400 3403 "checking for Fortran 77 compiler version" >&5 3401 3404 ac_compiler=`set X $ac_compile; echo $2` … … 3965 3968 ac_save_FFLAGS=$FFLAGS 3966 3969 FFLAGS="$FFLAGS $ac_verb" 3967 (eval echo $as_me:39 67: \"$ac_link\") >&53970 (eval echo $as_me:3970: \"$ac_link\") >&5 3968 3971 ac_f77_v_output=`eval $ac_link 5>&1 2>&1 | grep -v 'Driving:'` 3969 3972 echo "$ac_f77_v_output" >&5 … … 4043 4046 ac_save_FFLAGS=$FFLAGS 4044 4047 FFLAGS="$FFLAGS $ac_cv_prog_f77_v" 4045 (eval echo $as_me:404 5: \"$ac_link\") >&54048 (eval echo $as_me:4048: \"$ac_link\") >&5 4046 4049 ac_f77_v_output=`eval $ac_link 5>&1 2>&1 | grep -v 'Driving:'` 4047 4050 echo "$ac_f77_v_output" >&5 … … 7102 7105 *-*-irix6*) 7103 7106 # Find out which ABI we are using. 7104 echo '#line 710 4"configure"' > conftest.$ac_ext7107 echo '#line 7107 "configure"' > conftest.$ac_ext 7105 7108 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 7106 7109 (eval $ac_compile) 2>&5 … … 9098 9101 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 9099 9102 -e 's:$: $lt_compiler_flag:'` 9100 (eval echo "\"\$as_me:910 0: $lt_compile\"" >&5)9103 (eval echo "\"\$as_me:9103: $lt_compile\"" >&5) 9101 9104 (eval "$lt_compile" 2>conftest.err) 9102 9105 ac_status=$? 9103 9106 cat conftest.err >&5 9104 echo "$as_me:910 4: \$? = $ac_status" >&59107 echo "$as_me:9107: \$? = $ac_status" >&5 9105 9108 if (exit $ac_status) && test -s "$ac_outfile"; then 9106 9109 # The compiler can only warn and ignore the option if not recognized … … 9366 9369 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 9367 9370 -e 's:$: $lt_compiler_flag:'` 9368 (eval echo "\"\$as_me:93 68: $lt_compile\"" >&5)9371 (eval echo "\"\$as_me:9371: $lt_compile\"" >&5) 9369 9372 (eval "$lt_compile" 2>conftest.err) 9370 9373 ac_status=$? 9371 9374 cat conftest.err >&5 9372 echo "$as_me:937 2: \$? = $ac_status" >&59375 echo "$as_me:9375: \$? = $ac_status" >&5 9373 9376 if (exit $ac_status) && test -s "$ac_outfile"; then 9374 9377 # The compiler can only warn and ignore the option if not recognized … … 9470 9473 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 9471 9474 -e 's:$: $lt_compiler_flag:'` 9472 (eval echo "\"\$as_me:947 2: $lt_compile\"" >&5)9475 (eval echo "\"\$as_me:9475: $lt_compile\"" >&5) 9473 9476 (eval "$lt_compile" 2>out/conftest.err) 9474 9477 ac_status=$? 9475 9478 cat out/conftest.err >&5 9476 echo "$as_me:947 6: \$? = $ac_status" >&59479 echo "$as_me:9479: \$? = $ac_status" >&5 9477 9480 if (exit $ac_status) && test -s out/conftest2.$ac_objext 9478 9481 then … … 11887 11890 lt_status=$lt_dlunknown 11888 11891 cat > conftest.$ac_ext <<EOF 11889 #line 118 89"configure"11892 #line 11892 "configure" 11890 11893 #include "confdefs.h" 11891 11894 … … 11987 11990 lt_status=$lt_dlunknown 11988 11991 cat > conftest.$ac_ext <<EOF 11989 #line 119 89"configure"11992 #line 11992 "configure" 11990 11993 #include "confdefs.h" 11991 11994 … … 14347 14350 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 14348 14351 -e 's:$: $lt_compiler_flag:'` 14349 (eval echo "\"\$as_me:143 49: $lt_compile\"" >&5)14352 (eval echo "\"\$as_me:14352: $lt_compile\"" >&5) 14350 14353 (eval "$lt_compile" 2>conftest.err) 14351 14354 ac_status=$? 14352 14355 cat conftest.err >&5 14353 echo "$as_me:1435 3: \$? = $ac_status" >&514356 echo "$as_me:14356: \$? = $ac_status" >&5 14354 14357 if (exit $ac_status) && test -s "$ac_outfile"; then 14355 14358 # The compiler can only warn and ignore the option if not recognized … … 14451 14454 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 14452 14455 -e 's:$: $lt_compiler_flag:'` 14453 (eval echo "\"\$as_me:1445 3: $lt_compile\"" >&5)14456 (eval echo "\"\$as_me:14456: $lt_compile\"" >&5) 14454 14457 (eval "$lt_compile" 2>out/conftest.err) 14455 14458 ac_status=$? 14456 14459 cat out/conftest.err >&5 14457 echo "$as_me:144 57: \$? = $ac_status" >&514460 echo "$as_me:14460: \$? = $ac_status" >&5 14458 14461 if (exit $ac_status) && test -s out/conftest2.$ac_objext 14459 14462 then … … 16021 16024 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 16022 16025 -e 's:$: $lt_compiler_flag:'` 16023 (eval echo "\"\$as_me:1602 3: $lt_compile\"" >&5)16026 (eval echo "\"\$as_me:16026: $lt_compile\"" >&5) 16024 16027 (eval "$lt_compile" 2>conftest.err) 16025 16028 ac_status=$? 16026 16029 cat conftest.err >&5 16027 echo "$as_me:160 27: \$? = $ac_status" >&516030 echo "$as_me:16030: \$? = $ac_status" >&5 16028 16031 if (exit $ac_status) && test -s "$ac_outfile"; then 16029 16032 # The compiler can only warn and ignore the option if not recognized … … 16125 16128 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 16126 16129 -e 's:$: $lt_compiler_flag:'` 16127 (eval echo "\"\$as_me:161 27: $lt_compile\"" >&5)16130 (eval echo "\"\$as_me:16130: $lt_compile\"" >&5) 16128 16131 (eval "$lt_compile" 2>out/conftest.err) 16129 16132 ac_status=$? 16130 16133 cat out/conftest.err >&5 16131 echo "$as_me:1613 1: \$? = $ac_status" >&516134 echo "$as_me:16134: \$? = $ac_status" >&5 16132 16135 if (exit $ac_status) && test -s out/conftest2.$ac_objext 16133 16136 then … … 18332 18335 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 18333 18336 -e 's:$: $lt_compiler_flag:'` 18334 (eval echo "\"\$as_me:1833 4: $lt_compile\"" >&5)18337 (eval echo "\"\$as_me:18337: $lt_compile\"" >&5) 18335 18338 (eval "$lt_compile" 2>conftest.err) 18336 18339 ac_status=$? 18337 18340 cat conftest.err >&5 18338 echo "$as_me:183 38: \$? = $ac_status" >&518341 echo "$as_me:18341: \$? = $ac_status" >&5 18339 18342 if (exit $ac_status) && test -s "$ac_outfile"; then 18340 18343 # The compiler can only warn and ignore the option if not recognized … … 18600 18603 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 18601 18604 -e 's:$: $lt_compiler_flag:'` 18602 (eval echo "\"\$as_me:1860 2: $lt_compile\"" >&5)18605 (eval echo "\"\$as_me:18605: $lt_compile\"" >&5) 18603 18606 (eval "$lt_compile" 2>conftest.err) 18604 18607 ac_status=$? 18605 18608 cat conftest.err >&5 18606 echo "$as_me:1860 6: \$? = $ac_status" >&518609 echo "$as_me:18609: \$? = $ac_status" >&5 18607 18610 if (exit $ac_status) && test -s "$ac_outfile"; then 18608 18611 # The compiler can only warn and ignore the option if not recognized … … 18704 18707 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 18705 18708 -e 's:$: $lt_compiler_flag:'` 18706 (eval echo "\"\$as_me:1870 6: $lt_compile\"" >&5)18709 (eval echo "\"\$as_me:18709: $lt_compile\"" >&5) 18707 18710 (eval "$lt_compile" 2>out/conftest.err) 18708 18711 ac_status=$? 18709 18712 cat out/conftest.err >&5 18710 echo "$as_me:1871 0: \$? = $ac_status" >&518713 echo "$as_me:18713: \$? = $ac_status" >&5 18711 18714 if (exit $ac_status) && test -s out/conftest2.$ac_objext 18712 18715 then … … 23040 23043 LIBS="$coin_save_LIBS" 23041 23044 ;; 23045 23042 23046 *-cygwin* | *-mingw*) 23043 23047 # On cygwin, consider -lblas only if doscompile is disabled. The prebuilt … … 23429 23433 esac 23430 23434 ;; 23435 23436 *-darwin*) 23437 echo "$as_me:$LINENO: checking for BLAS in Veclib" >&5 23438 echo $ECHO_N "checking for BLAS in Veclib... $ECHO_C" >&6 23439 coin_need_flibs=no 23440 coin_save_LIBS="$LIBS" 23441 LIBS="-framework vecLib $LIBS" 23442 case $ac_ext in 23443 f) 23444 cat >conftest.$ac_ext <<_ACEOF 23445 /* confdefs.h. */ 23446 _ACEOF 23447 cat confdefs.h >>conftest.$ac_ext 23448 cat >>conftest.$ac_ext <<_ACEOF 23449 /* end confdefs.h. */ 23450 23451 #ifdef F77_DUMMY_MAIN 23452 23453 # ifdef __cplusplus 23454 extern "C" 23455 # endif 23456 int F77_DUMMY_MAIN() { return 1; } 23457 23458 #endif 23459 int 23460 main () 23461 { 23462 call daxpy 23463 ; 23464 return 0; 23465 } 23466 _ACEOF 23467 rm -f conftest.$ac_objext conftest$ac_exeext 23468 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 23469 (eval $ac_link) 2>conftest.er1 23470 ac_status=$? 23471 grep -v '^ *+' conftest.er1 >conftest.err 23472 rm -f conftest.er1 23473 cat conftest.err >&5 23474 echo "$as_me:$LINENO: \$? = $ac_status" >&5 23475 (exit $ac_status); } && 23476 { ac_try='test -z "$ac_c_werror_flag" 23477 || test ! -s conftest.err' 23478 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 23479 (eval $ac_try) 2>&5 23480 ac_status=$? 23481 echo "$as_me:$LINENO: \$? = $ac_status" >&5 23482 (exit $ac_status); }; } && 23483 { ac_try='test -s conftest$ac_exeext' 23484 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 23485 (eval $ac_try) 2>&5 23486 ac_status=$? 23487 echo "$as_me:$LINENO: \$? = $ac_status" >&5 23488 (exit $ac_status); }; }; then 23489 use_blas='-framework vecLib' 23490 if test $coin_need_flibs = yes ; then 23491 use_blas="$use_blas $FLIBS" 23492 fi 23493 echo "$as_me:$LINENO: result: yes: $use_blas" >&5 23494 echo "${ECHO_T}yes: $use_blas" >&6 23495 23496 else 23497 echo "$as_me: failed program was:" >&5 23498 sed 's/^/| /' conftest.$ac_ext >&5 23499 23500 echo "$as_me:$LINENO: result: no" >&5 23501 echo "${ECHO_T}no" >&6 23502 fi 23503 rm -f conftest.err conftest.$ac_objext \ 23504 conftest$ac_exeext conftest.$ac_ext 23505 ;; 23506 c) 23507 ac_ext=f 23508 ac_compile='$F77 -c $FFLAGS conftest.$ac_ext >&5' 23509 ac_link='$F77 -o conftest$ac_exeext $FFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' 23510 ac_compiler_gnu=$ac_cv_f77_compiler_gnu 23511 case $ac_cv_f77_mangling in 23512 upper*) ac_val="DAXPY" ;; 23513 lower*) ac_val="daxpy" ;; 23514 *) ac_val="unknown" ;; 23515 esac 23516 case $ac_cv_f77_mangling in *," underscore"*) ac_val="$ac_val"_ ;; esac 23517 23518 cfuncdaxpy="$ac_val" 23519 23520 ac_ext=c 23521 ac_cpp='$CPP $CPPFLAGS' 23522 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' 23523 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' 23524 ac_compiler_gnu=$ac_cv_c_compiler_gnu 23525 23526 if test x"$coin_need_flibs" = xyes; then 23527 flink_try=no; 23528 else 23529 cat >conftest.$ac_ext <<_ACEOF 23530 /* confdefs.h. */ 23531 _ACEOF 23532 cat confdefs.h >>conftest.$ac_ext 23533 cat >>conftest.$ac_ext <<_ACEOF 23534 /* end confdefs.h. */ 23535 void $cfuncdaxpy(); 23536 #ifdef F77_DUMMY_MAIN 23537 23538 # ifdef __cplusplus 23539 extern "C" 23540 # endif 23541 int F77_DUMMY_MAIN() { return 1; } 23542 23543 #endif 23544 int 23545 main () 23546 { 23547 $cfuncdaxpy() 23548 ; 23549 return 0; 23550 } 23551 _ACEOF 23552 rm -f conftest.$ac_objext conftest$ac_exeext 23553 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 23554 (eval $ac_link) 2>conftest.er1 23555 ac_status=$? 23556 grep -v '^ *+' conftest.er1 >conftest.err 23557 rm -f conftest.er1 23558 cat conftest.err >&5 23559 echo "$as_me:$LINENO: \$? = $ac_status" >&5 23560 (exit $ac_status); } && 23561 { ac_try='test -z "$ac_c_werror_flag" 23562 || test ! -s conftest.err' 23563 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 23564 (eval $ac_try) 2>&5 23565 ac_status=$? 23566 echo "$as_me:$LINENO: \$? = $ac_status" >&5 23567 (exit $ac_status); }; } && 23568 { ac_try='test -s conftest$ac_exeext' 23569 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 23570 (eval $ac_try) 2>&5 23571 ac_status=$? 23572 echo "$as_me:$LINENO: \$? = $ac_status" >&5 23573 (exit $ac_status); }; }; then 23574 flink_try=yes 23575 else 23576 echo "$as_me: failed program was:" >&5 23577 sed 's/^/| /' conftest.$ac_ext >&5 23578 23579 flink_try=no 23580 fi 23581 rm -f conftest.err conftest.$ac_objext \ 23582 conftest$ac_exeext conftest.$ac_ext 23583 fi 23584 if test $flink_try = yes; then 23585 use_blas='-framework vecLib' 23586 if test $coin_need_flibs = yes ; then 23587 use_blas="$use_blas $FLIBS" 23588 fi 23589 echo "$as_me:$LINENO: result: yes: $use_blas" >&5 23590 echo "${ECHO_T}yes: $use_blas" >&6 23591 23592 else 23593 if test x"$FLIBS" != x; then 23594 flink_save_libs="$LIBS" 23595 LIBS="$LIBS $FLIBS" 23596 cat >conftest.$ac_ext <<_ACEOF 23597 /* confdefs.h. */ 23598 _ACEOF 23599 cat confdefs.h >>conftest.$ac_ext 23600 cat >>conftest.$ac_ext <<_ACEOF 23601 /* end confdefs.h. */ 23602 void $cfuncdaxpy(); 23603 #ifdef F77_DUMMY_MAIN 23604 23605 # ifdef __cplusplus 23606 extern "C" 23607 # endif 23608 int F77_DUMMY_MAIN() { return 1; } 23609 23610 #endif 23611 int 23612 main () 23613 { 23614 $cfuncdaxpy() 23615 ; 23616 return 0; 23617 } 23618 _ACEOF 23619 rm -f conftest.$ac_objext conftest$ac_exeext 23620 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 23621 (eval $ac_link) 2>conftest.er1 23622 ac_status=$? 23623 grep -v '^ *+' conftest.er1 >conftest.err 23624 rm -f conftest.er1 23625 cat conftest.err >&5 23626 echo "$as_me:$LINENO: \$? = $ac_status" >&5 23627 (exit $ac_status); } && 23628 { ac_try='test -z "$ac_c_werror_flag" 23629 || test ! -s conftest.err' 23630 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 23631 (eval $ac_try) 2>&5 23632 ac_status=$? 23633 echo "$as_me:$LINENO: \$? = $ac_status" >&5 23634 (exit $ac_status); }; } && 23635 { ac_try='test -s conftest$ac_exeext' 23636 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 23637 (eval $ac_try) 2>&5 23638 ac_status=$? 23639 echo "$as_me:$LINENO: \$? = $ac_status" >&5 23640 (exit $ac_status); }; }; then 23641 LIBS="$flink_save_libs" 23642 coin_need_flibs=yes 23643 use_blas='-framework vecLib' 23644 if test $coin_need_flibs = yes ; then 23645 use_blas="$use_blas $FLIBS" 23646 fi 23647 echo "$as_me:$LINENO: result: yes: $use_blas" >&5 23648 echo "${ECHO_T}yes: $use_blas" >&6 23649 23650 23651 else 23652 echo "$as_me: failed program was:" >&5 23653 sed 's/^/| /' conftest.$ac_ext >&5 23654 23655 LIBS="$flink_save_libs" 23656 echo "$as_me:$LINENO: result: no" >&5 23657 echo "${ECHO_T}no" >&6 23658 fi 23659 rm -f conftest.err conftest.$ac_objext \ 23660 conftest$ac_exeext conftest.$ac_ext 23661 else 23662 echo "$as_me:$LINENO: result: no" >&5 23663 echo "${ECHO_T}no" >&6 23664 fi 23665 fi 23666 ;; 23667 cc|cpp) 23668 ac_ext=f 23669 ac_compile='$F77 -c $FFLAGS conftest.$ac_ext >&5' 23670 ac_link='$F77 -o conftest$ac_exeext $FFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' 23671 ac_compiler_gnu=$ac_cv_f77_compiler_gnu 23672 case $ac_cv_f77_mangling in 23673 upper*) ac_val="DAXPY" ;; 23674 lower*) ac_val="daxpy" ;; 23675 *) ac_val="unknown" ;; 23676 esac 23677 case $ac_cv_f77_mangling in *," underscore"*) ac_val="$ac_val"_ ;; esac 23678 23679 cfuncdaxpy="$ac_val" 23680 23681 ac_ext=c 23682 ac_cpp='$CPP $CPPFLAGS' 23683 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' 23684 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' 23685 ac_compiler_gnu=$ac_cv_c_compiler_gnu 23686 23687 if test x"$coin_need_flibs" = xyes; then 23688 flink_try=no; 23689 else 23690 cat >conftest.$ac_ext <<_ACEOF 23691 /* confdefs.h. */ 23692 _ACEOF 23693 cat confdefs.h >>conftest.$ac_ext 23694 cat >>conftest.$ac_ext <<_ACEOF 23695 /* end confdefs.h. */ 23696 extern "C" {void $cfuncdaxpy();} 23697 #ifdef F77_DUMMY_MAIN 23698 23699 # ifdef __cplusplus 23700 extern "C" 23701 # endif 23702 int F77_DUMMY_MAIN() { return 1; } 23703 23704 #endif 23705 int 23706 main () 23707 { 23708 $cfuncdaxpy() 23709 ; 23710 return 0; 23711 } 23712 _ACEOF 23713 rm -f conftest.$ac_objext conftest$ac_exeext 23714 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 23715 (eval $ac_link) 2>conftest.er1 23716 ac_status=$? 23717 grep -v '^ *+' conftest.er1 >conftest.err 23718 rm -f conftest.er1 23719 cat conftest.err >&5 23720 echo "$as_me:$LINENO: \$? = $ac_status" >&5 23721 (exit $ac_status); } && 23722 { ac_try='test -z "$ac_c_werror_flag" 23723 || test ! -s conftest.err' 23724 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 23725 (eval $ac_try) 2>&5 23726 ac_status=$? 23727 echo "$as_me:$LINENO: \$? = $ac_status" >&5 23728 (exit $ac_status); }; } && 23729 { ac_try='test -s conftest$ac_exeext' 23730 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 23731 (eval $ac_try) 2>&5 23732 ac_status=$? 23733 echo "$as_me:$LINENO: \$? = $ac_status" >&5 23734 (exit $ac_status); }; }; then 23735 flink_try=yes 23736 else 23737 echo "$as_me: failed program was:" >&5 23738 sed 's/^/| /' conftest.$ac_ext >&5 23739 23740 flink_try=no 23741 fi 23742 rm -f conftest.err conftest.$ac_objext \ 23743 conftest$ac_exeext conftest.$ac_ext 23744 fi 23745 if test $flink_try = yes; then 23746 use_blas='-framework vecLib' 23747 if test $coin_need_flibs = yes ; then 23748 use_blas="$use_blas $FLIBS" 23749 fi 23750 echo "$as_me:$LINENO: result: yes: $use_blas" >&5 23751 echo "${ECHO_T}yes: $use_blas" >&6 23752 23753 else 23754 if test x"$FLIBS" != x; then 23755 flink_save_libs="$LIBS" 23756 LIBS="$LIBS $FLIBS" 23757 cat >conftest.$ac_ext <<_ACEOF 23758 /* confdefs.h. */ 23759 _ACEOF 23760 cat confdefs.h >>conftest.$ac_ext 23761 cat >>conftest.$ac_ext <<_ACEOF 23762 /* end confdefs.h. */ 23763 extern "C" {void $cfuncdaxpy();} 23764 #ifdef F77_DUMMY_MAIN 23765 23766 # ifdef __cplusplus 23767 extern "C" 23768 # endif 23769 int F77_DUMMY_MAIN() { return 1; } 23770 23771 #endif 23772 int 23773 main () 23774 { 23775 $cfuncdaxpy() 23776 ; 23777 return 0; 23778 } 23779 _ACEOF 23780 rm -f conftest.$ac_objext conftest$ac_exeext 23781 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 23782 (eval $ac_link) 2>conftest.er1 23783 ac_status=$? 23784 grep -v '^ *+' conftest.er1 >conftest.err 23785 rm -f conftest.er1 23786 cat conftest.err >&5 23787 echo "$as_me:$LINENO: \$? = $ac_status" >&5 23788 (exit $ac_status); } && 23789 { ac_try='test -z "$ac_c_werror_flag" 23790 || test ! -s conftest.err' 23791 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 23792 (eval $ac_try) 2>&5 23793 ac_status=$? 23794 echo "$as_me:$LINENO: \$? = $ac_status" >&5 23795 (exit $ac_status); }; } && 23796 { ac_try='test -s conftest$ac_exeext' 23797 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 23798 (eval $ac_try) 2>&5 23799 ac_status=$? 23800 echo "$as_me:$LINENO: \$? = $ac_status" >&5 23801 (exit $ac_status); }; }; then 23802 LIBS="$flink_save_libs" 23803 coin_need_flibs=yes 23804 use_blas='-framework vecLib' 23805 if test $coin_need_flibs = yes ; then 23806 use_blas="$use_blas $FLIBS" 23807 fi 23808 echo "$as_me:$LINENO: result: yes: $use_blas" >&5 23809 echo "${ECHO_T}yes: $use_blas" >&6 23810 23811 23812 else 23813 echo "$as_me: failed program was:" >&5 23814 sed 's/^/| /' conftest.$ac_ext >&5 23815 23816 LIBS="$flink_save_libs" 23817 echo "$as_me:$LINENO: result: no" >&5 23818 echo "${ECHO_T}no" >&6 23819 fi 23820 rm -f conftest.err conftest.$ac_objext \ 23821 conftest$ac_exeext conftest.$ac_ext 23822 else 23823 echo "$as_me:$LINENO: result: no" >&5 23824 echo "${ECHO_T}no" >&6 23825 fi 23826 fi 23827 ;; 23828 esac 23829 23830 LIBS="$coin_save_LIBS" 23831 ;; 23431 23832 esac 23432 23833 … … 24222 24623 # construct dependencies variables from LIBS variables 24223 24624 # we add an extra space in LIBS so we can substitute out everything starting with " -" 24625 # before, substitute out everything of the form -framework xxx as used on Mac 24224 24626 # also substitute out everything of the form `xxx`yyy (may have been added for cygwin/cl) 24225 BLAS_DEPENDENCIES=`echo " $BLAS_LIBS" | sed -e 's/ - [^ ]*//g' -e 's/\`[^\`]*\`[^ ]* //g'`24226 24227 MUMPS_DEPENDENCIES=`echo " $MUMPS_LIBS " | sed -e 's/ - [^ ]*//g' -e 's/\`[^\`]*\`[^ ]* //g'`24627 BLAS_DEPENDENCIES=`echo " $BLAS_LIBS" | sed -e 's/ -framework *[^ ]*//g' -e 's/ -[^ ]*//g' -e 's/\`[^\`]*\`[^ ]* //g'` 24628 24629 MUMPS_DEPENDENCIES=`echo " $MUMPS_LIBS " | sed -e 's/ -framework *[^ ]*//g' -e 's/ -[^ ]*//g' -e 's/\`[^\`]*\`[^ ]* //g'` 24228 24630 24229 24631 … … 24712 25114 # construct dependencies variables from LIBS variables 24713 25115 # we add an extra space in LIBS so we can substitute out everything starting with " -" 25116 # before, substitute out everything of the form -framework xxx as used on Mac 24714 25117 # also substitute out everything of the form `xxx`yyy (may have been added for cygwin/cl) 24715 METIS_DEPENDENCIES=`echo " $METIS_LIBS" | sed -e 's/ - [^ ]*//g' -e 's/\`[^\`]*\`[^ ]* //g'`24716 24717 MUMPS_DEPENDENCIES=`echo " $MUMPS_LIBS " | sed -e 's/ - [^ ]*//g' -e 's/\`[^\`]*\`[^ ]* //g'`25118 METIS_DEPENDENCIES=`echo " $METIS_LIBS" | sed -e 's/ -framework *[^ ]*//g' -e 's/ -[^ ]*//g' -e 's/\`[^\`]*\`[^ ]* //g'` 25119 25120 MUMPS_DEPENDENCIES=`echo " $MUMPS_LIBS " | sed -e 's/ -framework *[^ ]*//g' -e 's/ -[^ ]*//g' -e 's/\`[^\`]*\`[^ ]* //g'` 24718 25121 24719 25122
Note: See TracChangeset
for help on using the changeset viewer.