[gcalctool] Don't use both AM_GLIB_GNU_GETTEXT and IT_PROG_INTLTOOL
- From: Robert Ancell <rancell src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gcalctool] Don't use both AM_GLIB_GNU_GETTEXT and IT_PROG_INTLTOOL
- Date: Tue, 24 Aug 2010 02:24:36 +0000 (UTC)
commit a6e2e37cceeea9091f499d9ea900f282ea8e6cd7
Author: Robert Ancell <robert ancell canonical com>
Date: Tue Aug 24 12:24:07 2010 +1000
Don't use both AM_GLIB_GNU_GETTEXT and IT_PROG_INTLTOOL
configure.ac | 4 +---
1 files changed, 1 insertions(+), 3 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index c5854a4..c9ed648 100644
--- a/configure.ac
+++ b/configure.ac
@@ -78,9 +78,7 @@ dnl Internationalization
dnl ###########################################################################
IT_PROG_INTLTOOL([0.35.0])
-GETTEXT_PACKAGE=gcalctool
-AC_SUBST(GETTEXT_PACKAGE)
-AM_GLIB_GNU_GETTEXT
+AC_SUBST(GETTEXT_PACKAGE, gcalctool)
dnl ###########################################################################
dnl Documentation
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]