[gtksourceview] [configure] Relax the intltool version to >= 0.40
- From: Javier Jardón <jjardon src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtksourceview] [configure] Relax the intltool version to >= 0.40
- Date: Thu, 25 Feb 2010 16:57:34 +0000 (UTC)
commit 2a22ea2041b26b56c8ceb8f97056b71a6ca42004
Author: Javier Jardón <jjardon gnome org>
Date: Thu Feb 25 17:56:38 2010 +0100
[configure] Relax the intltool version to >= 0.40
configure.ac | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 7aeb93c..a9f28eb 100644
--- a/configure.ac
+++ b/configure.ac
@@ -79,7 +79,7 @@ if test "$os_osx" = "yes"; then
fi
# i18N stuff
-IT_PROG_INTLTOOL([0.41.0])
+IT_PROG_INTLTOOL([0.40])
AC_SUBST([GETTEXT_PACKAGE], [gtksourceview-2.0])
AM_GNU_GETTEXT_VERSION([0.17])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]