summaryrefslogtreecommitdiffstats
path: root/config/cmake/H5pubconf.h.in
diff options
context:
space:
mode:
authorDana Robinson <43805+derobins@users.noreply.github.com>2023-06-29 13:31:50 (GMT)
committerGitHub <noreply@github.com>2023-06-29 13:31:50 (GMT)
commit651b20ccb7b83d5e9ef215594542cdb8119071a5 (patch)
tree717380483fec75970869f644bd3c6cde5c59e750 /config/cmake/H5pubconf.h.in
parente03f1951c96168339109e9759834ddc52ff7e65d (diff)
downloadhdf5-651b20ccb7b83d5e9ef215594542cdb8119071a5.zip
hdf5-651b20ccb7b83d5e9ef215594542cdb8119071a5.tar.gz
hdf5-651b20ccb7b83d5e9ef215594542cdb8119071a5.tar.bz2
Remove checks for setsysinfo, which is unused (#3205)
* Autotools * 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 d4b0d36..6731d67 100644
--- a/config/cmake/H5pubconf.h.in
+++ b/config/cmake/H5pubconf.h.in
@@ -265,9 +265,6 @@
compiled */
#cmakedefine H5_HAVE_ROS3_VFD @H5_HAVE_ROS3_VFD@
-/* Define to 1 if you have the `setsysinfo' function. */
-#cmakedefine H5_HAVE_SETSYSINFO @H5_HAVE_SETSYSINFO@
-
/* Define to 1 if you have the `stat64' function. */
#cmakedefine H5_HAVE_STAT64 @H5_HAVE_STAT64@