Changeset 324
- Timestamp:
- Jun 1, 2007 5:56:44 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/coin.m4
r311 r324 2718 2718 if test x"$use_lapack" != x; then 2719 2719 if test "$use_lapack" = "BUILD"; then 2720 # Don't check for course code if this is executed in ThirdParty/ Blas2720 # Don't check for course code if this is executed in ThirdParty/Lapack 2721 2721 if test "$PACKAGE_NAME" != ThirdPartyLapack; then 2722 2722 if test -r $coin_lapackobjdir/.MakeOk; then :; else
Note: See TracChangeset
for help on using the changeset viewer.