On Tue, Apr 29, 2025 at 12:14:07 +0100, Daniel P. Berrangé via Devel wrote: > From: Daniel P. Berrangé <berra...@redhat.com> > > Currently $(PERL) is expanding to nothing, but the spacing-check.pl test > luckily still works via the shebang. > > Signed-off-by: Daniel P. Berrangé <berra...@redhat.com> > --- > build-aux/Makefile.in | 1 + > build-aux/meson.build | 1 + > 2 files changed, 2 insertions(+)
Reviewed-by: Peter Krempa <pkre...@redhat.com>