aboutsummaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure4
1 files changed, 4 insertions, 0 deletions
diff --git a/configure b/configure
index fa2595a6..edb46e9a 100755
--- a/configure
+++ b/configure
@@ -15862,6 +15862,8 @@ else
$as_echo "no" >&6; }
fi
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to use OS-provided secure random numbers" >&5
+$as_echo_n "checking whether to use OS-provided secure random numbers... " >&6; }
# Check whether --enable-os-secure-random was given.
if test "${enable_os_secure_random+set}" = set; then :
enableval=$enable_os_secure_random; if test "$enableval" = "yes"; then
@@ -15972,6 +15974,8 @@ _ACEOF
fi
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to avoid Windows HANDLE type" >&5
+$as_echo_n "checking whether to avoid Windows HANDLE type... " >&6; }
# Check whether --enable-avoid-windows-handle was given.
if test "${enable_avoid_windows_handle+set}" = set; then :
enableval=$enable_avoid_windows_handle; if test "$enableval" = "yes"; then