aboutsummaryrefslogtreecommitdiff
path: root/configuration.ccl
diff options
context:
space:
mode:
authoreschnett <eschnett@5c1b1641-b641-47ec-b3d9-0f93d4c445ee>2010-06-26 13:16:58 +0000
committereschnett <eschnett@5c1b1641-b641-47ec-b3d9-0f93d4c445ee>2010-06-26 13:16:58 +0000
commit0df3500b6ee15c863a8112f77aacf81a2280e62b (patch)
tree9ac64bcb9860086c18634f606da15f3f4e7dd0b7 /configuration.ccl
parent7873a280d161202a081b59a5ba48bf5b40012d3a (diff)
Patch from David Radice
At the moment the compilation of EinsteinToolkit with LORENE fails if LORENE is configured to use FFTW as LORENE_LIBS does not contain fftw3. The attached patch solves the problem by allowing the user to specify additional directories and libraries in the optionlist file. git-svn-id: http://svn.cactuscode.org/projects/ExternalLibraries/LORENE/trunk@19 5c1b1641-b641-47ec-b3d9-0f93d4c445ee
Diffstat (limited to 'configuration.ccl')
-rw-r--r--configuration.ccl1
1 files changed, 1 insertions, 0 deletions
diff --git a/configuration.ccl b/configuration.ccl
index b62db6d..50c9e9b 100644
--- a/configuration.ccl
+++ b/configuration.ccl
@@ -4,6 +4,7 @@ PROVIDES LORENE
{
SCRIPT LORENE.sh
LANG bash
+ OPTIONS LORENE_DIR LORENE_EXTRA_LIB_DIRS LORENE_EXTRA_LIBS
}
REQUIRES LAPACK BLAS GSL