aboutsummaryrefslogtreecommitdiff
path: root/Configure
diff options
context:
space:
mode:
authorBodo Möller <bodo@openssl.org>1999-04-23 22:32:04 +0000
committerBodo Möller <bodo@openssl.org>1999-04-23 22:32:04 +0000
commitab963383159db9c184cb84a211d9e6834da86f65 (patch)
treec43366f5733317ee3306cfff0808d68138ad4092 /Configure
parent92df96077ebff08564a71ffee0fdd2a4836da6eb (diff)
downloadopenssl-ab963383159db9c184cb84a211d9e6834da86f65.zip
openssl-ab963383159db9c184cb84a211d9e6834da86f65.tar.gz
openssl-ab963383159db9c184cb84a211d9e6834da86f65.tar.bz2
Submitted by:
Reviewed by: PR:
Diffstat (limited to 'Configure')
-rwxr-xr-xConfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/Configure b/Configure
index 3085fa0..fd8a676 100755
--- 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.