Skip to content

Commit

Permalink
Updated values for GRIB2CLIB_NAME and BUFRLIB_NAME
Browse files Browse the repository at this point in the history
  • Loading branch information
jprestop authored Dec 4, 2023
1 parent 80bf1c5 commit f99f626
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions internal/scripts/installation/config/install_met_env.generic
Original file line number Diff line number Diff line change
Expand Up @@ -48,13 +48,13 @@ export MAKE_ARGS="-j 5"
#export EXTERNAL_LIBS=${TEST_BASE}/external_libs
#export MET_GSL=${EXTERNAL_LIBS}
#export MET_BUFRLIB=${EXTERNAL_LIBS}/lib
#export BUFRLIB_NAME=-lbufr
#export BUFRLIB_NAME=-lbufr_4
#export LIB_JASPER=${EXTERNAL_LIBS}/lib
#export LIB_LIBPNG=${EXTERNAL_LIBS}/lib
#export LIB_Z=${EXTERNAL_LIBS}/lib
#export MET_GRIB2CLIB=${EXTERNAL_LIBS}/lib
#export MET_GRIB2CINC=${EXTERNAL_LIBS}/include
#export GRIB2CLIB_NAME=-lgrib2c
#export GRIB2CLIB_NAME=-lg2c
#export MET_HDF5=${EXTERNAL_LIBS}
#export MET_NETCDF=${EXTERNAL_LIBS}

Expand Down

0 comments on commit f99f626

Please sign in to comment.