summaryrefslogtreecommitdiff
path: root/examples/Makefile.am
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 /examples/Makefile.am
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 'examples/Makefile.am')
-rw-r--r--examples/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/Makefile.am b/examples/Makefile.am
index 6f5c8330..d261271a 100644
--- a/examples/Makefile.am
+++ b/examples/Makefile.am
@@ -9,7 +9,7 @@ QT_INCLUDES=-I $(QTDIR)/include
QT_LIBS=-L$(QTDIR)/lib -lqt
MOC=$(QTDIR)/bin/moc
-INCLUDES = -I$(top_srcdir) $(QT_INCLUDES) $(GLIB_CFLAGS)
+INCLUDES = -DG_DISABLE_DEPRECATED -I$(top_srcdir) $(QT_INCLUDES) $(GLIB_CFLAGS)
bin_PROGRAMS = pango-viewer