[d-feet/aleksander/ui: 7/10] build: don't use AM_GNU_GETTEXT
- From: Aleksander Morgado <aleksm src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [d-feet/aleksander/ui: 7/10] build: don't use AM_GNU_GETTEXT
- Date: Tue, 1 Oct 2013 18:24:05 +0000 (UTC)
commit 2a9df534ec4168a8980a078e191b450a209ee31d
Author: Aleksander Morgado <aleksander lanedo com>
Date: Tue Oct 1 18:23:58 2013 +0200
build: don't use AM_GNU_GETTEXT
AM_GNU_GETTEXT can no longer be used with IT_PROG_INTLTOOL.
Same problem/fix as https://bugzilla.gnome.org/show_bug.cgi?id=706828;
see https://bugzilla.gnome.org/show_bug.cgi?id=705365#c7 for more
details.
https://bugzilla.gnome.org/show_bug.cgi?id=709203
configure.ac | 3 ---
1 files changed, 0 insertions(+), 3 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 7a96aab..fae7e86 100644
--- a/configure.ac
+++ b/configure.ac
@@ -35,9 +35,6 @@ AM_CONDITIONAL(ENABLE_TESTS, test "x$enable_tests" = "xyes")
# i18n stuff
IT_PROG_INTLTOOL([0.40.0])
-AM_GNU_GETTEXT_VERSION([0.17])
-AM_GNU_GETTEXT([external])
-
GETTEXT_PACKAGE=AC_PACKAGE_NAME
AC_SUBST(GETTEXT_PACKAGE)
AC_DEFINE_UNQUOTED(GETTEXT_PACKAGE,"$GETTEXT_PACKAGE", [Package name for gettext])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]