summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2000-11-27 10:21:56 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2000-11-27 10:21:56 +0000
commit5b44123d5d3cec4f2fd121ec0b37844e67c417e8 (patch)
tree48f88a9f05e0044a4deff937b8d4e5547b16abce
parent49a1ad7516f84672dcea24bc6178f87f92789c7c (diff)
downloadzsh-5b44123d5d3cec4f2fd121ec0b37844e67c417e8.tar.gz
zsh-5b44123d5d3cec4f2fd121ec0b37844e67c417e8.zip
either keyword for link module parameter
-rw-r--r--Etc/zsh-development-guide3
1 files changed, 3 insertions, 0 deletions
diff --git a/Etc/zsh-development-guide b/Etc/zsh-development-guide
index 2815a91e4..8f67eb43b 100644
--- a/Etc/zsh-development-guide
+++ b/Etc/zsh-development-guide
@@ -182,6 +182,9 @@ following shell variables:
- name name of the module
- link `static', `dynamic' or `no', as described in INSTALL.
+ In addition, the value `either' is allowed in the .mdd
+ file, which will be converted by configure to `dynamic'
+ if that is available, else `static'.
May also be a command string, which will be run within
configure and whose output is used to set the value
of `link' in config.modules. This allows a