On Wed, May 12, 2021 at 11:49:44AM +0200, Ævar Arnfjörð Bjarmason wrote: > Since 07d90eadb50 (Makefile: add Perl runtime prefix support, > 2018-04-10) PERL_DEFINES has been a simply-expanded variable, let's > make it recursively expanded instead. > > This change doesn't matter for the correctness of the logic. Whether > we used simply-expanded or recursively expanded didn't change what we > wrote out in GIT-PERL-DEFINES, but being consistent with other rules > makes this easier to understand. Thanks for following up on this. I think it's worth doing. -Peff