[gnome-alsamixer] Remove no-deprecated compiler flags



commit e8fe94e0ea1410ff4507ab6d11ee873f213d21a3
Author: Bastien Nocera <hadess hadess net>
Date:   Tue Jun 26 13:48:31 2012 +0100

    Remove no-deprecated compiler flags
    
    The whole codebase is deprecated...

 src/Makefile.am |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)
---
diff --git a/src/Makefile.am b/src/Makefile.am
index 9bac3fd..5a95eab 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -4,10 +4,6 @@ INCLUDES = \
 	-DPACKAGE_DATA_DIR=\""$(datadir)/gnome-alsamixer"\"        \
 	-DPIXMAP_ICONDIR=\""$(datadir)/pixmaps/gnome-alsamixer"\"  \
 	-DPACKAGE_LOCALE_DIR=\""$(prefix)/$(DATADIRNAME)/locale"\" \
-	-DG_DISABLE_DEPRECATED					   \
-	-DGDK_DISABLE_DEPRECATED				   \
-	-DGTK_DISABLE_DEPRECATED				   \
-	-DGNOME_DISABLE_DEPRECATED                                 \
 	@PACKAGE_CFLAGS@
 
 bin_PROGRAMS = gnome-alsamixer



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