[gnome-settings-daemon] automount: Those flags are now included in the daemon's flags



commit 8036b6fd4fc76560d8ff1d937b0511789fe8963f
Author: Bastien Nocera <hadess hadess net>
Date:   Mon Oct 22 10:38:27 2012 +0200

    automount: Those flags are now included in the daemon's flags

 plugins/automount/Makefile.am |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/plugins/automount/Makefile.am b/plugins/automount/Makefile.am
index d5f3ea8..876db3a 100644
--- a/plugins/automount/Makefile.am
+++ b/plugins/automount/Makefile.am
@@ -14,12 +14,10 @@ gnome_fallback_mount_helper_CPPFLAGS = \
 
 gnome_fallback_mount_helper_CFLAGS =	\
 	$(SETTINGS_PLUGIN_CFLAGS)	\
-	$(SYSTEMD_CFLAGS)		\
 	$(AUTOMOUNT_CFLAGS)
 
 gnome_fallback_mount_helper_LDADD =	\
 	$(SETTINGS_PLUGIN_LIBS)		\
-	$(SYSTEMD_LIBS)			\
 	$(AUTOMOUNT_LIBS)		\
 	$(top_builddir)/gnome-settings-daemon/libgsd.la
 



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