summaryrefslogtreecommitdiffstats
path: root/llvm/docs/MakefileGuide.html
diff options
context:
space:
mode:
authorReid Spencer <rspencer@reidspencer.com>2004-11-25 20:21:53 +0000
committerReid Spencer <rspencer@reidspencer.com>2004-11-25 20:21:53 +0000
commit550df1bbefd76d968889e3426579b7fbfe97c2d5 (patch)
treeaa7d18a1524ffb9f84d19847c7d76cb3b88be23b /llvm/docs/MakefileGuide.html
parentcf5ca279ec62dd1b9055a679a03398b1aee83aa7 (diff)
downloadbcm5719-llvm-550df1bbefd76d968889e3426579b7fbfe97c2d5.tar.gz
bcm5719-llvm-550df1bbefd76d968889e3426579b7fbfe97c2d5.zip
Remove HAVE_BZLIB and HAVE_BZIP2. We always have bzip2 now.
llvm-svn: 18254
Diffstat (limited to 'llvm/docs/MakefileGuide.html')
-rw-r--r--llvm/docs/MakefileGuide.html6
1 files changed, 0 insertions, 6 deletions
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 @@
<dd>Specifies the path to the <tt>flex</tt> tool.</dd>
<dt><a name="GCCLD"><tt>GCCLD</tt></a><small>(defaulted)</small></dt>
<dd>Specifies the path to the <tt>gccld</tt> tool.</dd>
- <dt><a name="HAVE_BZIP2"><tt>HAVE_BZIP2</tt></a><small>(configured)</small></dt>
- <dd>This variable is set automatically if the <tt>configure</tt> script
- could find the bzip2 library.</dd>
- <dt><a name="HAVE_ZLIB"><tt>HAVE_ZLIB</tt></a><small>(configured)</small></dt>
- <dd>This variable is set automatically if the <tt>configure</tt> script
- could find the zlib library.</dd>
<dt><a name="INSTALL"><tt>INSTALL</tt></a><small>(configured)</small></dt>
<dd>Specifies the path to the <tt>install</tt> tool.</dd>
<dt><a name="LDFLAGS"><tt>LDFLAGS</tt></a><small>(configured)</small></dt>
OpenPOWER on IntegriCloud