Add code for non-covariant build.
[shibboleth/cpp-xmltooling.git] / xmltooling / config_pub.h.in
1 /* Define if C++ compiler supports covariant virtual methods. */
2 #undef HAVE_COVARIANT_RETURNS
3
4 /* Define to 1 if you have an STL implementation that supports useful string
5    specialization. */
6 #undef HAVE_GOOD_STL
7
8 /* Define to 1 to disable XML-Security-dependent features. */
9 #undef XMLTOOLING_NO_XMLSEC