summaryrefslogtreecommitdiff
path: root/modules/hebrew
diff options
context:
space:
mode:
authorSebastian Wilhelmi <wilhelmi@ira.uka.de>2001-12-13 17:43:00 +0000
committerSebastian Wilhelmi <wilhelmi@src.gnome.org>2001-12-13 17:43:00 +0000
commitf266802671eb55513ecd0941dbb7a88a144a2da8 (patch)
treed01937e601ec89a3e3572ee329deeeaa846d10c6 /modules/hebrew
parentbde07831104e9ffa5cea092c242e7b5662987244 (diff)
downloadpango-f266802671eb55513ecd0941dbb7a88a144a2da8.tar.gz
Compile with -DG_DISABLE_DEPRECATED. See #52790.
2001-12-13 Sebastian Wilhelmi <wilhelmi@ira.uka.de> * examples/Makefile.am, modules/arabic/Makefile.am, modules/basic/Makefile.am, modules/hangul/Makefile.am, modules/hebrew/Makefile.am, modules/indic/Makefile.am, modules/tamil/Makefile.am, modules/thai/Makefile.am, pango/Makefile.am, pango/mini-fribidi/Makefile.am, pango/opentype/Makefile.am, tests/Makefile.am: Compile with -DG_DISABLE_DEPRECATED. See #52790.
Diffstat (limited to 'modules/hebrew')
-rw-r--r--modules/hebrew/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/hebrew/Makefile.am b/modules/hebrew/Makefile.am
index 3fb613b7..df71511c 100644
--- a/modules/hebrew/Makefile.am
+++ b/modules/hebrew/Makefile.am
@@ -18,7 +18,7 @@ hebrew_x_libadd=$(pangoxlibs)
endif
endif
-INCLUDES = -DPANGO_ENABLE_ENGINE -I$(top_srcdir) -I$(top_srcdir)/pango/ $(moddefine) $(X_CFLAGS)
+INCLUDES = -DPANGO_ENABLE_ENGINE -DG_DISABLE_DEPRECATED -I$(top_srcdir) -I$(top_srcdir)/pango/ $(moddefine) $(X_CFLAGS)
pango_hebrew_x_la_LDFLAGS = -export-dynamic -avoid-version -module
pango_hebrew_x_la_LIBADD = $(hebrew_x_libadd)