[gnome-control-center] sound: Do not build with $DISABLE_DEPRECATED



commit ef78caee860975cf8b7e919ab0035dcca795c1bb
Author: Vincent Untz <vuntz gnome org>
Date:   Thu Dec 23 15:14:41 2010 +0100

    sound: Do not build with $DISABLE_DEPRECATED
    
    This should not be active by default in tarballs, and it's the only
    panel building with this.
    
    If someone wants to use the DISABLE_*_DEPRECATED flags, then please add
    support for this only when building from git.

 panels/sound/Makefile.am |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/panels/sound/Makefile.am b/panels/sound/Makefile.am
index 60f1955..d28ee2d 100644
--- a/panels/sound/Makefile.am
+++ b/panels/sound/Makefile.am
@@ -16,7 +16,6 @@ AM_CPPFLAGS =					\
 	$(WARN_CFLAGS)				\
 	$(CANBERRA_CFLAGS)			\
 	$(PANEL_CFLAGS)				\
-	$(DISABLE_DEPRECATED)			\
 	$(PULSEAUDIO_CFLAGS)			\
 	$(XML_CFLAGS)				\
 	-DLOCALE_DIR=\""$(datadir)/locale"\"	\



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