test/build.info: typo, $ missing
authorRichard Levitte <levitte@openssl.org>
Thu, 3 Nov 2016 10:31:12 +0000 (11:31 +0100)
committerRichard 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

index e3a961d77fadc5006fff5a90cc0758e7a85e20a8..8d9609746181488b0f6652ff396aa80fd75b4d38 100644 (file)
@@ -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