1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-11-01 18:30:55 +01:00

14041: reduce unnecessary linking for modules

This commit is contained in:
Clint Adams 2001-04-19 17:55:02 +00:00
parent 28fe9e6027
commit 3b09ee496a
8 changed files with 23 additions and 14 deletions

View file

@ -64,6 +64,7 @@ EXPOPT = @EXPOPT@
IMPOPT = @IMPOPT@
# extra libraries
MAINLIBS = @MAINLIBS@
LIBS_M = @LIBS_M@
LIBS_CAP = @LIBS_CAP@
LIBS_SOCKET = @LIBS_SOCKET@