pkgsrc/security/openssh
jlam 368af1e917 When looking for -lcrypto, test linking with:
-lcrypto			NetBSD-1.5*
	-lcrypto -lrsaref		OpenSSL and USE_RSAREF2=NO
	-lcrypto -lRSAglue -lrsaref	OpenSSL and USE_RSAREF2=YES

and use the first set of libraries which work.
Closes the following PRs: 9820, 10268, 10681.
2000-08-11 05:37:09 +00:00
..
files When looking for -lcrypto, test linking with: 2000-08-11 05:37:09 +00:00
patches When looking for -lcrypto, test linking with: 2000-08-11 05:37:09 +00:00
pkg Address concern raised in pkg/10268, part 3, by telling user how to get 2000-07-25 07:29:44 +00:00
Makefile Set location of ssh-askpass to be ${X11PREFIX}/bin/ssh-askpass. 2000-08-11 05:19:42 +00:00