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



commit ed6517948f12a853fbe55c792550b239646988a1
Author: Sebastien Bacher <seb128 ubuntu com>
Date:   Wed May 25 19:28:17 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 dbb8e54..af91f99 100644
--- a/configure.ac
+++ b/configure.ac
@@ -167,9 +167,6 @@ dnl ================================================================
 
 IT_PROG_INTLTOOL([0.40.0])
 
-AM_GNU_GETTEXT_VERSION([0.17])
-AM_GNU_GETTEXT([external])
-
 AC_SUBST([GETTEXT_PACKAGE], [gedit])
 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]