X-Git-Url: http://www.project-moonshot.org/gitweb/?p=shibboleth%2Fcpp-xmltooling.git;a=blobdiff_plain;f=xmltooling%2Fconfig_pub.h.in;h=b14839aae583684781324e6cec91fe145721fedf;hp=1ae929066cac6d90636b2113e1e8e97aa8bac8ef;hb=a5e86d37cf40004e6a43a21ab67d26695fa8619c;hpb=7a76ad29ed3e8fea449036d0923986f61408bf1f diff --git a/xmltooling/config_pub.h.in b/xmltooling/config_pub.h.in index 1ae9290..b14839a 100644 --- a/xmltooling/config_pub.h.in +++ b/xmltooling/config_pub.h.in @@ -17,3 +17,12 @@ /* Define to 1 to disable XML-Security-dependent features. */ #undef XMLTOOLING_NO_XMLSEC + +/* Define to 1 if Xerces supports a compliant DOMLS API. */ +#undef XMLTOOLING_XERCESC_COMPLIANT_DOMLS + +/* Define to 1 if Xerces DOM ID methods take extra parameter. */ +#undef XMLTOOLING_XERCESC_BOOLSETIDATTRIBUTE + +/* Define to 1 if Xerces has a 64-bit-safe API. */ +#undef XMLTOOLING_XERCESC_64BITSAFE