p4raw-id: //depot/perl@3873
: Binary compatibility with 5.005 is not possible for builds
: with advanced features
case "$usethreads$usemultiplicity" in
-*define*) bincompat5005="$undef" ;;
+*define*) bincompat5005="$undef"
+ d_bincompat5005="$undef"
+ ;;
*) $cat <<EOM
Perl 5.006 can be compiled for binary compatibility with 5.005.