projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
92df960
)
Submitted by:
author
Bodo Möller
<bodo@openssl.org>
Fri, 23 Apr 1999 22:32:04 +0000
(22:32 +0000)
committer
Bodo Möller
<bodo@openssl.org>
Fri, 23 Apr 1999 22:32:04 +0000
(22:32 +0000)
Reviewed by:
PR:
Configure
patch
|
blob
|
history
diff --git
a/Configure
b/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.