gnunet-svn
[Top][All Lists]
Advanced

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

[taler-donau] 01/02: fix build issues


From: gnunet
Subject: [taler-donau] 01/02: fix build issues
Date: Tue, 21 Nov 2023 14:27:44 +0100

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

grothoff pushed a commit to branch master
in repository donau.

commit d78c046e7b06044fd06c9e84f3370a6de8c12b56
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Tue Nov 21 14:21:37 2023 +0100

    fix build issues
---
 configure.ac         | 1 +
 contrib/gana         | 2 +-
 src/json/Makefile.am | 2 +-
 3 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/configure.ac b/configure.ac
index a6b34c3..fc880a6 100644
--- a/configure.ac
+++ b/configure.ac
@@ -486,6 +486,7 @@ AC_CONFIG_FILES([Makefile
                  src/donau-tools/Makefile
                  src/lib/Makefile
                  src/json/Makefile
+                 src/pq/Makefile
                  src/testing/Makefile
                  src/include/Makefile
                  src/util/Makefile
diff --git a/contrib/gana b/contrib/gana
index 22ef218..235075f 160000
--- a/contrib/gana
+++ b/contrib/gana
@@ -1 +1 @@
-Subproject commit 22ef218ba8da81d60b5fb1fa641c86ec20a09a31
+Subproject commit 235075f0b21536d3d1c3dd6c2b2b1709555c82e0
diff --git a/src/json/Makefile.am b/src/json/Makefile.am
index 89dc4ff..1af3be5 100644
--- a/src/json/Makefile.am
+++ b/src/json/Makefile.am
@@ -17,7 +17,7 @@ libtalerjson_la_LDFLAGS = \
   -version-info 1:0:1 \
   -no-undefined
 libtalerjson_la_LIBADD = \
-  $(top_builddir)/src/util/libtalerutil.la \
+  $(top_builddir)/src/util/libtalerdonauutil.la \
   -lgnunetjson \
   -lgnunetutil \
   -lunistring \

-- 
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]