X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=uconfig.sh;h=f64ec026bad2cf78f6eadc09653e2f8d4b6ae917;hb=a97fb7de1c49a8414fac8dd85b621cd0459704e2;hp=4fedcfc6ab683f31c72efbbfd305b8e198ba8712;hpb=53133ed1c5068175ce48d34c24e23b1aa3a97766;p=p5sagit%2Fp5-mst-13.2.git diff --git a/uconfig.sh b/uconfig.sh index 4fedcfc..f64ec02 100755 --- a/uconfig.sh +++ b/uconfig.sh @@ -10,7 +10,6 @@ archlibexp='/usr/local/lib/perl5/5.7/unknown' archname='unknown' asctime_r_proto='0' bin='/usr/local/bin' -bincompat5005='define' byteorder='1234' castflags='0' charsize='1' @@ -36,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' @@ -44,7 +44,6 @@ d_atoll='undef' d_attribut='undef' d_bcmp='undef' d_bcopy='undef' -d_bincompat5005='undef' d_bsd='undef' d_bsdgetpgrp='undef' d_bsdsetpgrp='undef' @@ -59,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' @@ -92,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' @@ -184,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' @@ -220,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' @@ -236,6 +239,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' @@ -254,6 +258,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' @@ -279,6 +284,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' @@ -382,7 +388,7 @@ d_tcgetpgrp='undef' d_tcsetpgrp='undef' d_telldir='undef' d_telldirproto='undef' -d_time='undef' +d_time='define' d_times='undef' d_tm_tm_gmtoff='undef' d_tm_tm_zone='undef' @@ -654,7 +660,7 @@ stdio_filbuf='' stdio_ptr='((fp)->_IO_read_ptr)' stdio_stream_array='' strerror_r_proto='0' -timetype=int +timetype=time_t tmpnam_r_proto='0' touch='touch' ttyname_r_proto='0' @@ -676,6 +682,7 @@ use64bitall='undef' use64bitint='undef' usecrosscompile='undef' usedl='undef' +usefaststdio='undef' useithreads='undef' uselargefiles='undef' uselongdouble='undef' @@ -701,4 +708,4 @@ uvuformat='"lu"' uvxformat='"lx"' versiononly='undef' voidflags=1 -xs_apiversion='5.005' +xs_apiversion='5.008'