remove GTK_CFLAGS.

2008-01-07  Michael Natterer  <mitch@gimp.org>

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


svn path=/trunk/; revision=24561
This commit is contained in:
Michael Natterer
2008-01-07 17:55:15 +00:00
committed by Michael Natterer
parent 43a3c37259
commit bf02ecb9cf
2 changed files with 4 additions and 1 deletions

View File

@ -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

View File

@ -26,6 +26,5 @@ INCLUDES = \
-I$(top_srcdir) \
-I$(top_builddir)/app \
-I$(top_srcdir)/app \
$(GTK_CFLAGS) \
$(GEGL_CFLAGS) \
-I$(includedir)