From e170a5aba5458010b1ea9f91ac74d11b6f84477f Mon Sep 17 00:00:00 2001 From: oetiker Date: Wed, 27 May 2009 16:21:15 +0000 Subject: [PATCH] get the latest gettext git-svn-id: svn://svn.oetiker.ch/rrdtool/trunk/program@1830 a5681a0c-68f1-0310-ab6d-d61299d08faa --- Makefile.am | 2 +- configure.ac | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/Makefile.am b/Makefile.am index c1a12cf..eb85e0d 100644 --- a/Makefile.am +++ b/Makefile.am @@ -7,7 +7,7 @@ SUBDIRS = po src examples doc bindings intl # the following files are not mentioned in any other Makefile EXTRA_DIST = COPYRIGHT CHANGES WIN32-BUILD-TIPS.txt TODO CONTRIBUTORS THREADS \ - rrdtool.spec favicon.ico win32/Makefile win32/config.h \ + rrdtool.spec favicon.ico win32/Makefile win32/config.h autogen.sh \ win32/rrd.dsp win32/rrd.sln win32/rrd.vcproj \ win32/rrd_config.h.msvc win32/rrdlib.vcproj win32/rrdtool.dsp \ win32/rrdtool.dsw win32/rrdtool.vcproj netware/Makefile \ diff --git a/configure.ac b/configure.ac index f059186..3cb8238 100644 --- a/configure.ac +++ b/configure.ac @@ -263,8 +263,7 @@ AC_CHECK_FUNCS(posix_fadvise) CONFIGURE_PART(Libintl Processing) - -AM_GNU_GETTEXT_VERSION([0.14.4]) +AM_GNU_GETTEXT_VERSION([0.17]) AM_GNU_GETTEXT() CONFIGURE_PART(IEEE Math Checks) -- 2.11.0