summaryrefslogtreecommitdiffstats
path: root/src/H5config.h.in
diff options
context:
space:
mode:
authorElena Pourmal <epourmal@hdfgroup.org>2002-06-13 22:44:32 (GMT)
committerElena Pourmal <epourmal@hdfgroup.org>2002-06-13 22:44:32 (GMT)
commit08e9bf64bedbb0ab900784b0c26e9112cedb6ee2 (patch)
treeb80dc61b9b993e763ff1bf5d8bf88b640c5c241b /src/H5config.h.in
parent9cee5851f32106f733589ff0fd7573ac4fed297d (diff)
downloadhdf5-08e9bf64bedbb0ab900784b0c26e9112cedb6ee2.zip
hdf5-08e9bf64bedbb0ab900784b0c26e9112cedb6ee2.tar.gz
hdf5-08e9bf64bedbb0ab900784b0c26e9112cedb6ee2.tar.bz2
[svn-r5630]
Purpose: [is this a bug fix? feature? ...] Description: [describe the bug, or describe the new feature, etc] Solution: [details about the changes, algorithm, etc...] [Please as detail as you can since your own explanation is better than others guessing it from the code.] Platforms tested: [machines you have tested the changed version. This is absolute important. Test it out on at least two or three different platforms such as Big-endian-32bit (SUN/IRIX), little-endian-32(LINUX) and 64-bit (IRIX64/UNICOS/DEC-ALPHA) would be good.]
Diffstat (limited to 'src/H5config.h.in')
-rw-r--r--src/H5config.h.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/H5config.h.in b/src/H5config.h.in
index 2b287ec..46dd706 100644
--- a/src/H5config.h.in
+++ b/src/H5config.h.in
@@ -464,3 +464,6 @@
/* Define to `long' if <sys/types.h> does not define. */
#undef ssize_t
+
+/* Define if you have the <inttypes.h> header file. */
+#undef HAVE_INTTYPES_H