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



commit a954db2c328bf38e89a628fd90e0fae2ec27ada3
Author: Sebastien Bacher <seb128 ubuntu com>
Date:   Wed May 25 19:31:45 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 4074952..2c9910d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -47,9 +47,6 @@ dnl Gettext stuff.
 dnl ================================================================
 IT_PROG_INTLTOOL([0.41.0])
 
-AM_GNU_GETTEXT_VERSION([0.17])
-AM_GNU_GETTEXT([external])
-
 GETTEXT_PACKAGE=geditcollaboration
 AC_SUBST(GETTEXT_PACKAGE)
 AC_DEFINE_UNQUOTED(GETTEXT_PACKAGE,"$GETTEXT_PACKAGE", [Gettext package])



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