gnunet-svn
[Top][All Lists]
Advanced

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

[gnunet] branch master updated: -check for pkg-config


From: gnunet
Subject: [gnunet] branch master updated: -check for pkg-config
Date: Fri, 14 Jan 2022 21:08:35 +0100

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

grothoff pushed a commit to branch master
in repository gnunet.

The following commit(s) were added to refs/heads/master by this push:
     new 8e6660e84 -check for pkg-config
8e6660e84 is described below

commit 8e6660e841cdf766cbd3d5f17a3bfc0b7c281220
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Fri Jan 14 21:08:32 2022 +0100

    -check for pkg-config
---
 configure.ac | 1 +
 contrib/gana | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/configure.ac b/configure.ac
index feee06f9f..3ccfc9c1b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -43,6 +43,7 @@ AC_PROG_INSTALL
 AC_PROG_LN_S
 AC_PROG_MAKE_SET
 AC_PROG_MKDIR_P
+PKG_PROG_PKG_CONFIG([0.29.2])
 
 LT_INIT([disable-static dlopen])
 
diff --git a/contrib/gana b/contrib/gana
index 9b8a78758..278e13cd0 160000
--- a/contrib/gana
+++ b/contrib/gana
@@ -1 +1 @@
-Subproject commit 9b8a787580307cea5a38359c485d521cd8ece820
+Subproject commit 278e13cd0c4ff95e33b822e48effefa9604eef52

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

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