[libgdata] build: Don't use IT_PROG_INTLTOOL and AM_GNU_GETTEXT
- From: Philip Withnall <pwithnall src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libgdata] build: Don't use IT_PROG_INTLTOOL and AM_GNU_GETTEXT
- Date: Mon, 22 Nov 2010 22:08:17 +0000 (UTC)
commit 48edf829a465abe7ff43d29a71ca6f1ecc7756e6
Author: Philip Withnall <philip tecnocode co uk>
Date: Mon Nov 22 22:07:45 2010 +0000
build: 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 30d8cb4..6eff719 100644
--- a/configure.ac
+++ b/configure.ac
@@ -96,8 +96,6 @@ AC_CHECK_HEADERS([sys/time.h])
GETTEXT_PACKAGE=gdata
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.40.0])
# Code testing coverage with gcov
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]