Tweak the canned win32/config.* files
authorSteve Hay <SteveHay@planit.com>
Fri, 22 Jul 2005 16:36:41 +0000 (16:36 +0000)
committerSteve Hay <SteveHay@planit.com>
Fri, 22 Jul 2005 16:36:41 +0000 (16:36 +0000)
commit2f21f076b692be0f24c46e07c3d1c08244219a2f
tree8d1c469c9aff27b3663b350d79b3025d8c25ba81
parent392c4dfd79b131439b1f9f514b4adb6eeab4e4fa
Tweak the canned win32/config.* files

uselargefiles, usemultiplicity, useperlio and useithreads are now
off in the canned win32/config_H.* files, so change these to match.

Also scrap the misleading ~USE_PERLIO~ and ~USE_SITECUST~ tags
which don't actually work since no such CFG_VARS are passed in to
config_sh.PL. (The useperlio and usesitecustomize entries actually
get substituted by the more general "if (/^([\w_]+)=(.*)$/)" case.)

p4raw-id: //depot/perl@25215
win32/config.bc
win32/config.gc
win32/config.vc
win32/config.vc64