diff options
author | Allen Byrne <byrn@hdfgroup.org> | 2015-03-20 15:40:30 (GMT) |
---|---|---|
committer | Allen Byrne <byrn@hdfgroup.org> | 2015-03-20 15:40:30 (GMT) |
commit | 851a0dcfaf1aa895824059af13efc590ddafa564 (patch) | |
tree | 8cdbc838e62bd94855741f1cffc9e834cf6f45a8 /config/cmake/H5pubconf.h.in | |
parent | 9fb399b3d2c071f273279be81317be53a084d073 (diff) | |
download | hdf5-851a0dcfaf1aa895824059af13efc590ddafa564.zip hdf5-851a0dcfaf1aa895824059af13efc590ddafa564.tar.gz hdf5-851a0dcfaf1aa895824059af13efc590ddafa564.tar.bz2 |
[svn-r26497] minor corrections noticed in 1.8 should be in trunk as well
Diffstat (limited to 'config/cmake/H5pubconf.h.in')
-rw-r--r-- | config/cmake/H5pubconf.h.in | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/config/cmake/H5pubconf.h.in b/config/cmake/H5pubconf.h.in index c13b420..d59032f 100644 --- a/config/cmake/H5pubconf.h.in +++ b/config/cmake/H5pubconf.h.in @@ -218,9 +218,6 @@ /* Define to 1 if you have the `dmalloc' library (-ldmalloc). */ #cmakedefine H5_HAVE_LIBDMALLOC @H5_HAVE_LIBDMALLOC@ -/* Define to 1 if you have the `lmpe' library (-llmpe). */ -#cmakedefine H5_HAVE_LIBLMPE @H5_HAVE_LIBLMPE@ - /* Define to 1 if you have the `m' library (-lm). */ #cmakedefine H5_HAVE_LIBM @H5_HAVE_LIBM@ |