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:
ba5541e
)
use '-I../..' so that we find "e_os.h"
author
Bodo Möller
<bodo@openssl.org>
Mon, 18 Mar 2002 10:53:01 +0000
(10:53 +0000)
committer
Bodo Möller
<bodo@openssl.org>
Mon, 18 Mar 2002 10:53:01 +0000
(10:53 +0000)
crypto/conf/Makefile.ssl
patch
|
blob
|
history
diff --git
a/crypto/conf/Makefile.ssl
b/crypto/conf/Makefile.ssl
index e2b8e65e2542f9de35d027d5e6f6523f8f511f40..4205307904cb89bb0505d00dedc470b39df2b8a6 100644
(file)
--- a/
crypto/conf/Makefile.ssl
+++ b/
crypto/conf/Makefile.ssl
@@
-5,7
+5,7
@@
DIR= conf
TOP= ../..
CC= cc
-INCLUDES= -I.. -I../../include
+INCLUDES= -I.. -I../..
-I../..
/include
CFLAG=-g
INSTALL_PREFIX=
OPENSSLDIR= /usr/local/ssl