Commit 7f4268bf authored by Pauli's avatar Pauli
Browse files

Fix master build.


The recent change from ENGINES to MODULES broke the configure it seems.

Reviewed-by: default avatarTim Hudson <tjh@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/8219)
parent 583fd0c1
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -43,7 +43,7 @@ IF[{- !$disabled{"engine"} -}]
      ENDIF
    ENDIF
    IF[{- !$disabled{"devcryptoeng"} -}]
      ENGINES=devcrypto
      MODULES=devcrypto
      SOURCE[devcrypto]=e_devcrypto.c
      DEPEND[devcrypto]=../libcrypto
      INCLUDE[devcrypto]=../include