gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] r28938 - libmicrohttpd


From: gnunet
Subject: [GNUnet-SVN] r28938 - libmicrohttpd
Date: Mon, 2 Sep 2013 12:47:39 +0200

Author: grothoff
Date: 2013-09-02 12:47:39 +0200 (Mon, 02 Sep 2013)
New Revision: 28938

Modified:
   libmicrohttpd/configure.ac
Log:
-fix

Modified: libmicrohttpd/configure.ac
===================================================================
--- libmicrohttpd/configure.ac  2013-09-02 10:01:43 UTC (rev 28937)
+++ libmicrohttpd/configure.ac  2013-09-02 10:47:39 UTC (rev 28938)
@@ -341,6 +341,8 @@
                    enable_spdy="yes"], 
                    [AM_CONDITIONAL(HAVE_OPENSSL, false)
                    enable_spdy="no"])
+else
+ AM_CONDITIONAL(HAVE_OPENSSL, false)
 fi
 
 if test "$enable_spdy" = "yes"




reply via email to

[Prev in Thread] Current Thread [Next in Thread]