summaryrefslogtreecommitdiffstats
path: root/src/H5config.h.in
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2012-06-04 17:05:02 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2012-06-04 17:05:02 (GMT)
commit7b1ea8aa2a75ef8e28c60e79fcba42b44c4e584a (patch)
tree96446a5912f352d549c2324e4b5735d3ddee663d /src/H5config.h.in
parent64fc9df55b7ae09b18ac159590cb2325d003be34 (diff)
downloadhdf5-7b1ea8aa2a75ef8e28c60e79fcba42b44c4e584a.zip
hdf5-7b1ea8aa2a75ef8e28c60e79fcba42b44c4e584a.tar.gz
hdf5-7b1ea8aa2a75ef8e28c60e79fcba42b44c4e584a.tar.bz2
[svn-r22430] CMake and configure synchronization effort. CMake added most tests and options: DEBUGPKG not addressed.
Still needed: compiler wrapper scripts Tested: local linux(cmake) and h5committest
Diffstat (limited to 'src/H5config.h.in')
-rw-r--r--src/H5config.h.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/H5config.h.in b/src/H5config.h.in
index a2059f5..6176b33 100644
--- a/src/H5config.h.in
+++ b/src/H5config.h.in
@@ -405,8 +405,8 @@
/* Define if your system has window style path name. */
#undef HAVE_WINDOW_PATH
-/* Define to 1 if you have the <winsock.h> header file. */
-#undef HAVE_WINSOCK_H
+/* Define to 1 if you have the <winsock2.h> header file. */
+#undef HAVE_WINSOCK2_H
/* Define to 1 if you have the <zlib.h> header file. */
#undef HAVE_ZLIB_H