diff options
author | Steve Hay <SteveHay@planit.com> | 2005-10-11 10:09:48 +0000 |
---|---|---|
committer | Steve Hay <SteveHay@planit.com> | 2005-10-11 10:09:48 +0000 |
commit | 9c8463ea7c848a6cca2d9db2623308369ba11aca (patch) | |
tree | b5ba2d63d0f321764c5c91223f54998038486c44 /win32/config.vc | |
parent | bdf33aa7435b6e4ab927ed6430f3f240f211d879 (diff) | |
download | perl-9c8463ea7c848a6cca2d9db2623308369ba11aca.tar.gz |
Update win32 config files w.r.t. change #25733
p4raw-link: @25733 on //depot/perl: bdf33aa7435b6e4ab927ed6430f3f240f211d879
p4raw-id: //depot/perl@25734
Diffstat (limited to 'win32/config.vc')
-rw-r--r-- | win32/config.vc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/win32/config.vc b/win32/config.vc index a1b25db053..c87724725d 100644 --- a/win32/config.vc +++ b/win32/config.vc @@ -470,6 +470,7 @@ d_umask='define' d_uname='define' d_union_semun='define' d_unordered='undef' +d_unsetenv='undef' d_usleep='undef' d_usleepproto='undef' d_ustat='undef' |