]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - test/build.info
Configuration / build: make it possible to disable building of modules
[thirdparty/openssl.git] / test / build.info
index 13d66308777de00bca49eef0b5c8dda8c6ff0a2a..04b356bd7d32b6c827c288ea05426e05197ee20b 100644 (file)
@@ -603,7 +603,7 @@ IF[{- !$disabled{tests} -}]
   SOURCE[provider_test]=provider_test.c p_test.c
   INCLUDE[provider_test]=../include ../apps/include
   DEPEND[provider_test]=../libcrypto.a libtestutil.a
-  IF[{- !$disabled{shared} -}]
+  IF[{- !$disabled{module} -}]
     MODULES{noinst}=p_test
     SOURCE[p_test]=p_test.c
     INCLUDE[p_test]=../include