This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Move #define printf out of perl.h into appropriate
[perl5.git] / uconfig.sh
index ba3d253..e1ad46a 100755 (executable)
@@ -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'
@@ -44,7 +43,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'
@@ -220,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'
@@ -236,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'
@@ -671,7 +671,6 @@ uidsign='1'
 uidsize='4'
 uidtype=int
 uquadtype='uint64_t'
-use5005threads='undef'
 use64bitall='undef'
 use64bitint='undef'
 usecrosscompile='undef'
@@ -701,4 +700,4 @@ uvuformat='"lu"'
 uvxformat='"lx"'
 versiononly='undef'
 voidflags=1
-xs_apiversion='5.005'
+xs_apiversion='5.008'