On Thu, Jun 06, 2002 at 01:04:51PM +0900, Jun Kuriyama wrote:
> 
> This seems not yet fixed even after libfetch commit.
> 
> U lib/libfetch/Makefile
> U lib/libfetch/common.c
> U lib/libfetch/common.h
> U lib/libfetch/http.c
> U usr.bin/fetch/Makefile
> 
> 


--- /usr/src/Makefile.inc1.orig Wed Jun  5 14:24:15 2002
+++ /usr/src/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