summaryrefslogtreecommitdiff
path: root/include/llvm/Config/config.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'include/llvm/Config/config.h.in')
-rw-r--r--include/llvm/Config/config.h.in15
1 files changed, 0 insertions, 15 deletions
diff --git a/include/llvm/Config/config.h.in b/include/llvm/Config/config.h.in
index 6ce5867d30..b5f72977c2 100644
--- a/include/llvm/Config/config.h.in
+++ b/include/llvm/Config/config.h.in
@@ -12,18 +12,6 @@
/* 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
-
-/* Directories clang will search for headers */
-#undef C_INCLUDE_DIRS
-
-/* Default <path> to all compiler invocations for --sysroot=<path>. */
-#undef DEFAULT_SYSROOT
-
/* Define if you want backtraces on crash */
#undef ENABLE_BACKTRACES
@@ -36,9 +24,6 @@
/* Define if timestamp information (e.g., __DATE__) is allowed */
#undef ENABLE_TIMESTAMPS
-/* Directory where gcc is installed. */
-#undef GCC_INSTALL_PREFIX
-
/* Define to 1 if you have the `backtrace' function. */
#undef HAVE_BACKTRACE