summaryrefslogtreecommitdiff
path: root/plan9
diff options
context:
space:
mode:
authorKarl Williamson <khw@cpan.org>2021-06-05 08:33:25 -0600
committerKarl Williamson <khw@cpan.org>2021-06-12 09:20:14 -0600
commit7db2b62c4fe1c3f09543a7b0141a489dd7577911 (patch)
tree463853d3de31aea7e44ea6c6676e91d5fbc812dd /plan9
parentbfe5127121a2046fe9d996a64635f6f08d940528 (diff)
downloadperl-7db2b62c4fe1c3f09543a7b0141a489dd7577911.tar.gz
Configure: apply recent metaconfig changes
Several new probes have been added.
Diffstat (limited to 'plan9')
-rw-r--r--plan9/config_sh.sample4
1 files changed, 4 insertions, 0 deletions
diff --git a/plan9/config_sh.sample b/plan9/config_sh.sample
index 2b8e88e80a..084deb9207 100644
--- a/plan9/config_sh.sample
+++ b/plan9/config_sh.sample
@@ -213,6 +213,8 @@ d_fdclose='undef'
d_fdim='undef'
d_fds_bits='undef'
d_fegetround='undef'
+d_ffs='undef'
+d_ffsl='undef'
d_fgetpos='define'
d_finite='undef'
d_finitel='undef'
@@ -418,6 +420,7 @@ d_nextafter='undef'
d_nexttoward='undef'
d_nice='undef'
d_nl_langinfo='undef'
+d_nl_langinfo_l='undef'
d_non_int_bitfields='define'
d_nv_preserves_uv='undef'
d_nv_zero_is_allbits_zero='undef'
@@ -583,6 +586,7 @@ d_strtoul='define'
d_strtoull='undef'
d_strtouq='undef'
d_strxfrm='define'
+d_strxfrm_l='undef'
d_suidsafe='undef'
d_symlink='define'
d_syscall='undef'