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 --with-gnutls


From: gnunet
Subject: [GNUnet-SVN] [libmicrohttpd] branch master updated: fix --with-gnutls
Date: Mon, 10 Sep 2018 09:18:21 +0200

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

marcello-stanisci pushed a commit to branch master
in repository libmicrohttpd.

The following commit(s) were added to refs/heads/master by this push:
     new 9624d2f5 fix --with-gnutls
9624d2f5 is described below

commit 9624d2f58ee09fd6bd109bb89b6695f8447f17a4
Author: Marcello Stanisci <address@hidden>
AuthorDate: Mon Sep 10 09:18:01 2018 +0200

    fix --with-gnutls
---
 configure.ac | 2 --
 1 file changed, 2 deletions(-)

diff --git a/configure.ac b/configure.ac
index 09da0ad4..356f7fef 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1514,8 +1514,6 @@ AC_ARG_WITH([[gnutls]],
                 have_gnutls=yes
               ])], [], [AC_INCLUDES_DEFAULT])
         AS_IF([test "x$have_gnutls" != "xyes"], [AC_MSG_ERROR([can't find 
usable libgnutls at specified prefix $with_gnutls])])
-        LDFLAGS="$SAVE_LDFLAGS"
-        CPPFLAGS="$SAVE_CPPFLAGS"
         ;;
     esac
    ],

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



reply via email to

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