From 196c70930c7aeea99826b32fdb1c05290dc639e1 Mon Sep 17 00:00:00 2001 From: eschnett Date: Wed, 16 Jan 2013 19:05:43 +0000 Subject: Update to FFTW 3.3.3 git-svn-id: http://svn.cactuscode.org/projects/ExternalLibraries/FFTW3/trunk@18 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 69e93b9..6b3eba5 100644 --- a/configure.sh +++ b/configure.sh @@ -62,7 +62,7 @@ then # Set locations THORN=FFTW3 - NAME=fftw-3.3.2 + NAME=fftw-3.3.3 SRCDIR=$(dirname $0) BUILD_DIR=${SCRATCH_BUILD}/build/${THORN} if [ -z "${FFTW3_INSTALL_DIR}" ]; then -- cgit v1.2.3