autoconf/tests
Mike Frysinger c48fdb8119
add new AC_PROG_AR helper
This mirrors the existing RANLIB and related toolchain macros that
autoconf already exports.  Some projects assume `ar` is available
which isn't always safe, so provide a macro that probes the full
toolchain settings.

This also makes it easier to use AC_REQUIRE with the macro instead
of duplicating the AC_CHECK_TOOL call in projects.

  * lib/autoconf/programs.m4 (AC_PROG_AR): New macro.
  * doc/autoconf.texi: Document it.
  * tests/local.at (_AT_CHECK_ENV): Allow $AR output variable.
2022-01-24 09:33:20 -05:00
..
data Autoconf now quotes 'like this' instead of `like this' 2021-07-20 16:04:21 -05:00
atlocal.in make update-copyright 2021-01-28 15:19:21 -05:00
autoscan.at make update-copyright 2021-01-28 15:19:21 -05:00
autotest.at Autoconf now quotes 'like this' instead of `like this' 2021-07-20 16:04:21 -05:00
base.at tests: typo fix 2021-08-12 13:05:42 -05:00
c.at Autoconf now quotes 'like this' instead of `like this' 2021-07-20 16:04:21 -05:00
compile.at Autoconf now quotes 'like this' instead of `like this' 2021-07-20 16:04:21 -05:00
erlang.at make update-copyright 2021-01-28 15:19:21 -05:00
foreign.at make update-copyright 2021-01-28 15:19:21 -05:00
fortran.at Fortran Cray pointer macro support 2021-08-16 09:56:09 -07:00
go.at make update-copyright 2021-01-28 15:19:21 -05:00
local.at add new AC_PROG_AR helper 2022-01-24 09:33:20 -05:00
local.mk make update-copyright 2021-01-28 15:19:21 -05:00
m4sh.at Autoconf now quotes 'like this' instead of `like this' 2021-07-20 16:04:21 -05:00
m4sugar.at Autoconf now quotes 'like this' instead of `like this' 2021-07-20 16:04:21 -05:00
mktests.pl make update-copyright 2021-01-28 15:19:21 -05:00
semantics.at Autoconf now quotes 'like this' instead of `like this' 2021-07-20 16:04:21 -05:00
statesave.m4 make update-copyright 2021-01-28 15:19:21 -05:00
suite.at Autoconf now quotes 'like this' instead of `like this' 2021-07-20 16:04:21 -05:00
tools.at Rewrite bin/autoconf in Perl. 2021-09-15 14:02:41 -04:00
torture.at Autoconf now quotes 'like this' instead of `like this' 2021-07-20 16:04:21 -05:00
wrapper.as Autoconf now quotes 'like this' instead of `like this' 2021-07-20 16:04:21 -05:00