This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Make -UDEBUGGING the default on VMS for 5.12.0.
authorCraig A. Berry <craigberry@mac.com>
Sat, 21 Nov 2009 17:17:38 +0000 (11:17 -0600)
committerCraig A. Berry <craigberry@mac.com>
Sat, 21 Nov 2009 17:17:38 +0000 (11:17 -0600)
commit6a0e50422a84b53e998825128c56791913cd03aa
treef823d9b274893cf6470ff0a45c2b32ebcf3e2e11
parentc35076938c7236fb2aaabecd40e3a5a444c3be77
Make -UDEBUGGING the default on VMS for 5.12.0.

Like it has been everywhere else for ages and ages.  Also make
command-line selection of -UDEBUGGING and -DDEBUGGING work in
configure.com; before the only way to turn it off was by saying
no in answer to the interactive question.
configure.com