summaryrefslogtreecommitdiffstats
path: root/src/H5config.h.in
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2012-06-08 16:00:58 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2012-06-08 16:00:58 (GMT)
commitdde94c349e8653028631f92ed06c40772c7876cc (patch)
tree6beb2e213ea79758060d22dcd373eb2837c66414 /src/H5config.h.in
parent0820bef83e258c42294583e140e59f0637a77694 (diff)
downloadhdf5-dde94c349e8653028631f92ed06c40772c7876cc.zip
hdf5-dde94c349e8653028631f92ed06c40772c7876cc.tar.gz
hdf5-dde94c349e8653028631f92ed06c40772c7876cc.tar.bz2
[svn-r22447] DAILYTEST-13: Remove check for vsnprintf works in config. Correct HAVE_WINSOCK name.
Tested: windows
Diffstat (limited to 'src/H5config.h.in')
-rw-r--r--src/H5config.h.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/H5config.h.in b/src/H5config.h.in
index 6176b33..a8668b8 100644
--- a/src/H5config.h.in
+++ b/src/H5config.h.in
@@ -406,7 +406,7 @@
#undef HAVE_WINDOW_PATH
/* Define to 1 if you have the <winsock2.h> header file. */
-#undef HAVE_WINSOCK2_H
+#undef HAVE_WINSOCK_H
/* Define to 1 if you have the <zlib.h> header file. */
#undef HAVE_ZLIB_H