Subject: Re: sshd still asks for a fake skey response
To: Bernd Ernesti <netbsd@arresum.inka.de>
From: None <itojun@iijlab.net>
List: tech-userlevel
Date: 01/21/2001 20:20:21
>I tried to build a sshd without skey support, but currently that isn't possible
>even with setting SKEY=no in /etc/mk.conf. <bsd.own.mk> uses SKEY=yes so there
>is no way to overwrite it.
>Any reason why it isn't SKEY?=yes ?
>
>Ok, that still wouldn't work for usr.bin/ssh/sshd/Makefile because the test
>is just an '.ifdef SKEY' test, but thats easy to fix when we change bsd.own.mk.

	btw, there seem to be lots of other places where .ifdef SKEY is used.

itojun