summaryrefslogtreecommitdiff
path: root/Makefile.config.in
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.config.in')
-rw-r--r--Makefile.config.in4
1 files changed, 0 insertions, 4 deletions
diff --git a/Makefile.config.in b/Makefile.config.in
index 5c6d65ef1b..c9b9442885 100644
--- a/Makefile.config.in
+++ b/Makefile.config.in
@@ -161,10 +161,6 @@ ifndef LLVM_SRC_ROOT
LLVM_SRC_ROOT := $(BUILD_SRC_ROOT)
endif
-# Handle configured libraries
-HAVE_BZIP2 := @HAVE_BZIP2@
-HAVE_ZLIB := @HAVE_ZLIB@
-
# Installation directories, as provided by the configure script.
exec_prefix = @exec_prefix@
prefix = @prefix@