SSPPCC-681 Force XMLSEC to assume OpenSSL
[shibboleth/cpp-xmltooling.git] / xmltooling / internal.h
index c39bb8d..fc577ac 100644 (file)
@@ -34,6 +34,9 @@
 // Export public APIs.
 #define XMLTOOLING_EXPORTS
 
+// Force XMLSEC to assume OpenSSL
+#define XSEC_HAVE_OPENSSL 1
+
 // eventually we might be able to support autoconf via cygwin...
 #if defined (_MSC_VER) || defined(__BORLANDC__)
 # include "config_win32.h"