about summary refs log tree commit diff
path: root/INSTALL
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2001-05-31 11:12:59 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2001-05-31 11:12:59 +0000
commitf69338baaa99a538ffc4a2ed55eb1466da42c5d4 (patch)
tree886af4d678c76ea7f59807969a799c736bfa47de /INSTALL
parent1b2d095217d1560a648032aa192057b935ce9460 (diff)
downloadzsh-f69338baaa99a538ffc4a2ed55eb1466da42c5d4.tar.gz
zsh-f69338baaa99a538ffc4a2ed55eb1466da42c5d4.tar.xz
zsh-f69338baaa99a538ffc4a2ed55eb1466da42c5d4.zip
a few more doc changes suggested by Bart
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL1
1 files changed, 0 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL
index 6e48356bf..7eafd3094 100644
--- a/INSTALL
+++ b/INSTALL
@@ -408,7 +408,6 @@ fndir=directory      # the directory where shell functions will go
 site-fndir=directory # the directory where site-specific functions can go
                      # [DATADIR/zsh/site-functions]
 function-subdirs     # if functions will be installed into subdirectories [no]
-omit-modules=mod1,.. # don't compile or install the modules named mod1,...
 dynamic              # allow dynamically loaded binary modules [yes]
 lfs                  # allow configure check for large files [yes]
 locale               # allow use of locale library [yes]