Register smart builder for the ECP RelayState header block.
[shibboleth/cpp-opensaml.git] / config_win32.h
index ec2e6af..18c02e3 100644 (file)
 /* Define if Xerces-C library was found */
 #define HAVE_LIBXERCESC 1
 
+#include <xercesc/util/XercesVersion.hpp>
+
+#if (XERCES_VERSION_MAJOR < 3)
+# define OPENSAML_XERCESC_HAS_XMLBYTE_RELEASE 1
+#endif
+
 /* Define to 1 if you have the <memory.h> header file. */
 #define HAVE_MEMORY_H 1