reduce gettext version requirements
[rrdtool.git] / configure.ac
index 7d3dde7..f059186 100644 (file)
@@ -264,7 +264,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)