gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [gnunet] branch master updated: REST: comment credential RE


From: gnunet
Subject: [GNUnet-SVN] [gnunet] branch master updated: REST: comment credential REST plugin for now as it FTBFS
Date: Thu, 25 Oct 2018 17:02:46 +0200

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

martin-schanzenbach pushed a commit to branch master
in repository gnunet.

The following commit(s) were added to refs/heads/master by this push:
     new c4b789209 REST: comment credential REST plugin for now as it FTBFS
c4b789209 is described below

commit c4b7892090af94534c34d9b4b131ed1874370a97
Author: Schanzenbach, Martin <address@hidden>
AuthorDate: Fri Oct 26 00:02:39 2018 +0900

    REST: comment credential REST plugin for now as it FTBFS
---
 src/rest-plugins/Makefile.am | 20 ++++++++++----------
 1 file changed, 10 insertions(+), 10 deletions(-)

diff --git a/src/rest-plugins/Makefile.am b/src/rest-plugins/Makefile.am
index 76104fa1a..f36154ebd 100644
--- a/src/rest-plugins/Makefile.am
+++ b/src/rest-plugins/Makefile.am
@@ -44,16 +44,16 @@ libgnunet_plugin_rest_reclaim_la_LDFLAGS = \
  i$(GN_PLUGIN_LDFLAGS)
 
 
-libgnunet_plugin_rest_credential_la_SOURCES = \
-  plugin_rest_credential.c
-libgnunet_plugin_rest_credential_la_LIBADD = \
-  $(top_builddir)/src/credential/libgnunetcredential.la \
-       $(top_builddir)/src/rest/libgnunetrest.la \
-       $(top_builddir)/src/identity/libgnunetidentity.la \
-  $(top_builddir)/src/util/libgnunetutil.la $(XLIBS) \
-  $(LTLIBINTL) -ljansson -lmicrohttpd
-libgnunet_plugin_rest_credential_la_LDFLAGS = \
- $(GN_PLUGIN_LDFLAGS)
+#libgnunet_plugin_rest_credential_la_SOURCES = \
+#  plugin_rest_credential.c
+#libgnunet_plugin_rest_credential_la_LIBADD = \
+#  $(top_builddir)/src/credential/libgnunetcredential.la \
+#      $(top_builddir)/src/rest/libgnunetrest.la \
+#      $(top_builddir)/src/identity/libgnunetidentity.la \
+#  $(top_builddir)/src/util/libgnunetutil.la $(XLIBS) \
+#  $(LTLIBINTL) -ljansson -lmicrohttpd
+#libgnunet_plugin_rest_credential_la_LDFLAGS = \
+# $(GN_PLUGIN_LDFLAGS)
 
 libgnunet_plugin_rest_copying_la_SOURCES = \
   plugin_rest_copying.c

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



reply via email to

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