NetBSD/usr.bin/ssh
christos d3b0b4d68a PR/30750: Mark Davies: ssh gives bogus complaint when gssapi authentication
fails. The problem was that different ssh programs were compiled with different
cpp flags. In particular, ssh-keysign was affected. Move all the CPPFLAGS
to Makefile.inc. Note that I am not moving the library portion of the defines
because we don't want to link everything with all the libraries.
2005-08-18 00:19:28 +00:00
..
scp
sftp
sftp-server
ssh PR/30750: Mark Davies: ssh gives bogus complaint when gssapi authentication 2005-08-18 00:19:28 +00:00
ssh-add
ssh-agent
ssh-keygen
ssh-keyscan
ssh-keysign
sshd PR/30750: Mark Davies: ssh gives bogus complaint when gssapi authentication 2005-08-18 00:19:28 +00:00
Makefile
Makefile.inc PR/30750: Mark Davies: ssh gives bogus complaint when gssapi authentication 2005-08-18 00:19:28 +00:00