From f0048173b56ba91285135906fb2b4223fecca12f Mon Sep 17 00:00:00 2001 From: schnetter Date: Mon, 22 Mar 2010 17:26:37 +0000 Subject: Don't build GSL if it is already available on the system git-svn-id: http://svn.cactuscode.org/projects/ExternalLibraries/GSL/trunk@8 9e23cc15-e5c8-4d65-9080-beda90ea645b --- configuration.ccl | 1 + 1 file changed, 1 insertion(+) (limited to 'configuration.ccl') diff --git a/configuration.ccl b/configuration.ccl index 369c5c8..1e80c0f 100644 --- a/configuration.ccl +++ b/configuration.ccl @@ -4,4 +4,5 @@ PROVIDES GSL { SCRIPT GSL.sh LANG bash + OPTIONS GSL_DIR } -- cgit v1.2.3