[xchat-gnome] build: Remove gettext macros
- From: Christian Persch <chpe src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [xchat-gnome] build: Remove gettext macros
- Date: Wed, 25 Sep 2013 10:58:37 +0000 (UTC)
commit a5da52e2d738f808baf9b702cbf8933d004d8bd9
Author: Christian Persch <chpe gnome org>
Date: Wed Sep 25 12:58:16 2013 +0200
build: Remove gettext macros
They conflict with intltool.
configure.ac | 3 ---
1 files changed, 0 insertions(+), 3 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index a129491..0288ff6 100644
--- a/configure.ac
+++ b/configure.ac
@@ -294,9 +294,6 @@ AM_CONDITIONAL(USE_OPENSSL, test "x$openssl" = "xyes")
# i18n
IT_PROG_INTLTOOL([0.40.0])
-AM_GNU_GETTEXT_VERSION([0.17])
-AM_GNU_GETTEXT([external])
-
GETTEXT_PACKAGE=xchat-gnome
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]