[almanah] Don't use IT_PROG_INTLTOOL and AM_GNU_GETTEXT
- From: Philip Withnall <pwithnall src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [almanah] Don't use IT_PROG_INTLTOOL and AM_GNU_GETTEXT
- Date: Mon, 22 Nov 2010 22:05:29 +0000 (UTC)
commit 01084bd42ad2747cc582274a3988f17bcf23d6f3
Author: Philip Withnall <philip tecnocode co uk>
Date: Mon Nov 22 22:04:52 2010 +0000
Don't use IT_PROG_INTLTOOL and AM_GNU_GETTEXT
They conflict.
configure.ac | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 63897a3..af2add6 100644
--- a/configure.ac
+++ b/configure.ac
@@ -13,8 +13,6 @@ m4_ifdef([AM_SILENT_RULES],[AM_SILENT_RULES([yes])])
GETTEXT_PACKAGE=almanah
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]