[gedit-plugins] Don't use both intltool and gettext rules since they conflict (#627789)
- From: Sebastien Bacher <sbacher src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gedit-plugins] Don't use both intltool and gettext rules since they conflict (#627789)
- Date: Wed, 25 May 2011 17:29:18 +0000 (UTC)
commit 9cce409effe9e85ced738697070f34e9bf32db15
Author: Sebastien Bacher <seb128 ubuntu com>
Date: Wed May 25 19:29:06 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 63d0af4..82171b7 100644
--- a/configure.ac
+++ b/configure.ac
@@ -52,9 +52,6 @@ AM_CONDITIONAL(PLATFORM_WIN32, test "$platform_win32" = "yes")
# ================================================================
IT_PROG_INTLTOOL([0.40.0])
-AM_GNU_GETTEXT_VERSION([0.17])
-AM_GNU_GETTEXT([external])
-
GETTEXT_PACKAGE=gedit-plugins
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]