gnunet-svn
[Top][All Lists]
Advanced

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

[gnunet] branch master updated: - commented plugin in Makefile.am becaus


From: gnunet
Subject: [gnunet] branch master updated: - commented plugin in Makefile.am because of circular dependency problem
Date: Mon, 16 Aug 2021 11:08:15 +0200

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

t3sserakt pushed a commit to branch master
in repository gnunet.

The following commit(s) were added to refs/heads/master by this push:
     new 0f00c0028 - commented plugin in Makefile.am because of circular 
dependency problem
0f00c0028 is described below

commit 0f00c002810907f4edf740203bdf24d81124fd32
Author: t3sserakt <t3ss@posteo.de>
AuthorDate: Mon Aug 16 11:04:33 2021 +0200

    - commented plugin in Makefile.am because of circular dependency problem
---
 src/transport/Makefile.am | 28 ++++++++++++++--------------
 1 file changed, 14 insertions(+), 14 deletions(-)

diff --git a/src/transport/Makefile.am b/src/transport/Makefile.am
index 0613f663d..0782a631b 100644
--- a/src/transport/Makefile.am
+++ b/src/transport/Makefile.am
@@ -398,20 +398,20 @@ plugin_LTLIBRARIES = \
   $(HTTP_SERVER_PLUGIN_LA) \
   $(HTTPS_SERVER_PLUGIN_LA) \
   $(WLAN_PLUGIN_LA) \
-  $(BT_PLUGIN_LA) \
-  libgnunet_plugin_cmd_simple_send.la
-
-libgnunet_plugin_cmd_simple_send_la_SOURCES = \
- plugin_cmd_simple_send.c
-libgnunet_plugin_cmd_simple_send_la_LIBADD = \
-  $(top_builddir)/src/util/libgnunetutil.la \
-  $(top_builddir)/src/testing/libgnunettesting.la \
-  $(top_builddir)/src/statistics/libgnunetstatistics.la \
-  $(top_builddir)/src/testbed/libgnunettestbed.la \
-  libgnunettransporttesting2.la \
-  $(LTLIBINTL)
-libgnunet_plugin_cmd_simple_send_la_LDFLAGS = \
-  $(GN_PLUGIN_LDFLAGS)
+  $(BT_PLUGIN_LA) 
+#  libgnunet_plugin_cmd_simple_send.la
+
+#libgnunet_plugin_cmd_simple_send_la_SOURCES = \
+# plugin_cmd_simple_send.c
+#libgnunet_plugin_cmd_simple_send_la_LIBADD = \
+#  $(top_builddir)/src/util/libgnunetutil.la \
+#  $(top_builddir)/src/testing/libgnunettesting.la \
+#  $(top_builddir)/src/statistics/libgnunetstatistics.la \
+#  $(top_builddir)/src/testbed/libgnunettestbed.la \
+#  libgnunettransporttesting2.la \
+#  $(LTLIBINTL)
+#libgnunet_plugin_cmd_simple_send_la_LDFLAGS = \
+#  $(GN_PLUGIN_LDFLAGS)
 
 if HAVE_EXPERIMENTAL
 plugin_LTLIBRARIES += libgnunet_plugin_transport_udp.la

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