[vino] Remove gettext macros from configure.ac
- From: David King <davidk src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [vino] Remove gettext macros from configure.ac
- Date: Tue, 24 May 2011 00:23:17 +0000 (UTC)
commit c3cb8e04f93903772c65022c66512e5b1494ce35
Author: David King <amigadave amigadave com>
Date: Tue May 24 02:21:54 2011 +0200
Remove gettext macros from configure.ac
configure.ac | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index beaa3c6..47d9769 100644
--- a/configure.ac
+++ b/configure.ac
@@ -235,8 +235,6 @@ AS_IF([test "x$have_jpeg" = "xyes"],
[AC_MSG_ERROR([jpeg support requested but not found])])])
# Internationalization
-AM_GNU_GETTEXT([external])
-AM_GNU_GETTEXT_VERSION([0.17])
AC_SUBST([GETTEXT_PACKAGE],[$PACKAGE_TARNAME])
AC_DEFINE_UNQUOTED([GETTEXT_PACKAGE], ["$GETTEXT_PACKAGE"], [gettext package])
IT_PROG_INTLTOOL([0.40.0])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]