Merge from vendor branch TNF:
[pkgsrcv2.git] / graphics / gimp-current / patches / patch-ah
1 $NetBSD$
2
3 --- modules/Makefile.in.orig    Sat Mar  4 04:11:39 2000
4 +++ modules/Makefile.in Tue Mar 14 10:03:09 2000
5 @@ -181,7 +181,7 @@
6  
7  libexecdir = $(gimpplugindir)/modules
8  
9 -CPPFLAGS =     -DMODULE_COMPILATION
10 +CPPFLAGS =     -DMODULE_COMPILATION @CPPFLAGS@
11  
12  
13  INCLUDES =          -I$(top_srcdir)                         -I$(top_srcdir)/intl                    $(GTK_CFLAGS)                           -I$(includedir)