summaryrefslogtreecommitdiff
path: root/pango/opentype/Makefile.am
diff options
context:
space:
mode:
authorBehdad Esfahbod <behdad@gnome.org>2006-01-25 19:33:58 +0000
committerBehdad Esfahbod <behdad@src.gnome.org>2006-01-25 19:33:58 +0000
commit1fdf2cb5e708c0a40379bf6f95cfc045289dfa96 (patch)
tree4da6d1ffafc0fae529fc5e9c1587bc88dfa2e723 /pango/opentype/Makefile.am
parent8e3ee8fbef3cb3d62e0709d2eb76d9b04fc9bf70 (diff)
downloadpango-1fdf2cb5e708c0a40379bf6f95cfc045289dfa96.tar.gz
If major.minor of required and available glib versions are the same, add
2006-01-25 Behdad Esfahbod <behdad@gnome.org> * configure.in: If major.minor of required and available glib versions are the same, add -DG_DISABLE_DEPRECATED to GLIB_CFLAGS. (bug #328617) * */Makefile.am: Remove hardcoded -DG_DISABLE_DEPRECATED.
Diffstat (limited to 'pango/opentype/Makefile.am')
-rw-r--r--pango/opentype/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/pango/opentype/Makefile.am b/pango/opentype/Makefile.am
index ca9d294e..14d11564 100644
--- a/pango/opentype/Makefile.am
+++ b/pango/opentype/Makefile.am
@@ -5,7 +5,6 @@ INCLUDES = \
-DPANGO_ENABLE_ENGINE \
-DSYSCONFDIR=\"$(sysconfdir)\" \
-DLIBDIR=\"$(libdir)\" \
- -DG_DISABLE_DEPRECATED \
$(PANGO_DEBUG_FLAGS) \
$(GLIB_CFLAGS) \
$(FREETYPE_CFLAGS) \