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



commit bc50e640637a295420d7e194d099be6de6a48151
Author: Sebastien Bacher <seb128 ubuntu com>
Date:   Wed May 25 19:32:26 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 0153b29..8f7cdc8 100644
--- a/configure.ac
+++ b/configure.ac
@@ -45,9 +45,6 @@ dnl Use intltools.
 dnl -------------------------------------------------------------------
 IT_PROG_INTLTOOL([0.40.0])
 
-AM_GNU_GETTEXT_VERSION([0.17])
-AM_GNU_GETTEXT([external])
-
 AC_SUBST([GETTEXT_PACKAGE], [gtranslator])
 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]