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:
ea6199e
)
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
<levitte@openssl.org>
Thu, 3 Nov 2016 10:31:12 +0000
(11:31 +0100)
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/1832)
test/build.info
patch
|
blob
|
history
diff --git
a/test/build.info
b/test/build.info
index 818d073bb0ee9467d77d338578f9acb0551dfd35..aa9b933e420972268d84ff2169504036c489414b 100644
(file)
--- a/
test/build.info
+++ b/
test/build.info
@@
-282,7
+282,7
@@
IF[{- !$disabled{tests} -}]
DEPEND[dtls_mtu_test]=../libcrypto ../libssl
ENDIF
- IF[{- !disabled{shared} -}]
+ IF[{- !
$
disabled{shared} -}]
PROGRAMS_NO_INST=shlibloadtest
SOURCE[shlibloadtest]=shlibloadtest.c
INCLUDE[shlibloadtest]=../include