From c3399ae236e57f7701c9d6ec1435599a33610e3d Mon Sep 17 00:00:00 2001 From: rhaas Date: Wed, 14 Jan 2015 14:14:12 +0000 Subject: allow direct specification of FFTW3_INC_DIRS and FFTW3_LIB_DIRS this closes ticket 1735 git-svn-id: http://svn.cactuscode.org/projects/ExternalLibraries/FFTW3/trunk@47 325d7946-0b50-4e3b-902a-3a8d69fbdfa6 --- configuration.ccl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configuration.ccl b/configuration.ccl index 13aa5ff..dce562b 100644 --- a/configuration.ccl +++ b/configuration.ccl @@ -4,7 +4,7 @@ PROVIDES FFTW3 { SCRIPT src/detect.sh LANG bash - OPTIONS FFTW3_DIR FFTW3_INSTALL_DIR FFTW3_LIBS + OPTIONS FFTW3_DIR FFTW3_INSTALL_DIR FFTW3_LIBS FFTW3_INC_DIRS FFTW3_LIB_DIRS } # Pass configuration options to build script -- cgit v1.2.3