[vinagre/no-separate-plugins: 9/9] Temporarily disable reverse-vnc plugin
- From: David King <davidk src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [vinagre/no-separate-plugins: 9/9] Temporarily disable reverse-vnc plugin
- Date: Fri, 10 Jun 2011 21:34:21 +0000 (UTC)
commit be116c2d2b7ad18bd41cc77b2db090a9871bb5c4
Author: David King <amigadave amigadave com>
Date: Fri Jun 10 23:32:32 2011 +0200
Temporarily disable reverse-vnc plugin
An activatable VinagreStaticExtension is needed for this to work.
Makefile.am | 23 -----------------------
1 files changed, 0 insertions(+), 23 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index 947275f..3020664 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -195,31 +195,8 @@ plugin_LTLIBRARIES = \
$(rdp_plugin) \
$(spice_plugin) \
$(ssh_plugin) \
- libreversevnc.la \
libvnc.la
-if VINAGRE_HAVE_SELF_IFADDRS
-ifaddrs_sources = \
- plugins/reverse-vnc/if/getifaddrs.c
-endif
-
-libreversevnc_la_CPPFLAGS = \
- $(AM_CPPFLAGS) \
- -I$(top_srcdir) \
- -DVINAGRE_REVERSE_VNC_DATADIR=\"$(reversevncuidir)\"
-
-libreversevnc_la_SOURCES = \
- plugins/reverse-vnc/vinagre-reverse-vnc-plugin.c \
- plugins/reverse-vnc/vinagre-reverse-vnc-listener.c \
- plugins/reverse-vnc/vinagre-reverse-vnc-listener-dialog.c \
- $(ifaddrs_sources)
-
-libreversevnc_la_LDFLAGS = $(PLUGIN_LIBTOOL_FLAGS)
-libreversevnc_la_LIBADD = $(VNC_LIBS)
-
-reversevncuidir = $(VINAGRE_PLUGINS_DATA_DIR)/reverse-vnc
-dist_reversevncui_DATA = plugins/reverse-vnc/reverse-vnc.ui
-
libvnc_la_CPPFLAGS = \
$(AM_CPPFLAGS) \
$(VNC_CFLAGS) \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]