about summary refs log tree commit diff stats
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure b/configure
index 0b17ff88..4cbd9753 100755
--- a/configure
+++ b/configure
@@ -1,5 +1,5 @@
 #! /bin/sh
-# From configure.in 2.8.7dev.10.
+# From configure.in 2.8.7dev.11.
 # Guess values for system-dependent variables and create Makefiles.
 # Generated by Autoconf 2.52.20080325.
 #
@@ -11468,7 +11468,7 @@ echo "${as_me-configure}:11460: testing adding $cf_libs_ssl to LIBS ..." 1>&5
 
 	if test "$cf_cv_have_ssl" != yes; then
 		case $cf_cv_use_libssl in #(vi
-		no)
+		yes)
 
 # If the linkage is not already in the $CPPFLAGS/$LDFLAGS configuration, these
 # will be set on completion of the AC_TRY_LINK below.