1 parent e270511 commit af2fb94Copy full SHA for af2fb94
1 file changed
HOWTO/INSTALL.md
@@ -468,6 +468,8 @@ Some of the available `configure` options are:
468
* `--disable-builtin-zlib` - Find a zlib on the system to use.
469
* `--enable-builtin-errno-id` - Force use of our own built-in errno-id.
470
* `--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.
473
474
If you or your system has special requirements please read the `Makefile` for
475
additional configuration information.
0 commit comments