summaryrefslogtreecommitdiffstats
path: root/src/H5config.h.in
diff options
context:
space:
mode:
authorAlbert Cheng <acheng@hdfgroup.org>2007-12-06 08:19:21 (GMT)
committerAlbert Cheng <acheng@hdfgroup.org>2007-12-06 08:19:21 (GMT)
commitea3205f78118b5953a042e6082bfdbbf6f07df82 (patch)
treeafdd74bbaa1fcb2b921daa7168ad7c53430e1bb9 /src/H5config.h.in
parentb37e34c3021f337a67438a167a0fe3054e4c7f7f (diff)
downloadhdf5-ea3205f78118b5953a042e6082bfdbbf6f07df82.zip
hdf5-ea3205f78118b5953a042e6082bfdbbf6f07df82.tar.gz
hdf5-ea3205f78118b5953a042e6082bfdbbf6f07df82.tar.bz2
[svn-r14322] Description:
Removed the stream-vfd from the basic library code. Platforms tested: Kagiso (serial and parallel).
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 c34a7c0..56794cd 100644
--- a/src/H5config.h.in
+++ b/src/H5config.h.in
@@ -222,12 +222,6 @@
/* Define if MPI_File_get_size works correctly */
#undef HAVE_MPI_GET_SIZE
-/* Define to 1 if you have the <netinet/in.h> header file. */
-#undef HAVE_NETINET_IN_H
-
-/* Define to 1 if you have the <netinet/tcp.h> header file. */
-#undef HAVE_NETINET_TCP_H
-
/* Define if we have parallel support */
#undef HAVE_PARALLEL
@@ -249,9 +243,6 @@
/* Define to 1 if you have the `snprintf' function. */
#undef HAVE_SNPRINTF
-/* Define if `socklen_t' is defined */
-#undef HAVE_SOCKLEN_T
-
/* Define if the SRB is defined */
#undef HAVE_SRB
@@ -273,9 +264,6 @@
/* Define to 1 if you have the `strdup' function. */
#undef HAVE_STRDUP
-/* Define if the stream virtual file driver should be compiled */
-#undef HAVE_STREAM
-
/* Define to 1 if you have the <strings.h> header file. */
#undef HAVE_STRINGS_H
@@ -297,9 +285,6 @@
/* Define to 1 if you have the `system' function. */
#undef HAVE_SYSTEM
-/* Define to 1 if you have the <sys/filio.h> header file. */
-#undef HAVE_SYS_FILIO_H
-
/* Define to 1 if you have the <sys/fpu.h> header file. */
#undef HAVE_SYS_FPU_H