Submitted by:
Reviewed by:
PR:
diff --git a/Configure b/Configure
index 3085fa0..fd8a676 100755
--- a/Configure
+++ b/Configure
@@ -557,7 +557,7 @@
 
 To compile programs that use the old form <foo.h>,
 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.