[DebianGIS-dev] r1656 - packages/libhdf4/branches/4.1r4/hdf/src
frankie at alioth.debian.org
frankie at alioth.debian.org
Sun Jun 22 19:22:52 UTC 2008
Author: frankie
Date: 2008-06-22 19:22:51 +0000 (Sun, 22 Jun 2008)
New Revision: 1656
Modified:
packages/libhdf4/branches/4.1r4/hdf/src/hdfi.h
Log:
Added missing MT constants.
Modified: packages/libhdf4/branches/4.1r4/hdf/src/hdfi.h
===================================================================
--- packages/libhdf4/branches/4.1r4/hdf/src/hdfi.h 2008-06-22 19:15:46 UTC (rev 1655)
+++ packages/libhdf4/branches/4.1r4/hdf/src/hdfi.h 2008-06-22 19:22:51 UTC (rev 1656)
@@ -74,7 +74,10 @@
#define DFMT_IA64 0x4441
#define DFMT_ARMV4L 0x4441
#define DFMT_X86_64 0x4441
+#define DFMT_LINUX64 0x4441
+#define DFMT_POWERPC64 0x1111
+
/* I/O library constants */
#define UNIXUNBUFIO 1
#define UNIXBUFIO 2
More information about the Pkg-grass-devel
mailing list