This commit is contained in:
Ward Fisher 2019-02-27 14:14:53 -07:00
parent e906114068
commit f940969fdc
2 changed files with 2 additions and 2 deletions

View File

@ -90,7 +90,7 @@ Available values for OPTION include:
--has-parallel4 whether has parallel IO support via HDF5
--has-parallel whether has parallel IO support via HDF5 or PnetCDF
--libs library linking information for netcdf
--prefix Install prefixx
--prefix Install prefix
--includedir Include directory
--libdir Library directory
--version Library version

View File

@ -9,5 +9,5 @@ Description: NetCDF Client Library for C
URL: http://www.unidata.ucar.edu/netcdf
Version: @PACKAGE_VERSION@
Libs: -L${libdir} @NC_LIBS@
Libs.private: @LIBS@
Cflags: -I${includedir}