summaryrefslogtreecommitdiff
path: root/config.hw.in
diff options
context:
space:
mode:
authorJoe Orton <notroj@users.noreply.github.com>2013-07-26 16:15:19 +0000
committerJoe Orton <notroj@users.noreply.github.com>2013-07-26 16:15:19 +0000
commit15841777595126f20ab1a0ff14560b2ef8701211 (patch)
tree1b5b52ca2d450264ac8c592c8994e728e6faa2a8 /config.hw.in
parenta087bf711e844a522c37aad6ec16856d615f79fd (diff)
downloadneon-git-15841777595126f20ab1a0ff14560b2ef8701211.tar.gz
* config.hw.in, src/ne_openssl.c: Add thread-safety support for SSL on Windows.
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