Sophie

Sophie

distrib > Mandriva > current > i586 > media > contrib-release-src > by-pkgid > c1c8753c732d94ee4576674e06354bd6 > files > 8

gmt-4.5.1-5mdv2010.1.src.rpm

--- configure.ac.orig	2009-09-20 04:58:37.000000000 +0200
+++ configure.ac	2010-01-18 16:13:09.000000000 +0100
@@ -496,7 +496,7 @@
 if test ! -d $NETCDF_LIB; then
 	AC_MSG_WARN([[No such directory: $NETCDF_LIB]])
 fi
-NETCDF_LIB="-L$NETCDF_LIB -lnetcdf"
+NETCDF_LIB="-L$NETCDF_LIB -lnetcdf -lhdf5_hl -lhdf5 -lz"
 NETCDF_INC="-I$NETCDF_INC"
 dnl
 dnl -----------------------------------------------------------------