[gnome-boxes] build: don't use gettext since we're using intltool



commit 8288b08f5259b3ffdbf5dd1958e51d4f167eeccc
Author: Jeremy Bicha <jbicha ubuntu com>
Date:   Sun Jan 22 01:42:05 2012 -0500

    build: don't use gettext since we're using intltool
    
    See https://bugzilla.gnome.org/show_bug.cgi?id=627789 for more
    information.

 configure.ac |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index ee0b84a..550340c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -30,9 +30,6 @@ PKG_PROG_PKG_CONFIG([0.22])
 # i18 support
 IT_PROG_INTLTOOL(0.40.0)
 
-AM_GNU_GETTEXT([external])
-AM_GNU_GETTEXT_VERSION([0.17])
-
 GETTEXT_PACKAGE=AC_PACKAGE_NAME
 AC_SUBST(GETTEXT_PACKAGE)
 AC_DEFINE_UNQUOTED(GETTEXT_PACKAGE,"$GETTEXT_PACKAGE",[The name of the gettext domain])



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]