Changeset 1552


Ignore:
Timestamp:
Jul 8, 2011, 9:43:54 AM (13 years ago)
Author:
Ehouarn Millour
Message:

Fix change in arch introduced in version 1551 with correct path.
EM

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ5/trunk/arch/arch-PW6_VARGAS.path

    r1551 r1552  
    1 NETCDF_LIBDIR="$NETCDF_LDFLAGS"
    2 NETCDF_INCDIR=$NETCDF_FFLAGS
     1NETCDF_LIBDIR="-L/usr/local/pub/NetCDF/3.6.3/lib -lnetcdf"
     2NETCDF_INCDIR="-I/usr/local/pub/NetCDF/3.6.3/include"
    33IOIPSL_INCDIR=$LMDGCM/../../lib
    44IOIPSL_LIBDIR=$LMDGCM/../../lib
Note: See TracChangeset for help on using the changeset viewer.