[evolution] Bug 682102 - Upstream Debian's 04_gettext_intltool.patch



commit a4701b54554c3244409f10b5105f0c2d05c5945c
Author: Matthew Barnes <mbarnes redhat com>
Date:   Sat Aug 18 14:08:11 2012 -0400

    Bug 682102 - Upstream Debian's 04_gettext_intltool.patch
    
    Debian changelog:
    
        04_gettext_intltool.patch: new patch. Remove gettext from the
        configure script, we already use intltool and they step on each
        other's toe.
    
    Taking their word for it...

 configure.ac |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index cc6cb86..72fe675 100644
--- a/configure.ac
+++ b/configure.ac
@@ -163,9 +163,6 @@ dnl I18N stuff
 dnl ******************************
 IT_PROG_INTLTOOL([0.40.0])
 
-AM_GNU_GETTEXT_VERSION([0.17])
-AM_GNU_GETTEXT([external])
-
 GETTEXT_PACKAGE=evolution-$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]