Correct the macros in the comments in hv.c. Given the improvements in
[p5sagit/p5-mst-13.2.git] / uconfig.sh
index af4ce9a..bc6c27c 100755 (executable)
@@ -47,6 +47,8 @@ d_attribute_noreturn='undef'
 d_attribute_pure='undef'
 d_attribute_unused='undef'
 d_attribute_warn_unused_result='undef'
+d_builtin_expect='undef'
+d_builtin_choose_expr='undef'
 d_bcmp='undef'
 d_bcopy='undef'
 d_bsd='undef'
@@ -590,6 +592,7 @@ longlongsize=8
 longsize='4'
 lseeksize=4
 lseektype=int
+mad='undef'
 malloctype='int*'
 malloctype='void *'
 modetype='mode_t'