> From: Gavin Smith <gavinsmith0...@gmail.com> > Date: Sun, 1 Sep 2024 16:25:17 +0100 > Cc: platform-test...@gnu.org > > . C source files that are generated from *.xs files are no no longer > distributed, so xsubpp from Perl is needed to build XS modules.
Why this change? That's not something I'd expect to see in a bugfix release, since it potentially changes the build process. Anyway, how does one check whether one has or doesn't have xsubpp? Thanks.