CVSROOT:        /sources/gnash
Module name:    gnash
Changes by:     Rob Savoye <rsavoye>    07/09/15 16:13:43

Modified files:
        extensions     : Makefile.am 

Log message:
        Drop dbus extension for now.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/gnash/extensions/Makefile.am?cvsroot=gnash&r1=1.10&r2=1.11

Patches:
Index: Makefile.am
===================================================================
RCS file: /sources/gnash/gnash/extensions/Makefile.am,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -b -r1.10 -r1.11
--- Makefile.am 15 Sep 2007 03:06:38 -0000      1.10
+++ Makefile.am 15 Sep 2007 16:13:43 -0000      1.11
@@ -35,9 +35,9 @@
 OTHER_DIRS += lirc
 endif
 
-if BUILD_DBUS_EXT
-OTHER_DIRS += dbus
-endif
+# if BUILD_DBUS_EXT
+# OTHER_DIRS += dbus
+# endif
 
 if BUILD_GTK_EXT
 if BUILD_GTK_GUI


_______________________________________________
Gnash-commit mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnash-commit

Reply via email to