aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2010-03-23 17:22:56 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2010-03-23 17:22:56 +0000
commitecf31964107abdc452ce782fa7788610df0b1629 (patch)
tree3161c094f2472ed09f2531915415bd62575f38f0 /configure.ac
parent0f50d8ffa69e260b8b48ba3429297e2f7a7115ae (diff)
downloadellinika-ecf31964107abdc452ce782fa7788610df0b1629.tar.gz
ellinika-ecf31964107abdc452ce782fa7788610df0b1629.tar.bz2
Restore AM_GNU_GETTEXT
git-svn-id: file:///home/puszcza/svnroot/ellinika/trunk@547 941c8c0f-9102-463b-b60b-cd22ce0e6858
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac3
1 files changed, 3 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 4bd4feb..1750ac4 100644
--- a/configure.ac
+++ b/configure.ac
@@ -29,6 +29,9 @@ AM_INIT_AUTOMAKE(no-exeext)
M4='`cd $(top_srcdir); pwd`/scripts/missing --run m4'
AC_SUBST(M4)
+AM_GNU_GETTEXT([external], [need-ngettext])
+AM_GNU_GETTEXT_VERSION([0.17])
+
MU_CHECK_GUILE(,,
[AC_MSG_ERROR([You need Guile 1.8 or newer])])

Return to:

Send suggestions and report system problems to the System administrator.