From: Bodo Möller Date: Fri, 23 Apr 1999 22:32:04 +0000 (+0000) Subject: Submitted by: X-Git-Tag: OpenSSL_0_9_3beta1~268 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=ab963383159db9c184cb84a211d9e6834da86f65;p=oweals%2Fopenssl.git Submitted by: Reviewed by: PR: --- diff --git a/Configure b/Configure index 3085fa0f1a..fd8a6764df 100755 --- a/Configure +++ b/Configure @@ -557,7 +557,7 @@ conflicts with other libraries. To compile programs that use the old form , usually an additional compiler option will suffice: E.g., add - -I/usr/local/include/openssl + -I/usr/local/ssl/include/openssl or -I$pwd/include/openssl to the CFLAGS in the Makefile of the program that you want to compile.