diff options
author | Karl Williamson <khw@cpan.org> | 2022-12-06 08:10:53 -0700 |
---|---|---|
committer | Yves Orton <demerphq@gmail.com> | 2022-12-10 10:28:11 +0100 |
commit | 7431637bf3a19079844d2138cc323dff00008e46 (patch) | |
tree | 0ee20f83ed7c16c61c502f537990a9314f78979a /miniperlmain.c | |
parent | 89201293f5ef3baa81db1f0ade5ddc1bc0500877 (diff) | |
download | perl-7431637bf3a19079844d2138cc323dff00008e46.tar.gz |
makedef.pl: Create $define{WIN32} etc
A portion of makedef.pl must manually be kept in sync with changes to
portions of perl.h. Prior to this commit, you had to remember
that #ifdef WIN32 from perl.h had to be translated to a completely
different paradigm for use in this file. This commit fixes that, which
can help prepare the way for future programmatic syncing of the two
files.
Diffstat (limited to 'miniperlmain.c')
0 files changed, 0 insertions, 0 deletions