summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 7511bfc)
raw | patch | inline | side by side (parent: 7511bfc)
author | oetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa> | |
Wed, 27 May 2009 16:21:15 +0000 (16:21 +0000) | ||
committer | oetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa> | |
Wed, 27 May 2009 16:21:15 +0000 (16:21 +0000) |
Makefile.am | patch | blob | history | |
configure.ac | patch | blob | history |
diff --git a/Makefile.am b/Makefile.am
index c1a12cf8856e6aedd08d8c3c4a2716287bcf8314..eb85e0d6d70e3bd9dab33b28431af9a3164d7145 100644 (file)
--- a/Makefile.am
+++ b/Makefile.am
# 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 f0591861a30ef1e4a49b9b63c9f2d5904ed6fd3d..3cb8238125346e92b2547a6254590a346fede44a 100644 (file)
--- a/configure.ac
+++ b/configure.ac
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)