about summary refs log tree commit diff
path: root/Config
diff options
context:
space:
mode:
authorAndrey Borzenkov <bor@users.sourceforge.net>2001-04-23 19:59:03 +0000
committerAndrey Borzenkov <bor@users.sourceforge.net>2001-04-23 19:59:03 +0000
commit7c4585450851aea5fff4da045632c66bada2ca6d (patch)
tree6dbbc84c5c1a7f47d4bac33c9d7e916af029d060 /Config
parentfc4511ecb7b68916220edd0bbdf67b2b8eac62d0 (diff)
downloadzsh-7c4585450851aea5fff4da045632c66bada2ca6d.tar.gz
zsh-7c4585450851aea5fff4da045632c66bada2ca6d.tar.xz
zsh-7c4585450851aea5fff4da045632c66bada2ca6d.zip
14077: revert clint's build patches on 19.04.2001
Diffstat (limited to 'Config')
-rw-r--r--Config/defs.mk.in9
1 files changed, 0 insertions, 9 deletions
diff --git a/Config/defs.mk.in b/Config/defs.mk.in
index 6a9af5db0..138dea059 100644
--- a/Config/defs.mk.in
+++ b/Config/defs.mk.in
@@ -63,15 +63,6 @@ DLLD            = @DLLD@
 EXPOPT          = @EXPOPT@
 IMPOPT          = @IMPOPT@
 
-# extra libraries
-MAINLIBS        = @MAINLIBS@
-LIBS_M          = @LIBS_M@
-LIBS_CAP        = @LIBS_CAP@
-LIBS_SOCKET     = @LIBS_SOCKET@
-LIBS_TERMCAP    = @LIBS_TERMCAP@
-LIBS_TERMINFO   = @LIBS_TERMINFO@
-LIBS_YP         = @LIBS_YP@
-
 # utilities
 AWK             = @AWK@
 YODL            = @YODL@