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:
3a3f9ed
)
test/build.info: typo, $ missing
author
Richard Levitte
<levitte@openssl.org>
Thu, 3 Nov 2016 10:31:12 +0000
(11:31 +0100)
committer
Richard Levitte
<richard@levitte.org>
Thu, 3 Nov 2016 14:35:11 +0000
(15:35 +0100)
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/1832)
(cherry picked from commit
9c89c8460a4dcf828a22e2dfc279b5ea8a80ec60
)
test/build.info
patch
|
blob
|
history
diff --git
a/test/build.info
b/test/build.info
index e3a961d77fadc5006fff5a90cc0758e7a85e20a8..8d9609746181488b0f6652ff396aa80fd75b4d38 100644
(file)
--- a/
test/build.info
+++ b/
test/build.info
@@
-275,7
+275,7
@@
IF[{- !$disabled{tests} -}]
INCLUDE[bio_enc_test]=../include
DEPEND[bio_enc_test]=../libcrypto
- IF[{- !disabled{shared} -}]
+ IF[{- !
$
disabled{shared} -}]
PROGRAMS_NO_INST=shlibloadtest
SOURCE[shlibloadtest]=shlibloadtest.c
INCLUDE[shlibloadtest]=../include