Add support for detecting libxml for Dmitri's work. He'll
[oota-llvm.git] / include / llvm / Config / config.h.in
index fcd57a4b781f6daeb0a68ce6a0359d0f3e4aa961..5a60ba565f00c79d525d2ed604e04ae5e074d267 100644 (file)
@@ -6,6 +6,9 @@
 /* Bug report URL. */
 #undef BUG_REPORT_URL
 
+/* Define if we have libxml2 */
+#undef CLANG_HAVE_LIBXML
+
 /* Relative directory for resource files */
 #undef CLANG_RESOURCE_DIR