Skip to content

Commit af2fb94

Browse files
committed
fixup! erts,erl_interface: Add alternative to openssl for MD5
1 parent e270511 commit af2fb94

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

HOWTO/INSTALL.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -468,6 +468,8 @@ Some of the available `configure` options are:
468468
* `--disable-builtin-zlib` - Find a zlib on the system to use.
469469
* `--enable-builtin-errno-id` - Force use of our own built-in errno-id.
470470
* `--disable-builtin-errno-id` - Try to find an alternative on the system to use for errno-id
471+
* `--enable-builtin-openssl` - Use built-in OpenSSL for MD5.
472+
* `--disable-builtin-openssl` - Use alternative for built-in OpenSSL.
471473

472474
If you or your system has special requirements please read the `Makefile` for
473475
additional configuration information.

0 commit comments

Comments
 (0)