diff options
Diffstat (limited to 'llvm/docs')
-rw-r--r-- | llvm/docs/MakefileGuide.html | 6 |
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> |