diff --git a/src/H5config.h.in b/src/H5config.h.in index ca36216e93..e1ee54224b 100644 --- a/src/H5config.h.in +++ b/src/H5config.h.in @@ -89,10 +89,7 @@ /* Define if the stream virtual file driver should be compiled */ #undef HAVE_STREAM -/* Define if header file is available */ -#undef HAVE_NETINET_TCP_H - -/* Define if 'socklen_t' is available */ +/* Define if `socklen_t' is defined */ #undef HAVE_SOCKLEN_T /* The number of bytes in a __int64. */ @@ -281,6 +278,9 @@ /* Define if you have the header file. */ #undef HAVE_MFHDF_H +/* Define if you have the header file. */ +#undef HAVE_NETINET_TCP_H + /* Define if you have the header file. */ #undef HAVE_PDB_H