gimp r24561 - in trunk: . app/gegl



Author: mitch
Date: Mon Jan  7 17:55:15 2008
New Revision: 24561
URL: http://svn.gnome.org/viewvc/gimp?rev=24561&view=rev

Log:
2008-01-07  Michael Natterer  <mitch gimp org>

	* app/gegl/Makefile.am (INCLUDES): remove GTK_CFLAGS.



Modified:
   trunk/ChangeLog
   trunk/app/gegl/Makefile.am

Modified: trunk/ChangeLog
==============================================================================
--- trunk/ChangeLog	(original)
+++ trunk/ChangeLog	Mon Jan  7 17:55:15 2008
@@ -1,3 +1,7 @@
+2008-01-07  Michael Natterer  <mitch gimp org>
+
+	* app/gegl/Makefile.am (INCLUDES): remove GTK_CFLAGS.
+
 2008-01-07  Ãyvind KolÃs  <pippin gimp org>
 
 	* app/tools/gimpbrightnesscontrasttool.c: make the mapping between

Modified: trunk/app/gegl/Makefile.am
==============================================================================
--- trunk/app/gegl/Makefile.am	(original)
+++ trunk/app/gegl/Makefile.am	Mon Jan  7 17:55:15 2008
@@ -26,6 +26,5 @@
 	-I$(top_srcdir)		\
 	-I$(top_builddir)/app	\
 	-I$(top_srcdir)/app	\
-	$(GTK_CFLAGS)		\
 	$(GEGL_CFLAGS)		\
 	-I$(includedir)



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