about summary refs log tree commit diff
path: root/Src/zsh.mdd
diff options
context:
space:
mode:
authorClint Adams <clint@users.sourceforge.net>2001-04-19 17:00:52 +0000
committerClint Adams <clint@users.sourceforge.net>2001-04-19 17:00:52 +0000
commit28fe9e602780df7d023ce526d1ae3d00fb8583b5 (patch)
treeee65c87718b5de45b1b15ad5ce9d5472389e5b77 /Src/zsh.mdd
parenta43aa761cdb3fd1051dad474fccf9e500a0d49ea (diff)
downloadzsh-28fe9e602780df7d023ce526d1ae3d00fb8583b5.tar.gz
zsh-28fe9e602780df7d023ce526d1ae3d00fb8583b5.tar.xz
zsh-28fe9e602780df7d023ce526d1ae3d00fb8583b5.zip
14039: simulate old linking behavior
Diffstat (limited to 'Src/zsh.mdd')
-rw-r--r--Src/zsh.mdd2
1 files changed, 1 insertions, 1 deletions
diff --git a/Src/zsh.mdd b/Src/zsh.mdd
index 2accfda10..7ec492330 100644
--- a/Src/zsh.mdd
+++ b/Src/zsh.mdd
@@ -17,7 +17,7 @@ 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"
+#extralibs="m termcap yp"
 
 :<<\Make
 @CONFIG_MK@