summaryrefslogtreecommitdiff
path: root/win32/config.gc
diff options
context:
space:
mode:
authorSteve Hay <SteveHay@planit.com>2005-03-31 14:36:44 +0000
committerSteve Hay <SteveHay@planit.com>2005-03-31 14:36:44 +0000
commit7ada00a0afea1d7eec1411de227ec2e27211e619 (patch)
treeb2a4a63866a0c3557bdb8009cf15a9ed7b742fc3 /win32/config.gc
parentc9600ef6e2cd7967f2222c00f685d20ad6d49ec3 (diff)
downloadperl-7ada00a0afea1d7eec1411de227ec2e27211e619.tar.gz
Add support for USE_SITECUSTOMIZE in the Win32 makefiles
Note that this feature doesn't actually work correctly on Win32 until the problem described here is solved: http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2005-03/msg00740.html p4raw-id: //depot/perl@24120
Diffstat (limited to 'win32/config.gc')
-rw-r--r--win32/config.gc1
1 files changed, 1 insertions, 0 deletions
diff --git a/win32/config.gc b/win32/config.gc
index 925eab21f5..03f34d6d01 100644
--- a/win32/config.gc
+++ b/win32/config.gc
@@ -922,6 +922,7 @@ useposix='true'
usereentrant='undef'
usesfio='false'
useshrplib='yes'
+usesitecustomize='~USE_SITECUST~'
usesocks='undef'
usethreads='undef'
usevendorprefix='undef'