gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [libmicrohttpd] branch master updated: fix #4888


From: gnunet
Subject: [GNUnet-SVN] [libmicrohttpd] branch master updated: fix #4888
Date: Sun, 12 Feb 2017 09:36:04 +0100

This is an automated email from the git hooks/post-receive script.

grothoff pushed a commit to branch master
in repository libmicrohttpd.

The following commit(s) were added to refs/heads/master by this push:
     new 9aa15f70 fix #4888
9aa15f70 is described below

commit 9aa15f708bbadb3b6f280d4632eeb24441c62c44
Author: Christian Grothoff <address@hidden>
AuthorDate: Sun Feb 12 09:35:08 2017 +0100

    fix #4888
---
 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configure.ac b/configure.ac
index 8094d520..22a91aaf 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1161,7 +1161,7 @@ AS_IF([test "x$with_gnutls" != "xno" && test 
"x$have_gnutls" != "xyes"],
           [
            AC_MSG_RESULT([[yes]])
            have_gnutls=yes
-           GNUTLS_CPPLAGS="$GNUTLS_CFLAGS"
+           GNUTLS_CPPFLAGS="$GNUTLS_CFLAGS"
            GNUTLS_LDFLAGS="$GNUTLS_LIBS"
            AC_MSG_CHECKING([[for gnutls_privkey_import_x509_raw()]])
            AC_LINK_IFELSE([

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

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