summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorLasse Collin <lasse.collin@tukaani.org>2014-04-25 17:44:26 +0300
committerLasse Collin <lasse.collin@tukaani.org>2014-04-25 17:44:26 +0300
commit56056571df3377eaa6ae6233b3ccc5d72e81d43d (patch)
tree01dacfdef3862a0eb0f535e92e5e51de394b1679 /INSTALL
parent6de61d8721097a6214810841aa85b08e303ac538 (diff)
downloadxz-56056571df3377eaa6ae6233b3ccc5d72e81d43d.tar.gz
Build: Add --disable-doc to configure.
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL6
1 files changed, 6 insertions, 0 deletions
diff --git a/INSTALL b/INSTALL
index 6cb4b39..d84ef78 100644
--- a/INSTALL
+++ b/INSTALL
@@ -253,6 +253,12 @@ XZ Utils Installation
Don't install the scripts xzdiff, xzgrep, xzmore, xzless,
and their symlinks.
+ --disable-doc
+ Don't install the documentation files to $docdir
+ (often /usr/doc/xz or /usr/local/doc/xz). Man pages
+ will still be installed. The $docdir can be changed
+ with --docdir=DIR.
+
--disable-assembler
liblzma includes some assembler optimizations. Currently
there is only assembler code for CRC32 and CRC64 for