removed PANGO_DISABLE_DEPRECATED again since we have to use Pango API that

2003-09-11  Sven Neumann  <sven@gimp.org>

	* app/text/Makefile.am: removed PANGO_DISABLE_DEPRECATED again since
	we have to use Pango API that is deprecated in the HEAD branch.
This commit is contained in:
Sven Neumann 2003-09-11 15:57:56 +00:00 committed by Sven Neumann
parent 7e795349c1
commit 3169789d06
2 changed files with 5 additions and 1 deletions

View file

@ -1,3 +1,8 @@
2003-09-11 Sven Neumann <sven@gimp.org>
* app/text/Makefile.am: removed PANGO_DISABLE_DEPRECATED again since
we have to use Pango API that is deprecated in the HEAD branch.
2003-09-11 Sven Neumann <sven@gimp.org>
* plug-ins/common/compose.c

View file

@ -2,7 +2,6 @@
AM_CPPFLAGS = \
-DG_LOG_DOMAIN=\"Gimp-Text\" \
-DPANGO_DISABLE_DEPRECATED \
@GIMP_THREAD_FLAGS@ \
@GIMP_MP_FLAGS@