From 550df1bbefd76d968889e3426579b7fbfe97c2d5 Mon Sep 17 00:00:00 2001 From: Reid Spencer Date: Thu, 25 Nov 2004 20:21:53 +0000 Subject: Remove HAVE_BZLIB and HAVE_BZIP2. We always have bzip2 now. llvm-svn: 18254 --- llvm/docs/MakefileGuide.html | 6 ------ 1 file changed, 6 deletions(-) (limited to 'llvm/docs/MakefileGuide.html') diff --git a/llvm/docs/MakefileGuide.html b/llvm/docs/MakefileGuide.html index 422a00ef34e..af26fa0a1e1 100644 --- a/llvm/docs/MakefileGuide.html +++ b/llvm/docs/MakefileGuide.html @@ -636,12 +636,6 @@
Specifies the path to the flex tool.
GCCLD(defaulted)
Specifies the path to the gccld tool.
-
HAVE_BZIP2(configured)
-
This variable is set automatically if the configure script - could find the bzip2 library.
-
HAVE_ZLIB(configured)
-
This variable is set automatically if the configure script - could find the zlib library.
INSTALL(configured)
Specifies the path to the install tool.
LDFLAGS(configured)
-- cgit v1.2.3