From c0dec492998d5265a98fcbc8caee24a7c0192df9 Mon Sep 17 00:00:00 2001 From: Bill Wendling Date: Thu, 9 Nov 2000 00:10:20 -0500 Subject: [svn-r2840] Purpose: Regenerated Description: Just regenerated the H5config.h.in file with the newest changes from Thomas. --- src/H5config.h.in | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/H5config.h.in b/src/H5config.h.in index ca36216..e1ee542 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 -- cgit v0.12