Sophie

Sophie

distrib > Mandriva > current > i586 > media > contrib-release-src > by-pkgid > 0d52ee4170ae84013394ef4183379d11 > files > 2

ncview-1.93g-2mdv2010.1.src.rpm

--- Makefile.in.orig	2008-11-04 01:08:09.000000000 +0100
+++ Makefile.in	2010-01-18 22:01:22.000000000 +0100
@@ -7,7 +7,7 @@
 ## path to that library file.
 ################################################################
 NETCDFINCDIR = -I@NETCDF_INCDIR@
-NETCDFLIB    = -l@NETCDF_LIBNAME@
+NETCDFLIB    = -l@NETCDF_LIBNAME@ -lhdf5_hl -lhdf5
 NETCDFLIBDIR = -L@NETCDF_LIBDIR@
 
 ################################################################