REST: comment credential REST plugin for now as it FTBFS
authorSchanzenbach, Martin <mschanzenbach@posteo.de>
Thu, 25 Oct 2018 15:02:39 +0000 (00:02 +0900)
committerSchanzenbach, Martin <mschanzenbach@posteo.de>
Thu, 25 Oct 2018 15:02:39 +0000 (00:02 +0900)
src/rest-plugins/Makefile.am

index 76104fa1a48cce811562cbbd14cfabf01dc8a0f8..f36154ebd4fcbc9e82903024c86d2834dcbb1407 100644 (file)
@@ -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