]> git.ipfire.org Git - thirdparty/tar.git/commit
Update to current Autoconf & Gettext
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 13 Jun 2022 00:51:35 +0000 (17:51 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 13 Jun 2022 01:19:46 +0000 (18:19 -0700)
commit5209d1dfe06eee33be66e44c68df330543a7fe96
tree06f75177e2b9e10af55792e02c6dc475d5fa43a8
parentb2ed3caefe7c79df883b4d8c20632a2fffbf7a6e
Update to current Autoconf & Gettext

* acinclude.m4, configure.ac:
Use AS_HELP_STRING, not AC_HELP_STRING.
* bootstrap: Sync from Gnulib.
* configure.ac: Require Autoconf 2.71 and Gettext 0.21.
Use AC_PROG_CC, not AC_PROG_CC_STDC.
Prefer AC_COMPILE_IFELSE to AC_TRY_COMPILE.
Use AC_CONFIG_FILES.
* gnulib.modules: Use gettext-h, not gettext.
acinclude.m4
bootstrap
configure.ac
gnulib.modules