diff options
author | Dana Robinson <derobins@hdfgroup.org> | 2011-04-11 21:43:15 (GMT) |
---|---|---|
committer | Dana Robinson <derobins@hdfgroup.org> | 2011-04-11 21:43:15 (GMT) |
commit | 3fbbb862a90f49093b07abf98736b9720b38627a (patch) | |
tree | f07901f6fa3cf8d88d3d60377f2013f61dffb6b1 /vms | |
parent | e006157deb5866bf45ca0f092d42b7f9969e4209 (diff) | |
download | hdf5-3fbbb862a90f49093b07abf98736b9720b38627a.zip hdf5-3fbbb862a90f49093b07abf98736b9720b38627a.tar.gz hdf5-3fbbb862a90f49093b07abf98736b9720b38627a.tar.bz2 |
[svn-r20476] Removed all references to memory.h
Diffstat (limited to 'vms')
-rw-r--r-- | vms/src/h5pubconf.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/vms/src/h5pubconf.h b/vms/src/h5pubconf.h index e27e387..764b050 100644 --- a/vms/src/h5pubconf.h +++ b/vms/src/h5pubconf.h @@ -238,9 +238,6 @@ /* Define to 1 if you have the `lstat' function. */ /* #define H5_HAVE_LSTAT 1 */ -/* Define to 1 if you have the <memory.h> header file. */ -#define H5_HAVE_MEMORY_H 1 - /* Define if we have MPE support */ /* #undef H5_HAVE_MPE */ |