[gnome-hello/wip/kill-gnome-common: 2/3] build-sys: Drop use of AM_GLIB_GNU_GETTEXT
- From: David King <davidk src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-hello/wip/kill-gnome-common: 2/3] build-sys: Drop use of AM_GLIB_GNU_GETTEXT
- Date: Tue, 27 Jan 2015 14:00:17 +0000 (UTC)
commit 2ec62548c78781c0e3a6ee68b3c3a56384048b75
Author: David King <amigadave amigadave com>
Date: Tue Jan 27 11:51:31 2015 +0000
build-sys: Drop use of AM_GLIB_GNU_GETTEXT
As intltool is used, drop the (unnecessary) use of gettext.
autogen.sh | 1 -
configure.ac | 1 -
2 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/autogen.sh b/autogen.sh
index cceb516..19cb68b 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -27,7 +27,6 @@ fi
set -x
-glib-gettextize --force --copy || exit 1
intltoolize --force --copy --automake || exit 1
autoreconf --verbose --force --install -Wno-portability || exit 1
diff --git a/configure.ac b/configure.ac
index 9d52650..5eeb3e5 100644
--- a/configure.ac
+++ b/configure.ac
@@ -47,7 +47,6 @@ IT_PROG_INTLTOOL([0.40.0])
AC_SUBST([GETTEXT_PACKAGE], [gnome-hello])
AC_DEFINE_UNQUOTED([GETTEXT_PACKAGE], "$GETTEXT_PACKAGE", [Define to the gettext package name.])
-AM_GLIB_GNU_GETTEXT
# *************************************
# *************************************
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]