The branch master has been updated via 9c89c8460a4dcf828a22e2dfc279b5ea8a80ec60 (commit) from ea6199ea91ac59ae53686335e436d554cdacd2dc (commit)
- Log ----------------------------------------------------------------- commit 9c89c8460a4dcf828a22e2dfc279b5ea8a80ec60 Author: Richard Levitte <levi...@openssl.org> Date: Thu Nov 3 11:31:12 2016 +0100 test/build.info: typo, $ missing Reviewed-by: Matt Caswell <m...@openssl.org> (Merged from https://github.com/openssl/openssl/pull/1832) ----------------------------------------------------------------------- Summary of changes: test/build.info | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/build.info b/test/build.info index 818d073..aa9b933 100644 --- 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 _____ openssl-commits mailing list To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-commits