* m4/gl-openssl.m4 (gl_CRYPTO_CHECK): Mention that linux crypto
routines take precedence in --with-openssl help output.
+2018-06-23 Pádraig Brady <P@draigBrady.com>
+
+ crypto: mention --without-linux-crypto in --with-openssl --help
+ * m4/gl-openssl.m4 (gl_CRYPTO_CHECK): Mention that linux crypto
+ routines take precedence in --with-openssl help output.
+
2018-06-23 Pádraig Brady <P@draigBrady.com>
wchar-single: a new module to enable optimizations in wchar replacements
[use libcrypto hash routines. Valid ARGs are:
'yes', 'no', 'auto' => use if available,
'optional' => use if available and warn if not available;
- default is ']gl_CRYPTO_CHECK_DEFAULT['])],
+ default is ']gl_CRYPTO_CHECK_DEFAULT['.
+ Note also --without-linux-crypto, which will disable
+ use of kernel crypto routines, which have precedence])],
[],
[with_openssl=$with_openssl_default])