This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Win32: don't include version specific config for prebuilt config_h.*
authorTony Cook <tony@develop-help.com>
Mon, 19 Oct 2020 03:26:57 +0000 (14:26 +1100)
committerTony Cook <tony@develop-help.com>
Tue, 1 Dec 2020 04:29:33 +0000 (15:29 +1100)
commitd9f9953f74a41a404d61c6ddef3ed682eec1aa1c
tree2d59a4c52929589a76c9f21ea717e2030756528c
parent2bfb75d20f6d643150258ffdbe1647239cb5f69a
Win32: don't include version specific config for prebuilt config_h.*

This fixes the problem where doing a regen_config_h with a compiler
that supports stdbool.h would generate a config_h.* that would
result in a build failure on older compilers that didn't support
stdbool.h.
win32/GNUmakefile
win32/Makefile
win32/config_H.gc
win32/config_H.vc
win32/config_sh.PL
win32/makefile.mk