about summary refs log tree commit diff
path: root/INSTALL
diff options
context:
space:
mode:
authorTanaka Akira <akr@users.sourceforge.net>1999-12-20 14:01:44 +0000
committerTanaka Akira <akr@users.sourceforge.net>1999-12-20 14:01:44 +0000
commitb123131667f9b219c669f28f78fac212852497d9 (patch)
tree5a21fd603abc58303485e67c6d11e275f11fa915 /INSTALL
parentcc3fdfffd36e15505e9cebe604067b3ad36fbe0d (diff)
downloadzsh-b123131667f9b219c669f28f78fac212852497d9.tar.gz
zsh-b123131667f9b219c669f28f78fac212852497d9.tar.xz
zsh-b123131667f9b219c669f28f78fac212852497d9.zip
zsh-workers/9120
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL10
1 files changed, 10 insertions, 0 deletions
diff --git a/INSTALL b/INSTALL
index 5f4e2e82d..d2741ffdd 100644
--- a/INSTALL
+++ b/INSTALL
@@ -19,6 +19,16 @@ that zsh is known to compile on, as well as any special instructions
 for your particular architecture.  Most architectures will not require any
 special instructions.
 
+Pre-configuration
+-----------------
+
+If you are using a normal source release, skip this section.
+
+If the `configure' script does not already exist -- e.g., if you've got
+a snapshot of the bare sources just checked out from a CVS repository
+-- some things need to be built before the configuration can proceed.
+Run the script `./Util/preconfig' to do this.
+
 Configuring Zsh
 ---------------