summaryrefslogtreecommitdiffstats
path: root/config/cmake/H5pubconf.h.in
diff options
context:
space:
mode:
authorDana Robinson <derobins@hdfgroup.org>2021-03-09 14:52:26 (GMT)
committerDana Robinson <derobins@hdfgroup.org>2021-03-09 14:52:26 (GMT)
commitb8c5c9f20d48476e5c24cedbd2d8953f5883c02c (patch)
treeea4c6e3a465169f8ca1adb63c0650a7946bfced7 /config/cmake/H5pubconf.h.in
parent22723e87d8de3b768f5a70e1658f17eb4ad85000 (diff)
downloadhdf5-b8c5c9f20d48476e5c24cedbd2d8953f5883c02c.zip
hdf5-b8c5c9f20d48476e5c24cedbd2d8953f5883c02c.tar.gz
hdf5-b8c5c9f20d48476e5c24cedbd2d8953f5883c02c.tar.bz2
Removes libgen.h detection from Autotools and CMake
Diffstat (limited to 'config/cmake/H5pubconf.h.in')
-rw-r--r--config/cmake/H5pubconf.h.in3
1 files changed, 0 insertions, 3 deletions
diff --git a/config/cmake/H5pubconf.h.in b/config/cmake/H5pubconf.h.in
index 24adb1a..5f34599 100644
--- a/config/cmake/H5pubconf.h.in
+++ b/config/cmake/H5pubconf.h.in
@@ -222,9 +222,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 <libgen.h> header file. */
-#cmakedefine H5_HAVE_LIBGEN_H @H5_HAVE_LIBGEN_H@
-
/* Proceed to build with libhdfs */
#cmakedefine H5_HAVE_LIBHDFS @H5_HAVE_LIBHDFS@