gnome-games r8247 - trunk/mahjongg



Author: chpe
Date: Tue Nov  4 14:25:38 2008
New Revision: 8247
URL: http://svn.gnome.org/viewvc/gnome-games?rev=8247&view=rev

Log:
Remove directory defines from CPPFLAGS to ensure they're not used, and replace remaining uses of the directory defines, if any, with games-runtime lookups. Prettify the Makefile.am in the process, and make libgames-support includes consistent.

Modified:
   trunk/mahjongg/Makefile.am

Modified: trunk/mahjongg/Makefile.am
==============================================================================
--- trunk/mahjongg/Makefile.am	(original)
+++ trunk/mahjongg/Makefile.am	Tue Nov  4 14:25:38 2008
@@ -29,10 +29,6 @@
 
 mahjongg_CPPFLAGS = \
 	-I$(top_srcdir)					\
-	-DGNOMELOCALEDIR=\""$(datadir)/locale"\"	\
-	-DDATADIR="\"$(datadir)\""			\
-	-DPIXMAPDIR="\"$(pixmapdir)\""			\
-	-DMAPDIR="\"$(mapdir)\""			\
 	$(AM_CPPFLAGS)
 
 mahjongg_CFLAGS = \



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