[hitori] Don't use IT_PROG_INTLTOOL and AM_GNU_GETTEXT
- From: Philip Withnall <pwithnall src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [hitori] Don't use IT_PROG_INTLTOOL and AM_GNU_GETTEXT
- Date: Mon, 22 Nov 2010 22:08:21 +0000 (UTC)
commit 997cf9973f4fc81ce6df531e03c044016e4d7842
Author: Philip Withnall <philip tecnocode co uk>
Date: Mon Nov 22 22:07:02 2010 +0000
Don't use IT_PROG_INTLTOOL and AM_GNU_GETTEXT
They conflict. See bgo#635134.
configure.ac | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index b41bf95..a191045 100644
--- a/configure.ac
+++ b/configure.ac
@@ -22,8 +22,6 @@ AM_CONDITIONAL([DEBUG],[test "$debug" = "yes"])
GETTEXT_PACKAGE=hitori
AC_SUBST([GETTEXT_PACKAGE])
AC_DEFINE_UNQUOTED([GETTEXT_PACKAGE],["$GETTEXT_PACKAGE"],[gettext package name])
-AM_GNU_GETTEXT([external])
-AM_GNU_GETTEXT_VERSION([0.17])
IT_PROG_INTLTOOL([0.35.0])
# Documentation
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]