This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Add d_builtin_choose_expr and d_builtin_expect to configure.com as
authorSteve Peters <steve@fisharerojo.org>
Fri, 3 Mar 2006 18:40:22 +0000 (18:40 +0000)
committerSteve Peters <steve@fisharerojo.org>
Fri, 3 Mar 2006 18:40:22 +0000 (18:40 +0000)
'undef'.

p4raw-id: //depot/perl@27373

configure.com

index c60523b..1e77f75 100644 (file)
@@ -5652,6 +5652,8 @@ $ WC "d_bincompat3='undef'"
 $! WC "d_bsdpgrp='undef'"
 $ WC "d_bsdgetpgrp='undef'"
 $ WC "d_bsdsetpgrp='undef'"
+$ WC "d_builtin_choose_expr='undef'"
+$ WC "d_builtin_expect='undef'"
 $ WC "d_bzero='" + d_bzero + "'"
 $ WC "d_casti32='define'"
 $ WC "d_castneg='define'"