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:

committed by
Sven Neumann

parent
7e795349c1
commit
3169789d06
@ -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>
|
2003-09-11 Sven Neumann <sven@gimp.org>
|
||||||
|
|
||||||
* plug-ins/common/compose.c
|
* plug-ins/common/compose.c
|
||||||
|
@ -2,7 +2,6 @@
|
|||||||
|
|
||||||
AM_CPPFLAGS = \
|
AM_CPPFLAGS = \
|
||||||
-DG_LOG_DOMAIN=\"Gimp-Text\" \
|
-DG_LOG_DOMAIN=\"Gimp-Text\" \
|
||||||
-DPANGO_DISABLE_DEPRECATED \
|
|
||||||
@GIMP_THREAD_FLAGS@ \
|
@GIMP_THREAD_FLAGS@ \
|
||||||
@GIMP_MP_FLAGS@
|
@GIMP_MP_FLAGS@
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user