summaryrefslogtreecommitdiffstats
path: root/config/cmake/H5pubconf.h.in
diff options
context:
space:
mode:
authorDana Robinson <derobins@hdfgroup.org>2011-04-11 21:43:15 (GMT)
committerDana Robinson <derobins@hdfgroup.org>2011-04-11 21:43:15 (GMT)
commit3fbbb862a90f49093b07abf98736b9720b38627a (patch)
treef07901f6fa3cf8d88d3d60377f2013f61dffb6b1 /config/cmake/H5pubconf.h.in
parente006157deb5866bf45ca0f092d42b7f9969e4209 (diff)
downloadhdf5-3fbbb862a90f49093b07abf98736b9720b38627a.zip
hdf5-3fbbb862a90f49093b07abf98736b9720b38627a.tar.gz
hdf5-3fbbb862a90f49093b07abf98736b9720b38627a.tar.bz2
[svn-r20476] Removed all references to memory.h
Diffstat (limited to 'config/cmake/H5pubconf.h.in')
-rw-r--r--config/cmake/H5pubconf.h.in5
1 files changed, 1 insertions, 4 deletions
diff --git a/config/cmake/H5pubconf.h.in b/config/cmake/H5pubconf.h.in
index cd05639..df9c3a8 100644
--- a/config/cmake/H5pubconf.h.in
+++ b/config/cmake/H5pubconf.h.in
@@ -270,9 +270,6 @@
/* Define to 1 if you have the `lstat' function. */
#cmakedefine H5_HAVE_LSTAT @H5_HAVE_LSTAT@
-/* Define to 1 if you have the <memory.h> header file. */
-#cmakedefine H5_HAVE_MEMORY_H @H5_HAVE_MEMORY_H@
-
/* Define if we have MPE support */
#cmakedefine H5_HAVE_MPE @H5_HAVE_MPE@
@@ -793,4 +790,4 @@
#undef inline
#endif
-#endif \ No newline at end of file
+#endif