X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=blobdiff_plain;f=Makefile.org;h=f93913f2afe95cf647431845f5da8a2152c456e7;hp=b938ac4fe6e43ba505d2c9655c18fc323fdaf133;hb=c11dead17c0808e1a312ca02a849ed5cdd74c535;hpb=bb1c9dcc3bd19c31d03227a03ad3f45f3418a706 diff --git a/Makefile.org b/Makefile.org index b938ac4fe6..f93913f2af 100644 --- a/Makefile.org +++ b/Makefile.org @@ -11,6 +11,7 @@ SHLIB_MAJOR= SHLIB_MINOR= PLATFORM=dist OPTIONS= +CONFIGURE_ARGS= SHLIB_TARGET= # INSTALL_PREFIX is for package builders so that they can configure @@ -160,7 +161,7 @@ SHLIBDIRS= crypto ssl # dirs in crypto to build SDIRS= \ - md2 md5 sha mdc2 hmac ripemd \ + md2 md4 md5 sha mdc2 hmac ripemd \ des rc2 rc4 rc5 idea bf cast \ bn rsa dsa dh dso \ buffer bio stack lhash rand err objects \