When evaluating an AA, pass in size info
[oota-llvm.git] / Makefile.config.in
index 5c6d65ef1b9587d8723aeaadedf9a745a826ad9c..c9b9442885dc7bc0c291f998f769cb69beab3be2 100644 (file)
@@ -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@