[gnome-desktop] Remove unneeded -D compilation flags



commit 0bd948a11626b079162ac142ea2884a4e2b78492
Author: Vincent Untz <vuntz gnome org>
Date:   Mon Apr 27 00:51:50 2009 +0200

    Remove unneeded -D compilation flags
---
 libgnome-desktop/Makefile.am |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)

diff --git a/libgnome-desktop/Makefile.am b/libgnome-desktop/Makefile.am
index adf1689..86c08b9 100644
--- a/libgnome-desktop/Makefile.am
+++ b/libgnome-desktop/Makefile.am
@@ -2,10 +2,6 @@ SUBDIRS = libgnome libgnomeui
 
 INCLUDES =							\
 	-DGNOMELOCALEDIR=\""$(prefix)/$(DATADIRNAME)/locale\""  \
-	-DGNOME_DESKTOP_SYSCONFDIR=\""$(sysconfdir)"\"		\
-	-DGNOME_DESKTOP_PIXMAPDIR=\""$(datadir)/pixmaps"\"	\
-	-DGNOME_DESKTOP_ICONDIR=\""$(datadir)/icons"\"		\
-	-DGNOME_CORE_INTERNAL					\
 	-DDATADIR=\""$(pkgdatadir)"\"				\
 	$(WARN_CFLAGS)						\
 	$(DISABLE_DEPRECATED)					\



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