From 28beaffe58656e77514afab4f0eca8c011224c7b Mon Sep 17 00:00:00 2001 From: Matthias Andree Date: Sat, 16 Oct 2010 00:06:51 +0200 Subject: Request that autopoint installs gettext 0.17. Should fix a MacOS X bootstrapping problem reported by Christian Ebert. --- configure.ac | 1 + 1 file changed, 1 insertion(+) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 65551854..bb493d58 100644 --- a/configure.ac +++ b/configure.ac @@ -138,6 +138,7 @@ AC_CACHE_SAVE dnl i18n AM_GNU_GETTEXT([external], [need-ngettext]) +AM_GNU_GETTEXT_VERSION([0.17]) dnl end i18n # Under sysV68, socket and friends are provided by the C library. -- cgit v1.2.3