diff options
author | Sebastian Wilhelmi <wilhelmi@src.gnome.org> | 2001-12-13 17:44:46 +0000 |
---|---|---|
committer | Sebastian Wilhelmi <wilhelmi@src.gnome.org> | 2001-12-13 17:44:46 +0000 |
commit | 384eaf43f11dcee0d7b10af5663bb5f8822634cf (patch) | |
tree | 5dd41435eaccd8c6ef00faaeebe29a63771979e8 /pango/Makefile.am | |
parent | f266802671eb55513ecd0941dbb7a88a144a2da8 (diff) | |
download | pango-384eaf43f11dcee0d7b10af5663bb5f8822634cf.tar.gz |
Resuming aborted commit
Resuming aborted commit
Diffstat (limited to 'pango/Makefile.am')
-rw-r--r-- | pango/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pango/Makefile.am b/pango/Makefile.am index 06c3144f..1a9a9754 100644 --- a/pango/Makefile.am +++ b/pango/Makefile.am @@ -25,6 +25,7 @@ INCLUDES = \ -DPANGO_ENABLE_ENGINE \ -DSYSCONFDIR=\"$(sysconfdir)\" \ -DLIBDIR=\"$(libdir)\" \ + -DG_DISABLE_DEPRECATED \ $(X_CFLAGS) \ $(FREETYPE_CFLAGS) \ -I$(top_srcdir) |