X-Git-Url: https://git.dogcows.com/gitweb?p=chaz%2Ftar;a=blobdiff_plain;f=configure.ac;h=3303c53eda219c6ae803b05458d14dc718ec89ad;hp=4ddb6942609ff683e635a2560a7898a58822f853;hb=5cb79ed51999e36add131116d3d3db586be9870e;hpb=57e5a7a1e7c5d53d2eadfb2b606301fbb0f70f45 diff --git a/configure.ac b/configure.ac index 4ddb694..3303c53 100644 --- a/configure.ac +++ b/configure.ac @@ -345,7 +345,7 @@ AC_CHECK_TYPE(iconv_t,:, # Gettext. AM_GNU_GETTEXT([external], [need-formatstring-macros]) -AM_GNU_GETTEXT_VERSION([0.18.2]) +AM_GNU_GETTEXT_VERSION([0.16]) # Initialize the test suite. AC_CONFIG_TESTDIR(tests)