[folks] Cut unnecessary dbus-glib flags from the libfolks build process.



commit eda1904d85a6399791a6294a43a9cb5e55a1f958
Author: Travis Reitter <travis reitter collabora co uk>
Date:   Thu Jul 15 14:15:49 2010 -0700

    Cut unnecessary dbus-glib flags from the libfolks build process.

 folks/Makefile.am |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/folks/Makefile.am b/folks/Makefile.am
index efe375f..c3d025e 100644
--- a/folks/Makefile.am
+++ b/folks/Makefile.am
@@ -39,14 +39,12 @@ folks_deps = \
 libfolks_la_CFLAGS = \
 	$(GIO_CFLAGS) \
 	$(GLIB_CFLAGS) \
-	$(DBUS_GLIB_CFLAGS) \
 	$(GEE_CFLAGS) \
 	$(NULL)
 
 libfolks_la_LIBADD = \
 	$(GIO_LIBS) \
 	$(GLIB_LIBS) \
-	$(DBUS_GLIB_LIBS) \
 	$(GEE_LIBS) \
 	$(NULL)
 



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