From 973bd60a2526666f68138255b8536d1eaee3c2c2 Mon Sep 17 00:00:00 2001 From: Sebastian Wilhelmi Date: Thu, 13 Dec 2001 17:44:46 +0000 Subject: [PATCH] Resuming aborted commit Resuming aborted commit --- src/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/src/Makefile.am b/src/Makefile.am index 2081396..e8c016f 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -4,6 +4,7 @@ INCLUDES = \ -DPANGO_ENABLE_ENGINE \ -DSYSCONFDIR=\"$(sysconfdir)\" \ -DLIBDIR=\"$(libdir)\" \ + -DG_DISABLE_DEPRECATED \ $(FREETYPE_CFLAGS) \ $(X_CFLAGS) \ -I$(top_srcdir) -- 2.7.4