Added GIMP_CFLAGS to AM_CFLAGS. This is needed by upcoming UTF-8 support.

2005-01-23  Kevin Cozens  <kcozens@cvs.gimp.org>

	* re/Makefile.am: Added GIMP_CFLAGS to AM_CFLAGS. This is needed by
	upcoming UTF-8 support.
This commit is contained in:
Kevin Cozens 2005-01-24 04:24:42 +00:00 committed by Kevin Cozens
parent a11684f2c2
commit e95243ed4f
1 changed files with 2 additions and 1 deletions

View File

@ -2,7 +2,8 @@
AM_CFLAGS = \
-DUSE_INTERFACE=1 \
-I$(top_srcdir)
-I$(top_srcdir) \
$(GIMP_CFLAGS)
noinst_LIBRARIES = libre.a