diff --git a/Configure b/Configure index 3085fa0f1..fd8a6764d 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.