summaryrefslogtreecommitdiff
path: root/win32/config.gc
diff options
context:
space:
mode:
authorSteve Hay <SteveHay@planit.com>2006-08-11 17:31:45 +0000
committerSteve Hay <SteveHay@planit.com>2006-08-11 17:31:45 +0000
commit3bf969c5666cc875b9f8de7ec33cabcc26d26796 (patch)
treecc951cce0e8f41dcf998d3d92e28b3afdfe0ed2a /win32/config.gc
parent473aa102697cca887b08995f33f35f4acabc88f9 (diff)
downloadperl-3bf969c5666cc875b9f8de7ec33cabcc26d26796.tar.gz
Resync win32/config_H.* and win32/config.* with config_h.SH
and Porting/config.sh respectively No real changes except for the addition of the missing HAS_C99_VARIADIC_MACROS to win32/config_H.* and initialinstalllocation, madlyh, madlyobj and madlysrc to win32/config.* p4raw-id: //depot/perl@28697
Diffstat (limited to 'win32/config.gc')
-rw-r--r--win32/config.gc6
1 files changed, 5 insertions, 1 deletions
diff --git a/win32/config.gc b/win32/config.gc
index fd9e2e1c91..90704f01d1 100644
--- a/win32/config.gc
+++ b/win32/config.gc
@@ -114,6 +114,7 @@ d_bsdsetpgrp='undef'
d_builtin_choose_expr='undef'
d_builtin_expect='undef'
d_bzero='undef'
+d_c99_variadic_macros='undef'
d_casti32='define'
d_castneg='define'
d_charvspr='undef'
@@ -132,7 +133,6 @@ d_crypt_r='undef'
d_csh='undef'
d_ctermid_r='undef'
d_ctime_r='undef'
-d_c99_variadic_macros='undef'
d_cuserid='undef'
d_dbl_dig='define'
d_dbminitproto='undef'
@@ -680,6 +680,7 @@ inc_version_list=''
inc_version_list_init='0'
incpath=''
inews=''
+initialinstalllocation=''
installarchlib='~INST_TOP~~INST_VER~\lib~INST_ARCH~'
installbin='~INST_TOP~~INST_VER~\bin~INST_ARCH~'
installhtml1dir=''
@@ -751,6 +752,9 @@ ls='dir'
lseeksize='8'
lseektype='long long'
mad='undef'
+madlyh=''
+madlyobj=''
+madlysrc=''
mail=''
mailx=''
make='dmake'