aboutsummaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorLasse Collin <lasse.collin@tukaani.org>2014-12-26 12:00:05 +0200
committerLasse Collin <lasse.collin@tukaani.org>2014-12-26 12:00:05 +0200
commit7815112153178800a3521b9f31960e7cdc26cfba (patch)
treef212986766ca80498d16c9425e2c8a4bd058b5aa /INSTALL
parentDOS: Update Makefile. (diff)
downloadxz-7815112153178800a3521b9f31960e7cdc26cfba.tar.xz
Build: POSIX shell isn't required if scripts are disabled.
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL3
1 files changed, 2 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL
index ee322891..cb7f9bf5 100644
--- a/INSTALL
+++ b/INSTALL
@@ -474,7 +474,8 @@ XZ Utils Installation
to POSIX. The configure script tries to find such a shell. If
it fails, you can force the shell to be used by passing
gl_cv_posix_shell=/path/to/posix-sh as an argument to the configure
- script.
+ script. Alternatively you can omit the installation of scripts and
+ this error by passing --disable-scripts to configure.
4.3. configure works but build fails at crc32_x86.S