aboutsummaryrefslogtreecommitdiff
path: root/config.h.cmake
diff options
context:
space:
mode:
authorAndreas Schneider <mail@cynapses.org>2009-08-20 11:30:38 +0200
committerAndreas Schneider <mail@cynapses.org>2009-08-20 11:43:37 +0200
commit461e46b814a5b49ffaebd308ddb6ed886f2913fd (patch)
treeb15fe91fcb6d5613fc1956aa91b70ad2611f599f /config.h.cmake
parent4f951461517f3c5430fa87c1594c5f8e6756662c (diff)
downloadlibssh-461e46b814a5b49ffaebd308ddb6ed886f2913fd.tar.gz
libssh-461e46b814a5b49ffaebd308ddb6ed886f2913fd.tar.xz
libssh-461e46b814a5b49ffaebd308ddb6ed886f2913fd.zip
Improve checks for Windows version and wspiapi.h.
Diffstat (limited to 'config.h.cmake')
-rw-r--r--config.h.cmake3
1 files changed, 3 insertions, 0 deletions
diff --git a/config.h.cmake b/config.h.cmake
index ad97b116..f9059588 100644
--- a/config.h.cmake
+++ b/config.h.cmake
@@ -23,6 +23,9 @@
/* Define to 1 if you have the <openssl/aes.h> header file. */
#cmakedefine HAVE_OPENSSL_AES_H 1
+/* Define to 1 if you have the <wspiapi.h> header file. */
+#cmakedefine HAVE_WSPIAPI_H 1
+
/* Define to 1 if you have the <openssl/blowfish.h> header file. */
#cmakedefine HAVE_OPENSSL_BLOWFISH_H 1