Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCarlos Garcia Campos <carlosgc@gnome.org>2010-03-10 17:23:53 (GMT)
committer Carlos Garcia Campos <carlosgc@gnome.org>2010-03-10 17:28:55 (GMT)
commitb31efb3fe39bbef34e0db4dcd19de0f8c160d817 (patch)
tree5e95105ab91a91e3c909aec6425e78727b03637f
parent5d219f5d65fe73fb357c07e35d6145927daee597 (diff)
[build] Fix build with gtk+ >= 2.19.7
Undef DISABLE_DEPRECATED for now, it'll be enabled again after bumping gtk+ requirements.
-rw-r--r--configure.ac4
1 files changed, 4 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 6de758a..5bff1dc 100644
--- a/configure.ac
+++ b/configure.ac
@@ -71,6 +71,10 @@ GNOME_MAINTAINER_MODE_DEFINES
GNOME_COMPILE_WARNINGS
GNOME_CXX_WARNINGS
+dnl FIXME: remove this when required gtk+ >= 2.19.7
+DISABLE_DEPRECATED=
+AC_SUBST([DISABLE_DEPRECATED])
+
IT_PROG_INTLTOOL([0.35.0])
GETTEXT_PACKAGE=evince