[rhythmbox] remove some obsolete libs and cflags for the rhythmbox binary
- From: Jonathan Matthew <jmatthew src gnome org>
- To: svn-commits-list gnome org
- Subject: [rhythmbox] remove some obsolete libs and cflags for the rhythmbox binary
- Date: Sat, 6 Jun 2009 10:15:41 -0400 (EDT)
commit f336f365cdd302c42d1b8b568ed545aa213f4aae
Author: Jonathan Matthew <jonathan d14n org>
Date: Sun Jun 7 00:15:06 2009 +1000
remove some obsolete libs and cflags for the rhythmbox binary
---
shell/Makefile.am | 9 ---------
1 files changed, 0 insertions(+), 9 deletions(-)
diff --git a/shell/Makefile.am b/shell/Makefile.am
index 0e1f98f..f42c85b 100644
--- a/shell/Makefile.am
+++ b/shell/Makefile.am
@@ -42,11 +42,9 @@ INCLUDES = \
-DPIXMAP_DIR=\""$(datadir)/pixmaps"\" \
-DSHARE_DIR=\"$(pkgdatadir)\" \
-DDATADIR=\""$(datadir)"\" \
- $(GDA_CFLAGS) \
$(RHYTHMBOX_CFLAGS) \
$(TOTEM_PLPARSER_CFLAGS) \
$(DBUS_CFLAGS) \
- $(LIBNAUTILUS_BURN_CFLAGS) \
-D_XOPEN_SOURCE -D__EXTENSIONS__ -D_BSD_SOURCE
librbshell_la_SOURCES = \
@@ -99,11 +97,6 @@ rhythmbox_LDADD = \
$(top_builddir)/plugins/librbplugins.la \
-lgstpbutils-0.10
-if USE_NOTIFY
-rhythmbox_LDADD += $(NOTIFY_LIBS)
-INCLUDES += $(NOTIFY_CFLAGS)
-endif
-
if ENABLE_PYTHON
INCLUDES += $(PYGTK_CFLAGS) $(PYTHON_CFLAGS)
rhythmbox_LDADD += $(PYTHON_LIBS) $(top_builddir)/bindings/python/rb.la
@@ -126,10 +119,8 @@ rhythmbox_LDADD += $(DBUS_LIBS)
rhythmbox_LDADD += \
$(top_builddir)/backends/librbbackends.la \
- $(GDA_LIBS) \
$(TOTEM_PLPARSER_LIBS) \
$(HAL_LIBS) \
- $(LIBNAUTILUS_BURN_LIBS) \
$(RHYTHMBOX_LIBS) \
-lgstcontroller-0.10
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]