blob: 8310b343190c5faf87754ec7fffc39d9f80e2d46 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
$NetBSD: patch-ak,v 1.1.1.1 2001/02/28 22:18:41 jtb Exp $
--- mfhdf/libsrc/netcdf.h.in.orig
+++ mfhdf/libsrc/netcdf.h.in
@@ -61,7 +61,7 @@
*
* Implementation details are contained in the section below on fill values.
*/
-#define NC_OLD_FILLVALUES @OLD_FILLVALUES@
+#define NC_OLD_FILLVALUES 0
/*
* Fill values
|