This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Run regen/uconfig_h.pl as part of the regen and regen_headers targets.
authorNicholas Clark <nick@ccl4.org>
Tue, 23 Aug 2011 14:08:55 +0000 (16:08 +0200)
committerNicholas Clark <nick@ccl4.org>
Tue, 23 Aug 2011 14:08:55 +0000 (16:08 +0200)
commit2caceca9d42200d35b15d23e821c0e6347acca82
treea595250c9aa51622f2115c034d3b7970736a9664
parent1f7ae1bebc8320dc91487a39ea193bcc924a8bb3
Run regen/uconfig_h.pl as part of the regen and regen_headers targets.

regen/uconfig_h.pl can't be run (by default) by regen.pl, as regen.pl needs
to be cross-platform, whilst regen/uconfig_h.pl relies on having a Bourne
Shell. However, if one has managed to extract Makefile from Makefile.SH,
that's clear proof that one has a working Bourne Shell available :-)
Makefile.SH