Let me know if you need any support on the libtool side. I'm a user of those macros myself and agree that it's useful to roll those into the official autotools macros. On Mon, Jan 24, 2022, 7:48 AM Zack Weinberg <zack@xxxxxxxxxxxx> wrote: > On Sun, Jan 23, 2022, at 3:06 AM, Mike Frysinger wrote: > > can we merge the various xxx_FOR_BUILD autoconf-archives into autoconf ? > > https://www.gnu.org/software/autoconf-archive/ax_prog_cc_for_build.html > > https://www.gnu.org/software/autoconf-archive/ax_prog_cxx_for_build.html > > > > would be nice to have official names for these in autoconf itself as we > > could then leverage those in automake. > > I support this but I don't have time to work on it myself. Merging these > macros into autoconf would open up a number of possibilities for making > them > work _better_ and having other macros work better in cross compilation. > > zw > >