Rework iterator template again for Sun's broken STL.
[shibboleth/xmltooling.git] / xmltooling / config_pub.h.in
index 45c9e8d..a3df263 100644 (file)
@@ -5,5 +5,15 @@
    specialization. */
 #undef HAVE_GOOD_STL
 
+/* Defne to 1 if you have an STL implementation that supports
+   std::iterator_traits. */
+#undef HAVE_ITERATOR_TRAITS
+
+/* Define if log4shib library is used. */
+#undef XMLTOOLING_LOG4SHIB
+
+/* Define if log4cpp library is used. */
+#undef XMLTOOLING_LOG4CPP
+
 /* Define to 1 to disable XML-Security-dependent features. */
 #undef XMLTOOLING_NO_XMLSEC