Imported Upstream version 2.3.1+dfsg
[shibboleth/sp.git] / config.h.in
index 0d29263..1126858 100644 (file)
@@ -79,6 +79,9 @@
 /* Define to 1 if you have the <unistd.h> header file. */
 #undef HAVE_UNISTD_H
 
+/* Define if xmltooling library was found */
+#undef HAVE_XMLTOOLING
+
 /* Name of package */
 #undef PACKAGE
 
 /* Define if log4shib library is used. */
 #undef SHIBSP_LOG4SHIB
 
+/* Define to 1 if Xerces XMLString includes XMLByte release. */
+#undef SHIBSP_XERCESC_HAS_XMLBYTE_RELEASE
+
+/* Define to 1 if Xerces DOMNodeFilter API returns a short. */
+#undef SHIBSP_XERCESC_SHORT_ACCEPTNODE
+
 /* Define to 1 if you have the ANSI C header files. */
 #undef STDC_HEADERS