academic/suiteparse: Updated README.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Pablo Santamaria 2014-02-02 23:28:36 +07:00 committed by Erik Hanson
parent f1e2b84641
commit 254241b43a

View file

@ -19,11 +19,6 @@ Suitesparse is an optional dependency for the octave package.
NOTES:
* To build octave with SuiteSparse 4.x you'll need to add a second library
to the octave's configure option --with-umfpack:
--with-umfpack="-lumfpack -lsuitesparseconfig"
* CHOLMOD can also be compiled to use the METIS library, but it is not
used here because its licensing terms exclude it from Octave.