[gnome-control-center] common: Re-add used DATADIR macro



commit 48111d4396eab17275bbb242d8ae1b7f33c829c6
Author: Bastien Nocera <hadess hadess net>
Date:   Mon Jan 7 12:07:41 2013 +0100

    common: Re-add used DATADIR macro

 panels/common/Makefile.am |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/panels/common/Makefile.am b/panels/common/Makefile.am
index 5ee6b6d..6ee26fd 100644
--- a/panels/common/Makefile.am
+++ b/panels/common/Makefile.am
@@ -7,6 +7,7 @@ noinst_PROGRAMS = list-languages
 AM_CPPFLAGS =						\
 	$(PANEL_CFLAGS)					\
 	$(LIBLANGUAGE_CFLAGS)				\
+	-DDATADIR=\""$(datadir)"\"			\
 	-DLIBLOCALEDIR=\""$(prefix)/lib/locale"\"       \
 	-DGNOMELOCALEDIR=\""$(datadir)/locale"\"
 



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