From 78a59572b356f941f9bcb853dafb34829ec8e576 Mon Sep 17 00:00:00 2001 From: nectar Date: Fri, 25 Feb 2005 05:39:05 +0000 Subject: Vendor import of OpenSSL 0.9.7e. --- crypto/openssl/PROBLEMS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'crypto/openssl/PROBLEMS') diff --git a/crypto/openssl/PROBLEMS b/crypto/openssl/PROBLEMS index 85e96a5..d6731b1 100644 --- a/crypto/openssl/PROBLEMS +++ b/crypto/openssl/PROBLEMS @@ -12,8 +12,8 @@ along the whole library path before it bothers looking for .a libraries. This means that -L switches won't matter unless OpenSSL is built with shared library support. -The workaround may be to change the following lines in apps/Makefile.ssl and -test/Makefile.ssl: +The workaround may be to change the following lines in apps/Makefile and +test/Makefile: LIBCRYPTO=-L.. -lcrypto LIBSSL=-L.. -lssl -- cgit v1.1