[file-roller] Can't use both IT_PROG_INTLTOOL and AM_GNU_GETTEXT



commit 4921e33d1856fd73f0ca995455a82f03a6b72737
Author: Robert Ancell <robert ancell canonical com>
Date:   Tue Nov 16 10:04:18 2010 +1100

    Can't use both IT_PROG_INTLTOOL and AM_GNU_GETTEXT

 configure.ac |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index e521e8b..271ccad 100644
--- a/configure.ac
+++ b/configure.ac
@@ -103,9 +103,6 @@ dnl ******************************
 
 IT_PROG_INTLTOOL([0.40.0])
 
-AM_GNU_GETTEXT_VERSION([0.17])
-AM_GNU_GETTEXT([external])
-
 GETTEXT_PACKAGE=file-roller
 AC_SUBST(GETTEXT_PACKAGE)
 AC_DEFINE_UNQUOTED(GETTEXT_PACKAGE, "$GETTEXT_PACKAGE", [GetText Package])



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