From ab963383159db9c184cb84a211d9e6834da86f65 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Bodo=20M=C3=B6ller?= Date: Fri, 23 Apr 1999 22:32:04 +0000 Subject: [PATCH] Submitted by: Reviewed by: PR: --- Configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. -- 2.25.1