From 7e7012549a8038f3f1231edb77e910930ec0e632 Mon Sep 17 00:00:00 2001 From: Uwe Schulzweida <uwe.schulzweida@mpimet.mpg.de> Date: Mon, 19 Oct 2009 07:04:42 +0000 Subject: [PATCH] Version 1.4.0.1 released --- config/default | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/default b/config/default index 92f8b5691..65edc408a 100755 --- a/config/default +++ b/config/default @@ -30,9 +30,9 @@ case "${HOSTNAME}" in ;; gata) ./configure --prefix=$HOME/local/etch-ia32 \ - --with-jasper=$HOME/local/etch-ia32 \ + --with-jasper=/usr \ --with-grib_api=/scratch/local2/m214003/local \ - --with-netcdf=/scratch/local2/m214003/local \ + --with-netcdf=/sw/etch-ia32/netcdf-3.6.2 \ --with-hdf5=/sw/etch-ia32/hdf5-1.8.2 \ --with-szlib=$HOME/local/etch-ia32 \ CC=gcc CFLAGS="-g -O2 -Wall -W -Wfloat-equal -pedantic" CFINT=-Df2cFortran -- GitLab