X-Git-Url: https://git.brokenzipper.com/gitweb?a=blobdiff_plain;f=configure.ac;h=017014a97e5fcef28e9085cfff74e70727f69c55;hb=ec5743a6286b1bbe88a1f45e9e154c03846fb590;hp=a7ae04d73b08965fcf3747177e27ae7ad19220fc;hpb=94de7c4c776ec523af4c2eb6a91e6c5361675be3;p=chaz%2Ftar diff --git a/configure.ac b/configure.ac index a7ae04d..017014a 100644 --- a/configure.ac +++ b/configure.ac @@ -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)