]> Dogcows Code - chaz/tar/blobdiff - configure.ac
* bootstrap: Set XGETTEXT_OPTIONS to flag our printf-format functions,
[chaz/tar] / configure.ac
index a7ae04d73b08965fcf3747177e27ae7ad19220fc..017014a97e5fcef28e9085cfff74e70727f69c55 100644 (file)
@@ -212,8 +212,8 @@ AC_CHECK_TYPE(iconv_t,:,
 ])
 
 # Gettext.
-AM_GNU_GETTEXT([external], [need-ngettext])
-AM_GNU_GETTEXT_VERSION(0.12.1)
+AM_GNU_GETTEXT([external], [need-formatstring-macros])
+AM_GNU_GETTEXT_VERSION([0.15])
 
 # Initialize the test suite.
 AC_CONFIG_TESTDIR(tests)
This page took 0.020582 seconds and 4 git commands to generate.