summaryrefslogtreecommitdiffstats
path: root/config/cmake
diff options
context:
space:
mode:
authorDana Robinson <derobins@hdfgroup.org>2015-09-08 22:21:01 (GMT)
committerDana Robinson <derobins@hdfgroup.org>2015-09-08 22:21:01 (GMT)
commit45b3a5c7e384fe22b8e2a93502e1c92900deac55 (patch)
tree743aa951a117f8fc09b590b05ab78d7bb161b16a /config/cmake
parente2e68ceec5260433c2dffaa3177522915705f816 (diff)
downloadhdf5-45b3a5c7e384fe22b8e2a93502e1c92900deac55.zip
hdf5-45b3a5c7e384fe22b8e2a93502e1c92900deac55.tar.gz
hdf5-45b3a5c7e384fe22b8e2a93502e1c92900deac55.tar.bz2
[svn-r27705] Merge of r27699 from trunk
This revision removed some obsolete configurations from the Autotools. Since this configuration code was already removed in 1.8, this just brings ing some useful comments. Also removes some unused symbols from the CMake H5pubconf.h.in file. Tested on: h5committest
Diffstat (limited to 'config/cmake')
-rw-r--r--config/cmake/H5pubconf.h.in12
1 files changed, 0 insertions, 12 deletions
diff --git a/config/cmake/H5pubconf.h.in b/config/cmake/H5pubconf.h.in
index 7b64821..1b06f44 100644
--- a/config/cmake/H5pubconf.h.in
+++ b/config/cmake/H5pubconf.h.in
@@ -156,9 +156,6 @@
/* Define to 1 if you have the `gettimeofday' function. */
#cmakedefine H5_HAVE_GETTIMEOFDAY @H5_HAVE_GETTIMEOFDAY@
-/* Define to 1 if you have the `get_fpc_csr' function. */
-#cmakedefine H5_HAVE_GET_FPC_CSR @H5_HAVE_GET_FPC_CSR@
-
/* Define if library will contain instrumentation to detect correct
optimization operation */
#cmakedefine H5_HAVE_INSTRUMENTED_LIBRARY @H5_HAVE_INSTRUMENTED_LIBRARY@
@@ -304,15 +301,9 @@
/* Define to 1 if you have the `system' function. */
#cmakedefine H5_HAVE_SYSTEM @H5_HAVE_SYSTEM@
-/* Define to 1 if you have the <sys/fpu.h> header file. */
-#cmakedefine H5_HAVE_SYS_FPU_H @H5_HAVE_SYS_FPU_H@
-
/* Define to 1 if you have the <sys/ioctl.h> header file. */
#cmakedefine H5_HAVE_SYS_IOCTL_H @H5_HAVE_SYS_IOCTL_H@
-/* Define to 1 if you have the <sys/proc.h> header file. */
-#cmakedefine H5_HAVE_SYS_PROC_H @H5_HAVE_SYS_PROC_H@
-
/* Define to 1 if you have the <sys/resource.h> header file. */
#cmakedefine H5_HAVE_SYS_RESOURCE_H @H5_HAVE_SYS_RESOURCE_H@
@@ -322,9 +313,6 @@
/* Define to 1 if you have the <sys/stat.h> header file. */
#cmakedefine H5_HAVE_SYS_STAT_H @H5_HAVE_SYS_STAT_H@
-/* Define to 1 if you have the <sys/sysinfo.h> header file. */
-#cmakedefine H5_HAVE_SYS_SYSINFO_H @H5_HAVE_SYS_SYSINFO_H@
-
/* Define to 1 if you have the <sys/timeb.h> header file. */
#cmakedefine H5_HAVE_SYS_TIMEB_H @H5_HAVE_SYS_TIMEB_H@