X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=uconfig.sh;h=eb8e0524376bf2d5022c139655dc667ce5b68d69;hb=5b8c1387d8b2fe34154451bb2cea5895305c0541;hp=e5af70cb882eecc440715b60f034a9c524d091e1;hpb=b7a73309b8530cbdcbcf7de31e63df301f0c61dd;p=p5sagit%2Fp5-mst-13.2.git diff --git a/uconfig.sh b/uconfig.sh index e5af70c..eb8e052 100755 --- a/uconfig.sh +++ b/uconfig.sh @@ -254,7 +254,8 @@ d_statfs_f_flags='undef' d_statfs_s='undef' d_statvfs='undef' d_stdio_cnt_lval='undef' -d_stdio_ptr_lval='undef' +d_stdio_ptr_lval_sets_cnt='undef' +d_stdio_ptr_lval_nochange_cnt='undef' d_stdio_stream_array='undef' d_stdiobase='undef' d_stdstdio='undef' @@ -406,7 +407,6 @@ i_varargs='undef' i_varhdr='stdarg.h' i_vfork='undef' ignore_versioned_solibs='y' -installscripts='undef' installstyle='lib/perl5' installusrbinperl='undef' intsize='4' @@ -530,6 +530,7 @@ uvsize='4' uvtype='unsigned long' uvuformat='"lu"' uvxformat='"lx"' +versiononly='undef' voidflags=1 xs_apiversion='5.005' d_getfsstat='undef'