summaryrefslogtreecommitdiffstats
path: root/src/H5config.h.in
diff options
context:
space:
mode:
authorDana Robinson <derobins@hdfgroup.org>2015-09-04 18:07:32 (GMT)
committerDana Robinson <derobins@hdfgroup.org>2015-09-04 18:07:32 (GMT)
commit2b35b265e91dea7157347aa0a631cc35bcabf6c9 (patch)
treec3c333a32c2aeb323c59ba971371e3bd2a3ae4cc /src/H5config.h.in
parent9b6980687c8c9b208827773cb311bbc931d30782 (diff)
downloadhdf5-2b35b265e91dea7157347aa0a631cc35bcabf6c9.zip
hdf5-2b35b265e91dea7157347aa0a631cc35bcabf6c9.tar.gz
hdf5-2b35b265e91dea7157347aa0a631cc35bcabf6c9.tar.bz2
[svn-r27680] Merge of r27675, 27641, and 27645 from trunk
- Changes AC_CONFIG_HEADER to AC_CONFIG_HEADERS - Removes nsl and socket library checks on Solaris (no longer needed) - Removes obsolete and/or unmaintained configuration files from config/ Fixes HDFFV-9284, HDFFV-9118, HDFFV-9116 Tested on: h5committest
Diffstat (limited to 'src/H5config.h.in')
-rw-r--r--src/H5config.h.in18
1 files changed, 0 insertions, 18 deletions
diff --git a/src/H5config.h.in b/src/H5config.h.in
index c7488d1..9caa309 100644
--- a/src/H5config.h.in
+++ b/src/H5config.h.in
@@ -141,9 +141,6 @@
/* Define to 1 if you have the `gettimeofday' function. */
#undef HAVE_GETTIMEOFDAY
-/* Define to 1 if you have the `get_fpc_csr' function. */
-#undef HAVE_GET_FPC_CSR
-
/* Define if the compiler understands inline */
#undef HAVE_INLINE
@@ -172,15 +169,9 @@
/* Define to 1 if you have the `mpe' library (-lmpe). */
#undef HAVE_LIBMPE
-/* Define to 1 if you have the `nsl' library (-lnsl). */
-#undef HAVE_LIBNSL
-
/* Define to 1 if you have the `pthread' library (-lpthread). */
#undef HAVE_LIBPTHREAD
-/* Define to 1 if you have the `socket' library (-lsocket). */
-#undef HAVE_LIBSOCKET
-
/* Define to 1 if you have the `sz' library (-lsz). */
#undef HAVE_LIBSZ
@@ -292,15 +283,9 @@
/* Define to 1 if you have the `system' function. */
#undef HAVE_SYSTEM
-/* Define to 1 if you have the <sys/fpu.h> header file. */
-#undef HAVE_SYS_FPU_H
-
/* Define to 1 if you have the <sys/ioctl.h> header file. */
#undef HAVE_SYS_IOCTL_H
-/* Define to 1 if you have the <sys/proc.h> header file. */
-#undef HAVE_SYS_PROC_H
-
/* Define to 1 if you have the <sys/resource.h> header file. */
#undef HAVE_SYS_RESOURCE_H
@@ -310,9 +295,6 @@
/* Define to 1 if you have the <sys/stat.h> header file. */
#undef HAVE_SYS_STAT_H
-/* Define to 1 if you have the <sys/sysinfo.h> header file. */
-#undef HAVE_SYS_SYSINFO_H
-
/* Define to 1 if you have the <sys/timeb.h> header file. */
#undef HAVE_SYS_TIMEB_H