On Wed, Jun 05, 2002 at 04:44:55PM -0600, Scott Long wrote:
> Ok, I finally feel the need to speak up here.
> 

I sent this patch to DES in private email, but it
fixes world.  Watch for cut-n-paste problems.

troutmask:root[249] diff -u Makefile.inc1.orig Makefile.inc1
--- Makefile.inc1.orig  Wed Jun  5 14:24:15 2002
+++ Makefile.inc1       Wed Jun  5 14:27:26 2002
@@ -720,6 +720,9 @@
 _prebuild_libs+=       secure/lib/libssh
 secure/lib/libssh__L: secure/lib/libcrypto__L lib/libz__L
 .endif
+.if !defined(NO_OPENSSL)
+_prebuild_libs+=       secure/lib/libssl
+.endif
 _generic_libs+=        secure/lib
 .endif



-- 
Steve

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to