This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
update Changes
[perl5.git] / win32 / config.vc
index 0e37b3c..5514827 100644 (file)
@@ -19,9 +19,10 @@ afs='false'
 alignbytes='8'
 ansi2knr=''
 aphostname=''
-apirevision='~PERL_API_REVISION~'
-apisubversion='~PERL_API_SUBVERSION~'
-apiversion='~PERL_API_VERSION~'
+api_revision='~PERL_API_REVISION~'
+api_subversion='~PERL_API_SUBVERSION~'
+api_version='~PERL_API_VERSION~'
+api_versionstring='~PERL_API_REVISION~.~PERL_API_VERSION~.~PERL_API_SUBVERSION~'
 ar='lib'
 archlib='~INST_TOP~~INST_VER~\lib~INST_ARCH~'
 archlibexp='~INST_TOP~~INST_VER~\lib~INST_ARCH~'
@@ -308,8 +309,11 @@ d_strerrm='strerror(e)'
 d_strerror='define'
 d_strtod='define'
 d_strtol='define'
+d_strtold='undef'
+d_strtoll='undef'
 d_strtoul='define'
 d_strtoull='undef'
+d_strtouq='undef'
 d_strxfrm='define'
 d_suidsafe='undef'
 d_symlink='undef'
@@ -467,6 +471,8 @@ i_varargs='undef'
 i_varhdr='varargs.h'
 i_vfork='undef'
 ignore_versioned_solibs=''
+inc_version_list=''
+inc_version_list_init='0'
 incpath=''
 inews=''
 installarchlib='~INST_TOP~~INST_VER~\lib~INST_ARCH~'