summaryrefslogtreecommitdiffstats
path: root/src/H5config.h.in
diff options
context:
space:
mode:
authorElena Pourmal <epourmal@hdfgroup.org>2005-04-07 19:41:25 (GMT)
committerElena Pourmal <epourmal@hdfgroup.org>2005-04-07 19:41:25 (GMT)
commit527982782315d5940a207ff9321a8a9d04c14a1a (patch)
treea69802d91a2f0ea89d18592f0d3626613a4580cb /src/H5config.h.in
parent26b964c8fae1e67400bf3e6816ad441ca9b40ada (diff)
downloadhdf5-527982782315d5940a207ff9321a8a9d04c14a1a.zip
hdf5-527982782315d5940a207ff9321a8a9d04c14a1a.tar.gz
hdf5-527982782315d5940a207ff9321a8a9d04c14a1a.tar.bz2
[svn-r10570] Purpose: Maintenance
Description: Removed support for SRB driver Solution: Removed or modified appropriate files; ran reconfigure to regenerate Makefile.in and configure files. Platforms tested: heping and shanti Misc. update: ran bin/chkmanifest on heping
Diffstat (limited to 'src/H5config.h.in')
-rw-r--r--src/H5config.h.in15
1 files changed, 0 insertions, 15 deletions
diff --git a/src/H5config.h.in b/src/H5config.h.in
index 5cfb439..d639e50 100644
--- a/src/H5config.h.in
+++ b/src/H5config.h.in
@@ -139,9 +139,6 @@
/* Define to 1 if you have the `dmalloc' library (-ldmalloc). */
#undef HAVE_LIBDMALLOC
-/* Define to 1 if you have the `elf' library (-lelf). */
-#undef HAVE_LIBELF
-
/* Define to 1 if you have the `lmpe' library (-llmpe). */
#undef HAVE_LIBLMPE
@@ -169,12 +166,6 @@
/* Define to 1 if you have the `silo' library (-lsilo). */
#undef HAVE_LIBSILO
-/* Define to 1 if you have the `socket' library (-lsocket). */
-#undef HAVE_LIBSOCKET
-
-/* Define to 1 if you have the `SrbClient' library (-lSrbClient). */
-#undef HAVE_LIBSRBCLIENT
-
/* Define to 1 if you have the `sz' library (-lsz). */
#undef HAVE_LIBSZ
@@ -232,12 +223,6 @@
/* Define if `socklen_t' is defined */
#undef HAVE_SOCKLEN_T
-/* Define if the SRB is defined */
-#undef HAVE_SRB
-
-/* Define to 1 if you have the <srbClient.h> header file. */
-#undef HAVE_SRBCLIENT_H
-
/* Define if `struct stat' has the `st_blocks' field */
#undef HAVE_STAT_ST_BLOCKS