diff options
| author | Andrey Borzenkov <bor@users.sourceforge.net> | 2001-04-23 19:59:03 +0000 |
|---|---|---|
| committer | Andrey Borzenkov <bor@users.sourceforge.net> | 2001-04-23 19:59:03 +0000 |
| commit | 7c4585450851aea5fff4da045632c66bada2ca6d (patch) | |
| tree | 6dbbc84c5c1a7f47d4bac33c9d7e916af029d060 /Src/zsh.mdd | |
| parent | Fix subscripting bug with backslash-double-quote. (diff) | |
| download | zsh-7c4585450851aea5fff4da045632c66bada2ca6d.tar zsh-7c4585450851aea5fff4da045632c66bada2ca6d.tar.gz zsh-7c4585450851aea5fff4da045632c66bada2ca6d.tar.bz2 zsh-7c4585450851aea5fff4da045632c66bada2ca6d.tar.lz zsh-7c4585450851aea5fff4da045632c66bada2ca6d.tar.xz zsh-7c4585450851aea5fff4da045632c66bada2ca6d.tar.zst zsh-7c4585450851aea5fff4da045632c66bada2ca6d.zip | |
14077: revert clint's build patches on 19.04.2001
Diffstat (limited to 'Src/zsh.mdd')
| -rw-r--r-- | Src/zsh.mdd | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Src/zsh.mdd b/Src/zsh.mdd index 7ec492330..e2b7b91b5 100644 --- a/Src/zsh.mdd +++ b/Src/zsh.mdd @@ -17,8 +17,6 @@ signames.o string.o subst.o text.o utils.o watch.o" headers="../config.h system.h zsh.h sigcount.h signals.h \ prototypes.h hashtable.h ztype.h" -#extralibs="m termcap yp" - :<<\Make @CONFIG_MK@ |
