Skip to content
Snippets Groups Projects
Commit 737554cc authored by Claus-Justus Heine's avatar Claus-Justus Heine
Browse files

Change the help message for the --enable-fortran-blas switch

parent bd6d0567
No related branches found
No related tags found
No related merge requests found
...@@ -174,7 +174,8 @@ AC_ARG_ENABLE([dim-of-world], ...@@ -174,7 +174,8 @@ AC_ARG_ENABLE([dim-of-world],
esac]) esac])
ALBERTA_ENABLE_FLAG([fortran-blas], ALBERTA_ENABLE_FLAG([fortran-blas],
[Use BLAS routines for some basic linear algebra stuff.], [Use Fortran BLAS routines for some basic linear algebra stuff and use some
other Fortran modules (e.g. gpskca for matrix-profile reduction).],
[disabled], [disabled],
[USE_F77_BLAS], [USE_F77_BLAS],
[DEFINE SUBST COND]) [DEFINE SUBST COND])
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment