X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=uconfig.sh;h=aff94f7be2abcbb540f858829d14cef08884969c;hb=78d3e1bf81e401020937b98d17bdfe2107623029;hp=5fdadea2e91e6e64b6432ecc10e988e8a78269fc;hpb=c4ea979ceac56664f1fc8fd2d684b3f750ba2c82;p=p5sagit%2Fp5-mst-13.2.git diff --git a/uconfig.sh b/uconfig.sh index 5fdadea..aff94f7 100755 --- a/uconfig.sh +++ b/uconfig.sh @@ -15,7 +15,6 @@ castflags='0' charsize='1' clocktype='clock_t' cpp_stuff='42' -crosscompile='undef' d_Gconvert='sprintf((b),"%.*g",(n),(x))' d_PRIEUldbl='undef' d_PRIFUldbl='undef' @@ -51,6 +50,7 @@ d_charvspr='undef' d_chown='undef' d_chroot='undef' d_chsize='undef' +d_class='undef' d_closedir='undef' d_cmsghdr_s='undef' d_const='undef' @@ -60,6 +60,7 @@ d_cuserid='undef' d_dbl_dig='undef' d_dbminitproto='undef' d_difftime='undef' +d_dirfd='undef' d_dirnamlen='undef' d_dlerror='undef' d_dlopen='undef' @@ -76,6 +77,7 @@ d_endpwent='undef' d_endsent='undef' d_eofnblk='undef' d_eunice='undef' +d_fchdir='undef' d_fchmod='undef' d_fchown='undef' d_fcntl='undef' @@ -84,11 +86,17 @@ d_fd_macros='undef' d_fd_set='undef' d_fds_bits='undef' d_fgetpos='undef' +d_finite='undef' +d_finitel='undef' d_flexfnam='undef' d_flock='undef' d_flockproto='undef' d_fork='define' +d_fp_class='undef' d_fpathconf='undef' +d_fpclass='undef' +d_fpclassify='undef' +d_fpclassl='undef' d_fpos64_t='undef' d_frexpl='undef' d_fs_data_s='undef' @@ -140,11 +148,12 @@ d_gnulibc='undef' d_grpasswd='undef' d_hasmntopt='undef' d_htonl='undef' -d_iconv='undef' d_index='undef' d_inetaton='undef' d_int64_t='undef' d_isascii='undef' +d_isfinite='undef' +d_isinf='undef' d_isnan='undef' d_isnanl='undef' d_killpg='undef' @@ -191,6 +200,7 @@ d_msync='undef' d_munmap='undef' d_mymalloc='undef' d_nice='undef' +d_nl_langinfo='undef' d_nv_preserves_uv='undef' d_nv_preserves_uv_bits='0' d_off64_t='undef' @@ -205,6 +215,8 @@ d_phostname='undef' d_pipe='undef' d_poll='undef' d_portable='undef' +d_procselfexe='undef' +d_pthread_atfork='undef' d_pthread_yield='undef' d_pwage='undef' d_pwchange='undef' @@ -219,7 +231,6 @@ d_quad='undef' d_readdir='undef' d_readlink='undef' d_readv='undef' -d_realpath='undef' d_recvmsg='undef' d_rename='undef' d_rewinddir='undef' @@ -330,6 +341,7 @@ d_ualarm='undef' d_umask='undef' d_uname='undef' d_union_semun='undef' +d_unordered='undef' d_usleep='undef' d_usleepproto='undef' d_ustat='undef' @@ -386,11 +398,13 @@ i_dld='undef' i_dlfcn='undef' i_fcntl='undef' i_float='undef' +i_fp='undef' +i_fp_class='undef' i_gdbm='undef' i_grp='undef' -i_iconv='undef' i_ieeefp='undef' i_inttypes='undef' +i_langinfo='undef' i_libutil='undef' i_limits='undef' i_locale='undef' @@ -498,6 +512,7 @@ pidtype=int pm_apiversion='5.005' privlib='/usr/local/lib/perl5/5.7' privlibexp='/usr/local/lib/perl5/5.7' +procselfexe='' prototype='undef' ptrsize='4' quadkind='4' @@ -560,6 +575,7 @@ uquadtype='uint64_t' use5005threads='undef' use64bitall='undef' use64bitint='undef' +usecrosscompile='undef' usedl='undef' useithreads='undef' uselargefiles='undef' @@ -571,6 +587,7 @@ usenm='false' useopcode='true' useperlio='undef' useposix='true' +usereentrant='undef' usesfio='false' useshrplib='false' usesocks='undef'