diff options
author | Nicholas Clark <nick@ccl4.org> | 2011-09-16 19:01:33 +0200 |
---|---|---|
committer | Nicholas Clark <nick@ccl4.org> | 2011-09-21 10:40:58 +0200 |
commit | 7ee20c719ab9b20eb24e3516e40805ff970cfe4a (patch) | |
tree | 64336465fbb8ab3160cdcf7a153f5404e834aa4e /uconfig.h | |
parent | 79681fc5b8f41f8bd308aa52861190289a2c9299 (diff) | |
download | perl-7ee20c719ab9b20eb24e3516e40805ff970cfe4a.tar.gz |
Add a --regen option to checkcfgvar.pl to regenerate config files.
Verify that the section of config file containing probed files is sorted
lexically. If --regen is used, updated the file on disk with a correctly
sorted version. (Except for configure.com, which has a different structure
not amenable to automatic analysis and update, hence still has to be
updated manually.)
Ensure all config files are correctly sorted.
Diffstat (limited to 'uconfig.h')
-rw-r--r-- | uconfig.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4705,5 +4705,5 @@ /* Generated from: * 5c3a0864433ad4da7f3248b108cf8e17c19bd4d71799cd56b6c2a73bb647561a config_h.SH - * a6b7197faacd07cbe976969ff7dbafe88df541efb63d49f4bf3307763962172d uconfig.sh + * e5d6d7ffdf6717946996c0807aa7a247b46adf41f2d98c62cdd7c1bb8ffe19f2 uconfig.sh * ex: set ro: */ |