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:
f45e8c7
)
Update from HEAD.
author
Dr. Stephen Henson
<steve@openssl.org>
Wed, 5 Aug 2009 15:52:06 +0000
(15:52 +0000)
committer
Dr. Stephen Henson
<steve@openssl.org>
Wed, 5 Aug 2009 15:52:06 +0000
(15:52 +0000)
Makefile.org
patch
|
blob
|
history
diff --git
a/Makefile.org
b/Makefile.org
index ba29744a868ee28b786e6891e0087507057c8ff3..4bc71c0986c0ba10b832dbdbc44b09d6ca49ecaa 100644
(file)
--- a/
Makefile.org
+++ b/
Makefile.org
@@
-299,7
+299,7
@@
build-shared: do_$(SHLIB_TARGET) link-shared
do_$(SHLIB_TARGET):
@ set -e; libs='-L. $(SHLIBDEPS)'; for i in $(SHLIBDIRS); do \
- if [ "$
(SHLIBDIRS)
" = "ssl" -a -n "$(LIBKRB5)" ]; then \
+ if [ "$
$i
" = "ssl" -a -n "$(LIBKRB5)" ]; then \
libs="$(LIBKRB5) $$libs"; \
fi; \
$(CLEARENV) && $(MAKE) -f Makefile.shared -e $(BUILDENV) \