diff options
Diffstat (limited to 'tools/Makefile.am')
-rw-r--r-- | tools/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/Makefile.am b/tools/Makefile.am index d521c58b..deecda93 100644 --- a/tools/Makefile.am +++ b/tools/Makefile.am @@ -3,7 +3,6 @@ INCLUDES = \ -I$(top_srcdir) \ $(GLIB_CFLAGS) \ - -DG_DISABLE_DEPRECATED \ -DPANGO_DISABLE_DEPRECATED \ $(PANGO_DEBUG_FLAGS) |