From: Tobias Oetiker Date: Wed, 27 May 2009 16:20:23 +0000 (+0000) Subject: 0.14.4 of gettext should be enough ... X-Git-Tag: 1.3.9~31 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d1759336f41b9e4a6807df71cd51c6c5c0a1983d;p=thirdparty%2Frrdtool-1.x.git 0.14.4 of gettext should be enough ... git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.3/program@1828 a5681a0c-68f1-0310-ab6d-d61299d08faa --- diff --git a/configure.ac b/configure.ac index 064c1a68..3e9c1f1b 100644 --- a/configure.ac +++ b/configure.ac @@ -246,7 +246,7 @@ AC_CHECK_FUNCS(posix_fadvise) CONFIGURE_PART(Libintl Processing) -AM_GNU_GETTEXT_VERSION(0.17) +AM_GNU_GETTEXT_VERSION(0.14.4) AM_GNU_GETTEXT() CONFIGURE_PART(IEEE Math Checks)