From 6720d8f548e33984822e3040a5c0eac41a0d091d Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Mon, 2 Sep 2013 10:47:39 +0000 Subject: -fix --- configure.ac | 2 ++ 1 file changed, 2 insertions(+) diff --git a/configure.ac b/configure.ac index b44084c1..793bca52 100644 --- a/configure.ac +++ b/configure.ac @@ -341,6 +341,8 @@ then enable_spdy="yes"], [AM_CONDITIONAL(HAVE_OPENSSL, false) enable_spdy="no"]) +else + AM_CONDITIONAL(HAVE_OPENSSL, false) fi if test "$enable_spdy" = "yes" -- cgit v1.2.3