RFE: Portable OpenSSH
Damien Miller
djm at mindrot.org
Tue Mar 27 13:03:20 EST 2001
On Mon, 26 Mar 2001, Dan Kaminsky wrote:
> It's all about options. More than a few admins around here would jump at
> the chance to make SSH self-dependant; my most immediate goal may just be
> dealing with libz(the only real external runtime dependancy).
perl -pi -e "s|-lcrypto|/path/to/libcrypto.a|g" Makefile
perl -pi -e "s|-lz|/path/to/libz.a|g" Makefile
-d
--
| Damien Miller <djm at mindrot.org> \ ``E-mail attachments are the poor man's
| http://www.mindrot.org / distributed filesystem'' - Dan Geer
More information about the openssh-unix-dev
mailing list