[gnome-control-center] user-accounts: Disable deprecated API



commit 86bff4b9535c6a7a03101ee468e4642e54703922
Author: Matthias Clasen <mclasen redhat com>
Date:   Tue Jan 25 00:34:37 2011 -0500

    user-accounts: Disable deprecated API

 panels/user-accounts/Makefile.am |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/panels/user-accounts/Makefile.am b/panels/user-accounts/Makefile.am
index d216503..812caed 100644
--- a/panels/user-accounts/Makefile.am
+++ b/panels/user-accounts/Makefile.am
@@ -21,7 +21,8 @@ AM_CPPFLAGS =						\
 	$(CHEESE_CFLAGS)				\
 	$(DBUS_CFLAGS)					\
 	$(GIO_CFLAGS)					\
-	$(WARN_CFLAGS)
+	$(WARN_CFLAGS)					\
+	$(DISABLE_DEPRECATED)
 
 MARSHALFILES = marshal.c marshal.h
 BUILT_SOURCES = $(MARSHALFILES)



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