diff options
| author | Peter Stephenson <pws@users.sourceforge.net> | 2001-05-31 11:12:59 +0000 |
|---|---|---|
| committer | Peter Stephenson <pws@users.sourceforge.net> | 2001-05-31 11:12:59 +0000 |
| commit | f69338baaa99a538ffc4a2ed55eb1466da42c5d4 (patch) | |
| tree | 886af4d678c76ea7f59807969a799c736bfa47de /INSTALL | |
| parent | fix two memory leaks (at least I hope they are fixed) and some out-of-bound a... (diff) | |
| download | zsh-f69338baaa99a538ffc4a2ed55eb1466da42c5d4.tar zsh-f69338baaa99a538ffc4a2ed55eb1466da42c5d4.tar.gz zsh-f69338baaa99a538ffc4a2ed55eb1466da42c5d4.tar.bz2 zsh-f69338baaa99a538ffc4a2ed55eb1466da42c5d4.tar.lz zsh-f69338baaa99a538ffc4a2ed55eb1466da42c5d4.tar.xz zsh-f69338baaa99a538ffc4a2ed55eb1466da42c5d4.tar.zst zsh-f69338baaa99a538ffc4a2ed55eb1466da42c5d4.zip | |
a few more doc changes suggested by Bart
Diffstat (limited to 'INSTALL')
| -rw-r--r-- | INSTALL | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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] |
