From d7d60e213206bdab04fc173ccd593ba33044f363 Mon Sep 17 00:00:00 2001 From: rhaas Date: Wed, 7 Nov 2012 02:46:00 +0000 Subject: support LAPACK_INC_DIRS, LAPACK_LIB_DIRS to specify these folders directly in case an LAPACK installation stores its library in include files in odd places git-svn-id: http://svn.cactuscode.org/projects/ExternalLibraries/LAPACK/trunk@34 c7ba4c71-c2f2-49b2-85d5-cb7b5f04bdfb --- configuration.ccl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configuration.ccl') diff --git a/configuration.ccl b/configuration.ccl index 5f613ee..e5599e3 100644 --- a/configuration.ccl +++ b/configuration.ccl @@ -4,7 +4,7 @@ PROVIDES LAPACK { SCRIPT configure.sh LANG bash - OPTIONS LAPACK_DIR LAPACK_INSTALL_DIR LAPACK_LIBS + OPTIONS LAPACK_DIR LAPACK_INC_DIRS LAPACK_LIB_DIRS LAPACK_LIBS LAPACK_INSTALL_DIR } REQUIRES BLAS -- cgit v1.2.3