From 99417bf1652284935a455bf6045b0b42b47467a8 Mon Sep 17 00:00:00 2001 From: bmundim Date: Sat, 23 Jul 2011 04:54:38 +0000 Subject: Introduce GSL_INSTALL_DIR as a configuration option. git-svn-id: http://svn.cactuscode.org/projects/ExternalLibraries/GSL/trunk@19 9e23cc15-e5c8-4d65-9080-beda90ea645b --- configuration.ccl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configuration.ccl') diff --git a/configuration.ccl b/configuration.ccl index 25be2cc..2f7130f 100644 --- a/configuration.ccl +++ b/configuration.ccl @@ -4,5 +4,5 @@ PROVIDES GSL { SCRIPT GSL.sh LANG bash - OPTIONS GSL_DIR GSL_LIBS + OPTIONS GSL_DIR GSL_INSTALL_DIR GSL_LIBS } -- cgit v1.2.3