diff options
author | Jesse Vincent <jesse@bestpractical.com> | 2011-04-02 19:53:25 +0800 |
---|---|---|
committer | Jesse Vincent <jesse@bestpractical.com> | 2011-04-02 19:53:25 +0800 |
commit | 84a01a7110bb6c25a23d1805b0997a64ab63f5f1 (patch) | |
tree | 1ee0351dee64de6215b2e5dd399959d92f8a5209 /uconfig.h | |
parent | 11ca38a1794c345491dfc026689a5d7b9a363aa5 (diff) | |
download | perl-84a01a7110bb6c25a23d1805b0997a64ab63f5f1.tar.gz |
Manually change the sha that uconfig.h was generated from. Something in
the auto-regen magic isn't doing the right thing for uperl. We should
either be skipping the regen check on it or we should be automating it.
t/porting/regen.t failed without this change.
We should also consider making bump-perl-version NOT operate on any
generated files and mandate a rerun after bumping versions
Diffstat (limited to 'uconfig.h')
-rw-r--r-- | uconfig.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4687,5 +4687,5 @@ /* Generated from: * 323778627146f2762cd41f4dd1db6659f59006ec9bcaaf6bcc645d0380dda938 config_h.SH - * d61f2bab075c864edee2d7c0eddf56cf6ea8a3a99b12bf8327caf7fc4bb1b3d6 uconfig.sh + * 2cf3a76ed7acc1c0fee31fb6f5117eef18b28c542aa7225a22c84ed74b710c83 uconfig.sh * ex: set ro: */ |