[at-spi2-atk] Remove duplicate use of DBUS_LIBS



commit dddd682a49935776dbdf0a7042e13a0c06bab17d
Author: Bastien Nocera <hadess hadess net>
Date:   Wed Jun 13 16:52:20 2012 +0100

    Remove duplicate use of DBUS_LIBS
    
    https://bugzilla.gnome.org/show_bug.cgi?id=678038

 atk-adaptor/Makefile.include |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/atk-adaptor/Makefile.include b/atk-adaptor/Makefile.include
index eb77435..08cf6d1 100644
--- a/atk-adaptor/Makefile.include
+++ b/atk-adaptor/Makefile.include
@@ -15,7 +15,6 @@ libatk_bridge_la_LDFLAGS = -no-undefined  \
 		           -rpath $(gtkmoduledir)
 
 libatk_bridge_la_LIBADD = $(DBUS_LIBS) \
-		          $(DBUS_LIBS)       \
 		          $(GMODULE_LIBS)       \
 		          $(ATK_LIBS)       \
 		          $(ATSPI_LIBS)       \



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