Set fourth file version digit to signify rebuild.
[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 C++ compiler supports nullptr keyword. */
5 #undef HAVE_NULLPTR
6
7 /* Define to 1 if you have an STL implementation that supports useful string
8    specialization. */
9 #undef HAVE_GOOD_STL
10
11 /* Define to 1 if you have an STL implementation that supports
12    std::iterator_traits. */
13 #undef HAVE_ITERATOR_TRAITS
14
15 /* Define if log4shib library is used. */
16 #undef XMLTOOLING_LOG4SHIB
17
18 /* Define if log4cpp library is used. */
19 #undef XMLTOOLING_LOG4CPP
20
21 /* Define to 1 to disable XML-Security-dependent features. */
22 #undef XMLTOOLING_NO_XMLSEC
23
24 /* Define to 1 if Xerces supports a compliant DOMLS API. */
25 #undef XMLTOOLING_XERCESC_COMPLIANT_DOMLS
26
27 /* Define to 1 if Xerces DOM ID methods take extra parameter.  */
28 #undef XMLTOOLING_XERCESC_BOOLSETIDATTRIBUTE
29
30 /* Define to 1 if Xerces has a 64-bit-safe API. */
31 #undef XMLTOOLING_XERCESC_64BITSAFE
32
33 /* Define to 1 if you have the `xsecsize_t' type. */
34 #undef HAVE_XSECSIZE_T