[evince] [build] Fix build with gtk+ >= 2.19.7
- From: Carlos Garcia Campos <carlosgc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evince] [build] Fix build with gtk+ >= 2.19.7
- Date: Wed, 10 Mar 2010 17:47:02 +0000 (UTC)
commit b31efb3fe39bbef34e0db4dcd19de0f8c160d817
Author: Carlos Garcia Campos <carlosgc gnome org>
Date: Wed Mar 10 18:23:53 2010 +0100
[build] Fix build with gtk+ >= 2.19.7
Undef DISABLE_DEPRECATED for now, it'll be enabled again after bumping
gtk+ requirements.
configure.ac | 4 ++++
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
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]