From df1d14e1bbb17c38dd133e2ec79e75e8a3441c2d Mon Sep 17 00:00:00 2001 From: eschnett Date: Thu, 25 Jul 2013 22:46:24 +0000 Subject: Update GSL to 1.16 git-svn-id: http://svn.cactuscode.org/projects/ExternalLibraries/GSL/trunk@41 9e23cc15-e5c8-4d65-9080-beda90ea645b --- configure.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.sh') diff --git a/configure.sh b/configure.sh index 4263526..150dbe8 100644 --- a/configure.sh +++ b/configure.sh @@ -62,7 +62,7 @@ then # Set locations THORN=GSL - NAME=gsl-1.15 + NAME=gsl-1.16 SRCDIR=$(dirname $0) BUILD_DIR=${SCRATCH_BUILD}/build/${THORN} if [ -z "${GSL_INSTALL_DIR}" ]; then -- cgit v1.2.3