summaryrefslogtreecommitdiff
path: root/configure.com
diff options
context:
space:
mode:
authorH.Merijn Brand <h.m.brand@xs4all.nl>2010-04-13 15:22:53 +0200
committerH.Merijn Brand <h.m.brand@xs4all.nl>2010-04-13 15:22:53 +0200
commit8f13cdc72a49a37610490c9ba442c68f9297e472 (patch)
treed0ca476662a2934f9c4db3c1c54d0164a1475412 /configure.com
parentc796e3db23c597b99f07485542338844e61a6a69 (diff)
downloadperl-8f13cdc72a49a37610490c9ba442c68f9297e472.tar.gz
Add d_prctl* for all other OS's
This was missing from c796e3db23c597b99f07485542338844e61a6a69
Diffstat (limited to 'configure.com')
-rw-r--r--configure.com2
1 files changed, 2 insertions, 0 deletions
diff --git a/configure.com b/configure.com
index 55edafb46c..5ce518d278 100644
--- a/configure.com
+++ b/configure.com
@@ -5898,6 +5898,8 @@ $ WC "d_attribute_noreturn='undef'"
$ WC "d_attribute_pure='undef'"
$ WC "d_attribute_unused='undef'"
$ WC "d_attribute_warn_unused_result='undef'"
+$ WC "d_prctl='undef'"
+$ WC "d_prctl_set_name='undef'"
$ WC "d_printf_format_null='undef'"
$ WC "d_bcmp='" + d_bcmp + "'"
$ WC "d_bcopy='" + d_bcopy + "'"