Rework iterator template again for Sun's broken STL.
[shibboleth/xmltooling.git] / xmltooling / config_pub.h.in
index 144d787..a3df263 100644 (file)
@@ -5,6 +5,10 @@
    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