]> sourceware.org Git - newlib-cygwin.git/commit
libgloss: switch to AM_PROG_AR
authorMike Frysinger <vapier@gentoo.org>
Sat, 12 Feb 2022 10:36:20 +0000 (05:36 -0500)
committerMike Frysinger <vapier@gentoo.org>
Sat, 26 Feb 2022 04:07:20 +0000 (23:07 -0500)
commit7f674bb4da562e5df74dfcd144c130397c31411a
tree330fe78ecdf25e4288076e6c07c5bf03a2d148a0
parent8343db918f7609c49b6f5eb432a82a5a12ab1dd2
libgloss: switch to AM_PROG_AR

Now that we require Automake 1.15, we can use this macro rather than
set the tool up ourselves.  The current code doesn't properly search
for a prefixed ar tool as-is.
libgloss/Makefile.in
libgloss/aarch64/aclocal.m4
libgloss/aarch64/configure
libgloss/aarch64/configure.ac
libgloss/aclocal.m4
libgloss/arm/aclocal.m4
libgloss/arm/configure
libgloss/arm/configure.ac
libgloss/configure
libgloss/configure.ac
This page took 0.031679 seconds and 5 git commands to generate.