diff options
author | Aaron Crane <arc@cpan.org> | 2017-10-23 17:22:34 +0100 |
---|---|---|
committer | Aaron Crane <arc@cpan.org> | 2017-10-23 17:22:34 +0100 |
commit | 6c2ae6421675ba5ff81dd43f9167136f02dfe9d9 (patch) | |
tree | c21162b897f98f3bbc15814d0dee1cd620e9ca3d /installperl | |
parent | 0f00948681dc0ceca5f81f143dec277c5a598141 (diff) | |
download | perl-6c2ae6421675ba5ff81dd43f9167136f02dfe9d9.tar.gz |
RT#132347: fix building Tk
The Tk distribution has its own portability layer that expects to find
certain settings in %Config, as well as some cpp symbols defined in
perl.h. The recent Perl changes to require a C89 compiler caused some of
the metaconfig units defining those %Config settings and cpp symbols to
be omitted. This commit restores compatibility with Tk, by ensuring that
the things it wants are available even though they are no longer
provided by metaconfig.
Diffstat (limited to 'installperl')
0 files changed, 0 insertions, 0 deletions