Re: CVS commit: src/external/gpl3/autoconf/dist/lib/autoconf

2023-05-24 Thread Luke Mewburn
I experimented with this, and my analysis of the gnulib emacs regexp wasn't quite correct. When I reverted this autoconf change, and fixed m4 as below, regen works. I'm testing a full build of NetBSD now. On 23-05-25 06:36, Luke Mewburn wrote: | Hi Christos, | | Whilst this initially fixe

Re: CVS commit: src/external/gpl3/autoconf/dist/lib/autoconf

2023-05-24 Thread Luke Mewburn
Hi Christos, Whilst this initially fixed my tools/compat regen problem, I'm not sure it's correct long term. I think we need to revert this, and fix usr.bin/m4 -g (GNU) emulation for m4 regexp() and patsubst() ? A quick comparison of usr.bin/m4/gnum4.c twiddle() versus https://www.gnu.org/sof