X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=uconfig.sh;h=e1ad46a1a3c4d090347a026a4c492a8301bbf1d8;hb=f21dc558ba1787c481c41d0e2a712ea60b9b1444;hp=a87be050d3c2bdc9e09dabc7fdb598bc15bd2906;hpb=d953f698b2c38b90c08a3ed9f11ce2835fc0eb22;p=p5sagit%2Fp5-mst-13.2.git diff --git a/uconfig.sh b/uconfig.sh index a87be05..e1ad46a 100755 --- a/uconfig.sh +++ b/uconfig.sh @@ -218,6 +218,7 @@ d_mkstemps='undef' d_mktime='undef' d_mmap='undef' d_modfl='undef' +d_modflproto='undef' d_modfl_pow32_bug='undef' d_mprotect='undef' d_msg='undef' @@ -234,6 +235,7 @@ d_msgsnd='undef' d_msync='undef' d_munmap='undef' d_mymalloc='undef' +d_nanosleep='undef' d_nice='undef' d_nl_langinfo='undef' d_nv_preserves_uv='undef' @@ -669,7 +671,6 @@ uidsign='1' uidsize='4' uidtype=int uquadtype='uint64_t' -use5005threads='undef' use64bitall='undef' use64bitint='undef' usecrosscompile='undef' @@ -699,4 +700,4 @@ uvuformat='"lu"' uvxformat='"lx"' versiononly='undef' voidflags=1 -xs_apiversion='5.005' +xs_apiversion='5.008'