[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:25:42 +0000 (UTC)
commit ac7ebd7b0273adad0c9a6db05b089851164f4d07
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 d9452ad..fa3ddef 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -28,7 +28,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]