diff options
Diffstat (limited to 'config-win32.h.in')
-rw-r--r-- | config-win32.h.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config-win32.h.in b/config-win32.h.in index 054eccc..ab036f1 100644 --- a/config-win32.h.in +++ b/config-win32.h.in @@ -75,7 +75,7 @@ typedef unsigned long in_addr_t; #define ENABLE_MANAGEMENT 1 /* Enable PKCS#11 support */ -#define ENABLE_PKCS11 1 +#define USE_PKCS11 1 /* Enable HTTP proxy support */ #define ENABLE_HTTP_PROXY 1 |