This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Rebuild Configure from latest units
authorAaron Crane <arc@cpan.org>
Thu, 19 Apr 2018 13:07:16 +0000 (15:07 +0200)
committerAaron Crane <arc@cpan.org>
Thu, 19 Apr 2018 13:49:12 +0000 (15:49 +0200)
commit0faf531f63c88379bd22fe7801555d5aef100c5d
tree50a2d745f3213d5fb148c22cb7d00e379dbc3e92
parent836bb1e34a8e2f269b0c97fa72d2641e7c775787
Rebuild Configure from latest units

Most of the change here comes from a single unit being moved in the
generated Configure, but there are some substantive changes:

- config_h.SH was missing HAS_DUPLOCALE and d_duplocale
- d_duplocale was also missing from the platform-specific config-var files

This still doesn't quite ensure that rebuilding Configure makes no changes,
because there are differences to nl_langinfo() handling that need a change
in our metaconfig units. That will come next.
13 files changed:
Configure
Cross/config.sh-arm-linux
Cross/config.sh-arm-linux-n770
NetWare/config.wc
config_h.SH
plan9/config_sh.sample
symbian/config.sh
uconfig.h
uconfig.sh
uconfig64.sh
win32/config.ce
win32/config.gc
win32/config.vc