gnunet-svn
[Top][All Lists]
Advanced

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

[taler-anastasis] 01/02: -remove dead dependency on libuuid


From: gnunet
Subject: [taler-anastasis] 01/02: -remove dead dependency on libuuid
Date: Wed, 11 Jan 2023 13:31:37 +0100

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

grothoff pushed a commit to branch master
in repository anastasis.

commit e90fd9fb38e7357c918d21894816cfb740abeec2
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Wed Jan 11 13:12:18 2023 +0100

    -remove dead dependency on libuuid
---
 src/backend/Makefile.am | 1 -
 src/stasis/Makefile.am  | 1 -
 src/testing/Makefile.am | 1 -
 3 files changed, 3 deletions(-)

diff --git a/src/backend/Makefile.am b/src/backend/Makefile.am
index db37478..10edef5 100644
--- a/src/backend/Makefile.am
+++ b/src/backend/Makefile.am
@@ -41,7 +41,6 @@ anastasis_httpd_LDADD = \
   -lgnunetjson \
   -lgnunetutil \
   -lmicrohttpd \
-  -luuid \
   $(XLIB)
 
 EXTRA_DIST = \
diff --git a/src/stasis/Makefile.am b/src/stasis/Makefile.am
index d1a0b39..b487bcf 100644
--- a/src/stasis/Makefile.am
+++ b/src/stasis/Makefile.am
@@ -83,7 +83,6 @@ test_anastasis_db_postgres_LDFLAGS = \
   -lgnunetpq \
   -ltalerutil \
   -ltalerpq \
-  -luuid \
   $(XLIB)
 
 AM_TESTS_ENVIRONMENT=export 
ANASTASIS_PREFIX=$${ANASTASIS_PREFIX:-@libdir@};export 
PATH=$${ANASTASIS_PREFIX:-@prefix@}/bin:$$PATH;unset XDG_DATA_HOME;unset 
XDG_CONFIG_HOME;
diff --git a/src/testing/Makefile.am b/src/testing/Makefile.am
index fec971a..1a369c1 100644
--- a/src/testing/Makefile.am
+++ b/src/testing/Makefile.am
@@ -38,7 +38,6 @@ libanastasistesting_la_LIBADD = \
   -lgnunetjson \
   -lgnunetutil \
   -ljansson \
-  -luuid \
   -ltalertesting \
   $(XLIB)
 

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