[evolution-data-server] Bug 682102 - Upstream Debian's 20_gettext_intltool.patch



commit 0bf350f1086152c26fbc6d15845f4272a83e316e
Author: Matthew Barnes <mbarnes redhat com>
Date:   Sat Aug 18 13:37:52 2012 -0400

    Bug 682102 - Upstream Debian's 20_gettext_intltool.patch
    
    Debian changelog:
    
        20_gettext_intltool.patch: don't confuse autoreconf by using both
        gettext and intltool.
    
    Taking their word for it...

 configure.ac |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 2ef437a..b4fe81b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -242,9 +242,6 @@ dnl I18N stuff
 dnl ******************************
 IT_PROG_INTLTOOL([0.35.5])
 
-AM_GNU_GETTEXT_VERSION([0.17])
-AM_GNU_GETTEXT([external])
-
 GETTEXT_PACKAGE=evolution-data-server-$BASE_VERSION
 AC_SUBST(GETTEXT_PACKAGE)
 AC_DEFINE_UNQUOTED(GETTEXT_PACKAGE, "$GETTEXT_PACKAGE", [Package name for gettext])



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