X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=uconfig.sh;h=93c41941ab88846666974b29831d91008e199fae;hb=669f94828c50674b20ed995418707226081e2671;hp=a87be050d3c2bdc9e09dabc7fdb598bc15bd2906;hpb=d953f698b2c38b90c08a3ed9f11ce2835fc0eb22;p=p5sagit%2Fp5-mst-13.2.git diff --git a/uconfig.sh b/uconfig.sh index a87be05..93c4194 100755 --- a/uconfig.sh +++ b/uconfig.sh @@ -35,6 +35,7 @@ d_SCNfldbl='undef' d__fwalk='undef' d_access='undef' d_accessx='undef' +d_aintl='undef' d_alarm='undef' d_archlib='undef' d_asctime_r='undef' @@ -57,6 +58,7 @@ d_class='undef' d_closedir='undef' d_cmsghdr_s='undef' d_const='undef' +d_copysignl='undef' d_crypt='undef' d_crypt_r='undef' d_csh='undef' @@ -90,6 +92,7 @@ d_endsent='undef' d_endservent_r='undef' d_eofnblk='undef' d_eunice='undef' +d_faststdio='undef' d_fchdir='undef' d_fchmod='undef' d_fchown='undef' @@ -182,6 +185,7 @@ d_gnulibc='undef' d_grpasswd='undef' d_hasmntopt='undef' d_htonl='undef' +d_ilogbl='undef' d_index='undef' d_inetaton='undef' d_int64_t='undef' @@ -218,6 +222,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' @@ -252,6 +257,7 @@ d_poll='undef' d_portable='undef' d_procselfexe='undef' d_pthread_atfork='undef' +d_pthread_attr_setscope='undef' d_pthread_yield='undef' d_pwage='undef' d_pwchange='undef' @@ -277,6 +283,7 @@ d_safebcpy='undef' d_safemcpy='undef' d_sanemcmp='undef' d_sbrkproto='undef' +d_scalbnl='undef' d_sched_yield='undef' d_scm_rights='undef' d_seekdir='undef' @@ -674,6 +681,7 @@ use64bitall='undef' use64bitint='undef' usecrosscompile='undef' usedl='undef' +usefaststdio='undef' useithreads='undef' uselargefiles='undef' uselongdouble='undef' @@ -699,4 +707,4 @@ uvuformat='"lu"' uvxformat='"lx"' versiononly='undef' voidflags=1 -xs_apiversion='5.005' +xs_apiversion='5.008'