]> git.ipfire.org Git - thirdparty/libvirt.git/commit
build-aux: add missing definition of PERL variable
authorDaniel P. Berrangé <berrange@redhat.com>
Mon, 28 Apr 2025 16:17:37 +0000 (17:17 +0100)
committerDaniel P. Berrangé <berrange@redhat.com>
Fri, 2 May 2025 08:31:27 +0000 (09:31 +0100)
commit014bf667c6981e5988b00512e4530790620124ea
tree57792a36acaa38569fc28c31922a22d1c6d0715d
parent46aab934576809f08eda31f8eb42df625efdbfc0
build-aux: add missing definition of PERL variable

Currently $(PERL) is expanding to nothing, but the spacing-check.pl test
luckily still works via the shebang.

Reviewed-by: Peter Krempa <pkrempa@redhat.com>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
build-aux/Makefile.in
build-aux/meson.build