diff options
Diffstat (limited to 'src/H5config.h.in')
-rw-r--r-- | src/H5config.h.in | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/src/H5config.h.in b/src/H5config.h.in index b382f14..0c89e98 100644 --- a/src/H5config.h.in +++ b/src/H5config.h.in @@ -225,12 +225,6 @@ /* Define if `MPI_Info_c2f' and `MPI_Info_f2c' exists */ #undef HAVE_MPI_MULTI_LANG_Info -/* 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 @@ -261,9 +255,6 @@ /* Define to 1 if you have the `snprintf' function. */ #undef HAVE_SNPRINTF -/* Define if `socklen_t' is defined */ -#undef HAVE_SOCKLEN_T - /* Define to 1 if you have the `srandom' function. */ #undef HAVE_SRANDOM @@ -285,9 +276,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 @@ -309,9 +297,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 |