summaryrefslogtreecommitdiff
path: root/Porting
diff options
context:
space:
mode:
authorNicholas Clark <nick@ccl4.org>2011-03-22 15:53:20 +0000
committerNicholas Clark <nick@ccl4.org>2011-03-28 10:21:47 +0100
commitd0817dbe582693d4dbd2f1ae8097b9b0f5f8530e (patch)
tree5291edaab579d40d272d579e62168edc141d7eef /Porting
parent88f1af6092edef582e05fbebaf7780bd7cde0504 (diff)
downloadperl-d0817dbe582693d4dbd2f1ae8097b9b0f5f8530e.tar.gz
Add regen/uconfig_h.pl to regenerate uconfig.h
Most of the work is done by config_h.SH, but the wrapper is needed to add the digest lines, so that t/porting/regen.t can verify that it's up to date. I think that we need to take the "digest" approach, rather than "build to a temporary file during testing", as we can't rely on a working Unix shell on all platforms, and we couldn't even be sure that we get the skip list correct.
Diffstat (limited to 'Porting')
-rw-r--r--Porting/exec-bit.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/Porting/exec-bit.txt b/Porting/exec-bit.txt
index 854fcb9e89..5d459172fa 100644
--- a/Porting/exec-bit.txt
+++ b/Porting/exec-bit.txt
@@ -21,6 +21,7 @@ regen/embed.pl
regen/keywords.pl
regen/opcode.pl
regen/regcharclass.pl
+regen/uconfig_h.pl
runtests.SH
t/TEST
vms/ext/filespec.t