From: Richard Levitte Date: Thu, 3 Nov 2016 10:31:12 +0000 (+0100) Subject: test/build.info: typo, $ missing X-Git-Tag: OpenSSL_1_1_0c~37 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=f1ec9c07fe3631bce5b7c538224c080339c8fc6e;p=oweals%2Fopenssl.git test/build.info: typo, $ missing Reviewed-by: Matt Caswell (Merged from https://github.com/openssl/openssl/pull/1832) (cherry picked from commit 9c89c8460a4dcf828a22e2dfc279b5ea8a80ec60) --- diff --git a/test/build.info b/test/build.info index e3a961d77f..8d96097461 100644 --- 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