X-Git-Url: http://www.project-moonshot.org/gitweb/?p=shibboleth%2Fcpp-xmltooling.git;a=blobdiff_plain;f=xmltooling%2Fconfig_pub.h.in;h=144a1f87c2ed8adf0fe7d18776f9097ca36c50e6;hp=b14839aae583684781324e6cec91fe145721fedf;hb=HEAD;hpb=a5e86d37cf40004e6a43a21ab67d26695fa8619c diff --git a/xmltooling/config_pub.h.in b/xmltooling/config_pub.h.in index b14839a..144a1f8 100644 --- a/xmltooling/config_pub.h.in +++ b/xmltooling/config_pub.h.in @@ -1,6 +1,9 @@ /* Define if C++ compiler supports covariant virtual methods. */ #undef HAVE_COVARIANT_RETURNS +/* Define to 1 if C++ compiler supports nullptr keyword. */ +#undef HAVE_NULLPTR + /* Define to 1 if you have an STL implementation that supports useful string specialization. */ #undef HAVE_GOOD_STL @@ -26,3 +29,6 @@ /* Define to 1 if Xerces has a 64-bit-safe API. */ #undef XMLTOOLING_XERCESC_64BITSAFE + +/* Define to 1 if you have the `xsecsize_t' type. */ +#undef HAVE_XSECSIZE_T