Attempt to handle xmlsec versions where xsecsize_t doesn't exist.
[shibboleth/cpp-xmltooling.git] / config_win32.h
index 2a24c04..d2c25c1 100644 (file)
@@ -74,6 +74,9 @@
 # define XMLTOOLING_XERCESC_INPUTSTREAM_HAS_CONTENTTYPE 1
 #endif
 
+/* Define to 1 if you have the `xsecsize_t' type. */
+#define HAVE_XSECSIZE_T 1
+
 /* Name of package */
 #define PACKAGE "xmltooling"