X-Git-Url: https://perl5.git.perl.org/perl5.git/blobdiff_plain/e67aeab17662a70a2316911b8ee5b43fdf6f7241..f688e3acac1195ff1fc1037245fc7d642c63538d:/uconfig.sh diff --git a/uconfig.sh b/uconfig.sh index 5fdadea..4e30aed 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' @@ -76,6 +76,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 +85,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' @@ -145,6 +152,8 @@ 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,7 @@ d_phostname='undef' d_pipe='undef' d_poll='undef' d_portable='undef' +d_pthread_atfork='undef' d_pthread_yield='undef' d_pwage='undef' d_pwchange='undef' @@ -219,7 +230,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 +340,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 +397,14 @@ 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' @@ -560,6 +574,7 @@ uquadtype='uint64_t' use5005threads='undef' use64bitall='undef' use64bitint='undef' +usecrosscompile='undef' usedl='undef' useithreads='undef' uselargefiles='undef' @@ -571,6 +586,7 @@ usenm='false' useopcode='true' useperlio='undef' useposix='true' +usereentrant='undef' usesfio='false' useshrplib='false' usesocks='undef'