Make the canned config.h files used on Win32 more minimal
authorSteve Hay <SteveHay@planit.com>
Thu, 21 Jul 2005 16:50:27 +0000 (16:50 +0000)
committerSteve Hay <SteveHay@planit.com>
Thu, 21 Jul 2005 16:50:27 +0000 (16:50 +0000)
commitd64224560bf29cbbdc5245117235a9787cb49f58
treea454d92649702ab343e6c3c8ee05e28953a01cd9
parent79dec0f47660bf63141eb6171dd4c2d4053422af
Make the canned config.h files used on Win32 more minimal

These are used in their unedited form to build miniperl, so should
represent a minimal configuration

The plan is to use miniperl's "-V" output in makedef.pl, so it is
important that it doesn't include any of the optional things in the
makefiles that the user might have chosen to disable

(The actual config.h used to build perl itself is, of course, an
edited version of these canned configs produced by using miniperl
to run config_h.PL so these changes won't affect perl itself)

p4raw-id: //depot/perl@25208
win32/config_H.bc
win32/config_H.gc
win32/config_H.vc
win32/config_H.vc64