[build] trying a CBLAS-specific macro that doesn't rope in Fortran

This commit is contained in:
Al
2017-03-29 18:57:32 -04:00
parent 9636ef6393
commit a7c9b919e9
3 changed files with 182 additions and 10 deletions

View File

@@ -76,7 +76,7 @@ AS_IF([test "x$enable_sse2" != "xno"], [
CFLAGS="-mfpmath=sse -msse2 -DUSE_SSE ${CFLAGS}"
])
AX_BLAS()
AX_CBLAS()
AC_ARG_ENABLE([data-download],
[ --disable-data-download Disable downloading data],