From 50fd96a4f4e1a70e29c513e3bad1a36c93e9f590 Mon Sep 17 00:00:00 2001 From: rhaas Date: Wed, 26 Nov 2014 14:41:02 +0000 Subject: register LIBJPEG_DIR in configuration.ccl the build systems needs to know which variables to pass along, otherwise none are passed git-svn-id: http://svn.cactuscode.org/projects/ExternalLibraries/libjpeg/trunk@46 ba58616d-3abc-4c77-8745-3ba8ad4a582f --- configuration.ccl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configuration.ccl b/configuration.ccl index fdea56c..7e9c6d4 100644 --- a/configuration.ccl +++ b/configuration.ccl @@ -4,5 +4,5 @@ PROVIDES libjpeg { SCRIPT configure.sh LANG bash - OPTIONS LIBJPEG_INSTALL_DIR + OPTIONS LIBJPEG_INSTALL_DIR LIBJPEG_DIR } -- cgit v1.2.3