[totem-pl-parser] Don't use IT_PROG_INTLTOOL and AM_GNU_GETTEXT
- From: Philip Withnall <pwithnall src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [totem-pl-parser] Don't use IT_PROG_INTLTOOL and AM_GNU_GETTEXT
- Date: Mon, 22 Nov 2010 22:10:39 +0000 (UTC)
commit 794bc01a53872b613b51ac36d1f37f247fec2b5c
Author: Philip Withnall <philip tecnocode co uk>
Date: Mon Nov 22 22:09:39 2010 +0000
Don't use IT_PROG_INTLTOOL and AM_GNU_GETTEXT
They conflict. See bgo#635134.
configure.in | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/configure.in b/configure.in
index 65ec660..2cc69a6 100644
--- a/configure.in
+++ b/configure.in
@@ -22,8 +22,6 @@ dnl Add the languages which your application supports to po/LINGUAS
GETTEXT_PACKAGE=totem-pl-parser
AC_DEFINE_UNQUOTED(GETTEXT_PACKAGE, ["$GETTEXT_PACKAGE"], [Define to the Gettext package name])
AC_SUBST(GETTEXT_PACKAGE)
-AM_GNU_GETTEXT([external])
-AM_GNU_GETTEXT_VERSION([0.17])
IT_PROG_INTLTOOL([0.35.0])
AC_PROG_CXX
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]