aboutsummaryrefslogtreecommitdiff
path: root/configure.sh
diff options
context:
space:
mode:
authoreschnett <eschnett@325d7946-0b50-4e3b-902a-3a8d69fbdfa6>2012-06-12 22:18:30 +0000
committereschnett <eschnett@325d7946-0b50-4e3b-902a-3a8d69fbdfa6>2012-06-12 22:18:30 +0000
commit64b8b4e104dd49c29b8167d2b2cc4ac3183ccc04 (patch)
treec52eeb15894b3aee7239356f8eca9d5814645661 /configure.sh
parent7918d6c31f6b23c0e311a28cc4a5ae4ab1295a30 (diff)
Update library
git-svn-id: http://svn.cactuscode.org/projects/ExternalLibraries/FFTW3/trunk@11 325d7946-0b50-4e3b-902a-3a8d69fbdfa6
Diffstat (limited to 'configure.sh')
-rw-r--r--configure.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.sh b/configure.sh
index 9cc0ac7..35c057c 100644
--- a/configure.sh
+++ b/configure.sh
@@ -62,7 +62,7 @@ then
# Set locations
THORN=FFTW3
- NAME=fftw-3.2.2
+ NAME=fftw-3.3
SRCDIR=$(dirname $0)
BUILD_DIR=${SCRATCH_BUILD}/build/${THORN}
if [ -z "${FFTW3_INSTALL_DIR}" ]; then