summaryrefslogtreecommitdiff
path: root/config.hw.in
diff options
context:
space:
mode:
authorjoe <joe@61a7d7f5-40b7-0310-9c16-bb0ea8cb1845>2013-07-26 16:15:19 +0000
committerjoe <joe@61a7d7f5-40b7-0310-9c16-bb0ea8cb1845>2013-07-26 16:15:19 +0000
commit817a72f57f1fccf15580cac6530dd2d9c37c4510 (patch)
tree1b5b52ca2d450264ac8c592c8994e728e6faa2a8 /config.hw.in
parent7d94e4addd2cc8929407a94c319e3dd62a0ad493 (diff)
downloadneon-817a72f57f1fccf15580cac6530dd2d9c37c4510.tar.gz
* config.hw.in, src/ne_openssl.c: Add thread-safety support for SSL on Windows.
git-svn-id: http://svn.webdav.org/repos/projects/neon/trunk@1901 61a7d7f5-40b7-0310-9c16-bb0ea8cb1845
Diffstat (limited to 'config.hw.in')
-rw-r--r--config.hw.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/config.hw.in b/config.hw.in
index c2d7204..56e5cee 100644
--- a/config.hw.in
+++ b/config.hw.in
@@ -39,6 +39,8 @@
#define HAVE_SSPI
+#define NE_HAVE_TS_SSL 1
+
/* Define to enable debugging */
#define NE_DEBUGGING 1