summaryrefslogtreecommitdiff
path: root/NetWare
diff options
context:
space:
mode:
authorAndy Lester <andy@petdance.com>2005-05-19 07:32:56 -0500
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>2005-05-20 07:53:46 +0000
commite270f14c2806dbb968e316af1b5b3b9eb599ad26 (patch)
tree7d159917164aa7ac921935b3fbff5b5d86aec0c7 /NetWare
parent9a56930e0df95aca4231697249188237540b6526 (diff)
downloadperl-e270f14c2806dbb968e316af1b5b3b9eb599ad26.tar.gz
Attribute configuration
Message-ID: <20050519173256.GA29039@petdance.com> p4raw-id: //depot/perl@24508
Diffstat (limited to 'NetWare')
-rw-r--r--NetWare/config.wc8
1 files changed, 7 insertions, 1 deletions
diff --git a/NetWare/config.wc b/NetWare/config.wc
index 7ea7b1e233..8808b8cad8 100644
--- a/NetWare/config.wc
+++ b/NetWare/config.wc
@@ -97,7 +97,13 @@ d_archlib='define'
d_asctime_r='undef'
d_atolf='undef'
d_atoll='undef'
-d_attribut='undef'
+d_attribute_format='undef'
+d_attribute_malloc='undef'
+d_attribute_nonnull='undef'
+d_attribute_noreturn='undef'
+d_attribute_pure='undef'
+d_attribute_unused='undef'
+d_attribute_warn_unused_result='undef'
d_bcmp='undef'
d_bcopy='undef'
d_bsd='define'