summaryrefslogtreecommitdiffstats
path: root/config/cmake/H5pubconf.h.in
diff options
context:
space:
mode:
authorDana Robinson <43805+derobins@users.noreply.github.com>2021-06-02 02:01:40 (GMT)
committerGitHub <noreply@github.com>2021-06-02 02:01:40 (GMT)
commit5e4625c04f970464b0d46475214f707a895d03b1 (patch)
tree7299a0efa3bfcaa588bdb99f75a7bfb815ed64c6 /config/cmake/H5pubconf.h.in
parent50d0888f491821435f6884c0c4c516f69ff67927 (diff)
downloadhdf5-5e4625c04f970464b0d46475214f707a895d03b1.zip
hdf5-5e4625c04f970464b0d46475214f707a895d03b1.tar.gz
hdf5-5e4625c04f970464b0d46475214f707a895d03b1.tar.bz2
Removes some DEC Alpha cruft from H5detect and H5private.h (#708)
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 45ab8b8..44b36ca 100644
--- a/config/cmake/H5pubconf.h.in
+++ b/config/cmake/H5pubconf.h.in
@@ -198,9 +198,6 @@
/* Define to 1 if you have the `ioctl' function. */
#cmakedefine H5_HAVE_IOCTL @H5_HAVE_IOCTL@
-/* Define to 1 if you have the <io.h> header file. */
-#cmakedefine H5_HAVE_IO_H @H5_HAVE_IO_H@
-
/* Define to 1 if you have the `crypto' library (-lcrypto). */
#cmakedefine H5_HAVE_LIBCRYPTO @H5_HAVE_LIBCRYPTO@