[gedit-plugins] Revert "Don't use both intltool and gettext rules since they conflict (#627789)"
- From: Ignacio Casal Quinteiro <icq src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gedit-plugins] Revert "Don't use both intltool and gettext rules since they conflict (#627789)"
- Date: Thu, 2 Jun 2011 09:04:45 +0000 (UTC)
commit 881a839751db2914880de393d91f974b9b464f02
Author: Ignacio Casal Quinteiro <icq gnome org>
Date: Thu Jun 2 11:06:44 2011 +0200
Revert "Don't use both intltool and gettext rules since they conflict (#627789)"
This reverts commit 9cce409effe9e85ced738697070f34e9bf32db15.
We are not using gnome-autogen so we need this rules
configure.ac | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 2f4a862..2302104 100644
--- a/configure.ac
+++ b/configure.ac
@@ -52,6 +52,9 @@ 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]