[gtksourceview] Don't use both intltool and gettext rules since they conflict (#627789)



commit 6ac89259f712b55ee9b0aca3235d05a9bb28434a
Author: Sebastien Bacher <seb128 ubuntu com>
Date:   Wed May 25 19:26:04 2011 +0200

    Don't use both intltool and gettext rules since they conflict (#627789)

 configure.ac |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index facf95d..2b670d3 100644
--- a/configure.ac
+++ b/configure.ac
@@ -120,9 +120,6 @@ AS_IF([ test "$glade_catalog" = "yes" ],
 # i18N stuff
 IT_PROG_INTLTOOL([0.40])
 
-AM_GNU_GETTEXT_VERSION([0.17])
-AM_GNU_GETTEXT([external])
-
 AC_SUBST([GETTEXT_PACKAGE], [gtksourceview-3.0])
 AC_DEFINE([GETTEXT_PACKAGE], [PACKAGE_TARNAME], [Define to the gettext package name.])
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]