Mark executable.
[shibboleth/xmltooling.git] / xmltooling / config_pub.h.in
index da727f3..144d787 100644 (file)
@@ -1,4 +1,15 @@
-/* Define to 1 if you have an STL implementation that supports useful string\r
-   specialization. */\r
-#undef HAVE_GOOD_STL\r
-\r
+/* Define if C++ compiler supports covariant virtual methods. */
+#undef HAVE_COVARIANT_RETURNS
+
+/* Define to 1 if you have an STL implementation that supports useful string
+   specialization. */
+#undef HAVE_GOOD_STL
+
+/* 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