Ugh, I accidentally sent des@ a patch that included some test
stuff, and forgot to notify him about this when I sent again a cleaned up patch. Sorry about that. Approved by: re (hrs)
This commit is contained in:
parent
8330da1aad
commit
5df817b364
@ -13,8 +13,6 @@ SRCS= ssh.c readconf.c clientloop.c sshtty.c \
|
||||
|
||||
DPADD= ${LIBSSH} ${LIBMD} ${LIBUTIL} ${LIBZ}
|
||||
LDADD= -lssh -lmd -lutil -lz
|
||||
DPADD= ${LIBSSH} ${LIBUTIL} ${LIBZ}
|
||||
LDADD= -lssh -lutil -lz
|
||||
|
||||
.if !defined(NO_KERBEROS)
|
||||
CFLAGS+= -DGSSAPI -DHAVE_GSSAPI_H=1 -DKRB5 -DHEIMDAL
|
||||
|
Loading…
x
Reference in New Issue
Block a user