From db1e01d9924855fa52aab47fcb0e74b22a876eb1 Mon Sep 17 00:00:00 2001 From: Valentin Bartenev Date: Mon, 1 Oct 2018 15:06:31 +0300 Subject: [PATCH] Mention of --openssl configure option in help. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This closes #171 issue on GitHub. Thanks to 洪志道 (Hong Zhi Dao). --- auto/help | 2 ++ 1 file changed, 2 insertions(+) diff --git a/auto/help b/auto/help index 98c877fb..4d0b84e9 100644 --- a/auto/help +++ b/auto/help @@ -33,6 +33,8 @@ cat << END --no-ipv6 disable IPv6 support --no-unix-sockets disable Unix domain sockets support + --openssl enable OpenSSL library usage + --debug enable debug logging