Attempt to handle xmlsec versions where xsecsize_t doesn't exist.
[shibboleth/cpp-xmltooling.git] / xmltooling / config_pub.h.in
index b14839a..736d7ec 100644 (file)
@@ -26,3 +26,6 @@
 
 /* Define to 1 if Xerces has a 64-bit-safe API. */
 #undef XMLTOOLING_XERCESC_64BITSAFE
+
+/* Define to 1 if you have the `xsecsize_t' type. */
+#undef HAVE_XSECSIZE_T