Changeset 233 for ThirdParty/Blas/trunk/configure.ac
- Timestamp:
- Mar 1, 2007 5:52:33 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
ThirdParty/Blas/trunk/configure.ac
r228 r233 52 52 AC_COIN_HAS_BLAS 53 53 MAKEOKFILE=.MakeOk 54 if test $coin_has_blas = yes && test $use_blas!= BUILD; then54 if test $coin_has_blas = yes && test "$use_blas" != BUILD; then 55 55 rm -f $MAKEOKFILE 56 56 AC_MSG_NOTICE([The Blas sources don't need to be compiled])
Note: See TracChangeset
for help on using the changeset viewer.