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:

committed by
Michael Natterer

parent
43a3c37259
commit
bf02ecb9cf
@ -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
|
||||
|
@ -26,6 +26,5 @@ INCLUDES = \
|
||||
-I$(top_srcdir) \
|
||||
-I$(top_builddir)/app \
|
||||
-I$(top_srcdir)/app \
|
||||
$(GTK_CFLAGS) \
|
||||
$(GEGL_CFLAGS) \
|
||||
-I$(includedir)
|
||||
|
Reference in New Issue
Block a user