Convert from NULL macro to nullptr.
[shibboleth/cpp-xmltooling.git] / xmltooling / config_pub.h.in
index 736d7ec..144a1f8 100644 (file)
@@ -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