psblas-3.3-maint:

config/pac.m4
 configure

Fix configure for ATLAS.
psblas-3.3-maint
Salvatore Filippone 9 years ago
parent d59efdf95f
commit 7ee7ef8d0f

@ -1088,7 +1088,7 @@ if test $pac_blas_ok = no; then
fi
if test $pac_blas_ok = no; then
AC_LANG([C])
AC_CHECK_LIB(atlas, ATL_xerbla,
AC_CHECK_LIB(satlas, ATL_xerbla,
[AC_LANG([Fortran])
AC_CHECK_LIB(satlas, sgemm,
[AC_LANG([C])

8498
configure vendored

File diff suppressed because it is too large Load Diff
Loading…
Cancel
Save