Add a method to retrieve AUTH_TYPE.
[shibboleth/cpp-xmltooling.git] / config_win32.h
index c5e4385..d2c25c1 100644 (file)
 /* Define to 1 if you have the <unistd.h> header file. */
 /* #undef HAVE_UNISTD_H */
 
-/* Define to 1 if you have the <xercesc/dom/DOMLSParser.hpp> header file. */
-#undef HAVE_XERCESC_DOM_DOMLSPARSER_HPP
-
-/* Define to 1 if you have the <xercesc/dom/DOMLSResourceResolver.hpp> header
-   file. */
-#undef HAVE_XERCESC_DOM_DOMLSRESOURCERESOLVER_HPP
-
-/* Define to 1 if you have the <xercesc/dom/DOMLSSerializer.hpp> header file.
-   */
-#undef HAVE_XERCESC_DOM_DOMLSSERIALIZER_HPP
-
 #include <xercesc/util/XercesVersion.hpp>
 
 #if (XERCES_VERSION_MAJOR >= 3)
@@ -85,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"