Submitted by:
authorBodo Möller <bodo@openssl.org>
Fri, 23 Apr 1999 22:32:04 +0000 (22:32 +0000)
committerBodo Möller <bodo@openssl.org>
Fri, 23 Apr 1999 22:32:04 +0000 (22:32 +0000)
Reviewed by:
PR:

Configure

index 3085fa0f1aba76797763bfa626b2f44bd6ced2d6..fd8a6764df2e173d8040a0f278379625560b3379 100755 (executable)
--- a/Configure
+++ b/Configure
@@ -557,7 +557,7 @@ conflicts with other libraries.
 
 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.