Changeset 9842d8 for util/configure.ac
- Timestamp:
- May 31, 2008, 2:17:10 PM (17 years ago)
- Children:
- 5a0f8e
- Parents:
- 807e8a
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
util/configure.ac
r807e8a r9842d8 71 71 # check for GNU Scientific Library 72 72 #AC_CHECK_LIB(m,main) 73 AC_ CHECK_LIB(blas,main)73 AC_SEARCH_LIBS(cblas_sdot, blas cblas gslblas gslcblas) 74 74 AC_CHECK_LIB(gsl,main) 75 75
Note:
See TracChangeset
for help on using the changeset viewer.