aboutsummaryrefslogtreecommitdiff
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-26 08:47:36 +0300
commitba3b5dd082db2cb5973e877a74221d739c663fb4 (patch)
tree84b9f274994f8969b8fc40bf7ea83fb127f3cb60 /INSTALL
parentUpdate INSTALL. (diff)
downloadxz-ba3b5dd082db2cb5973e877a74221d739c663fb4.tar.xz
Build: Add --disable-doc to configure.
Diffstat (limited to '')
-rw-r--r--INSTALL6
1 files changed, 6 insertions, 0 deletions
diff --git a/INSTALL b/INSTALL
index bdbde666..ba1939ac 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