X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=uconfig.sh;h=bc6c27c044f4b077f3f22a3111b813ea6f2230a7;hb=abbb319842d03cfdb615b06ae57e058d7e36b88c;hp=af4ce9a95ccadddb3bf9230791fc2a8eff2e14d3;hpb=f78c7704ed20cad5f6c8fa7cb8bf8fa75bcb0074;p=p5sagit%2Fp5-mst-13.2.git diff --git a/uconfig.sh b/uconfig.sh index af4ce9a..bc6c27c 100755 --- a/uconfig.sh +++ b/uconfig.sh @@ -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'