[atomix] Use upstream gettext instead the glib one
- From: Javier Jardón <jjardon src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [atomix] Use upstream gettext instead the glib one
- Date: Tue, 29 Mar 2011 23:30:21 +0000 (UTC)
commit 4c3d8ccb7b4096ed4fcc022e40fb249821434c71
Author: Javier Jardón <jjardon gnome org>
Date: Wed Mar 30 00:29:22 2011 +0100
Use upstream gettext instead the glib one
configure.ac | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 9a1f01c..2cb4711 100644
--- a/configure.ac
+++ b/configure.ac
@@ -38,12 +38,13 @@ dnl *******************************
IT_PROG_INTLTOOL([0.40.0])
+AM_GNU_GETTEXT([external])
+AM_GNU_GETTEXT_VERSION([0.17])
+
GETTEXT_PACKAGE=atomix
AC_DEFINE_UNQUOTED([GETTEXT_PACKAGE],["$GETTEXT_PACKAGE"],[Gettext domain])
AC_SUBST(GETTEXT_PACKAGE)
-AM_GLIB_GNU_GETTEXT
-
AC_CONFIG_FILES([
Makefile
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]