1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-10-26 16:40:29 +01:00

14039: simulate old linking behavior

This commit is contained in:
Clint Adams 2001-04-19 17:00:52 +00:00
parent a43aa761cd
commit 28fe9e6027
7 changed files with 18 additions and 11 deletions

View file

@ -6,4 +6,4 @@ autobins="cap getcap setcap"
objects="cap.o"
extralibs="cap"
#extralibs="cap"

View file

@ -16,4 +16,4 @@ autobins="echotc"
objects="termcap.o"
extralibs="termcap"
#extralibs="termcap"

View file

@ -17,4 +17,4 @@ autoparams="terminfo"
objects="terminfo.o"
extralibs="terminfo"
#extralibs="terminfo"

View file

@ -6,3 +6,5 @@ functions='Functions/Zftp/*'
autobins="zftp"
objects="zftp.o"
#extralibs="socket"