X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=win32%2Fconfig.vc;h=729beb8cd4412f0235e2609e29b6d13a58717164;hb=65cb15a1c2e69013b783b0c9b8f45ad574cc90f2;hp=0e37b3c0562545d342702c108f496036b2fdddde;hpb=273cf8d1f309172b4416e78e4a8e80c12d941254;p=p5sagit%2Fp5-mst-13.2.git diff --git a/win32/config.vc b/win32/config.vc index 0e37b3c..729beb8 100644 --- a/win32/config.vc +++ b/win32/config.vc @@ -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,7 @@ i_varargs='undef' i_varhdr='varargs.h' i_vfork='undef' ignore_versioned_solibs='' +inc_version_list='' incpath='' inews='' installarchlib='~INST_TOP~~INST_VER~\lib~INST_ARCH~'