Add code for non-covariant build.
[shibboleth/cpp-xmltooling.git] / xmltooling / config_pub.h.in
index 8ff76d9..45c9e8d 100644 (file)
@@ -1,4 +1,9 @@
+/* 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 to 1 to disable XML-Security-dependent features. */
+#undef XMLTOOLING_NO_XMLSEC