From a5d21184fcf2f848a66b8b4f2c9f776ed0657d5f Mon Sep 17 00:00:00 2001 From: eschnett Date: Wed, 10 Oct 2012 17:19:51 +0000 Subject: Update to FFTW 3.3.2 git-svn-id: http://svn.cactuscode.org/projects/ExternalLibraries/FFTW3/trunk@14 325d7946-0b50-4e3b-902a-3a8d69fbdfa6 --- configure.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.sh') diff --git a/configure.sh b/configure.sh index 4053432..0da42db 100644 --- a/configure.sh +++ b/configure.sh @@ -62,7 +62,7 @@ then # Set locations THORN=FFTW3 - NAME=fftw-3.3 + NAME=fftw-3.3.2 SRCDIR=$(dirname $0) BUILD_DIR=${SCRATCH_BUILD}/build/${THORN} if [ -z "${FFTW3_INSTALL_DIR}" ]; then -- cgit v1.2.3