On Sat, Feb 01, 2025 at 11:32:37PM +0000, Gavin Smith wrote: > On Sat, Feb 01, 2025 at 09:13:13PM +0100, Patrice Dumas wrote: > > I suspect there are more leftover files as there is still > tp/Texinfo/XS/configure which you say is a leftover. This is matched > by "**/configure" in the top-level .gitignore. Similar patterns match > config.log, config.status, aclocal.m4, config.h, config.h.in, stamp-h1, > TestXS.la, and TestXS_la-TestXS.lo which I also deleted. > > However, re-running "make", config.h and config.h.in reappeared, so > are evidently still used.
Not in former tp/Texinfo/XS. This should be finished now. I think that the organization is much clearer/logical now. The only thing that I miss is to be able to grep a symbol in tta/C/*/*.* and get the .xs symbols too, as they are now elsewhere, in tta/perl/XSTexinfo/*/*.xs, but it is not a big deal. -- Pat