This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Eliminate macro for OpenVMS debugger [perl #118447].
authorCraig A. Berry <craigberry@mac.com>
Thu, 13 Jun 2013 19:48:57 +0000 (14:48 -0500)
committerCraig A. Berry <craigberry@mac.com>
Thu, 13 Jun 2013 19:48:57 +0000 (14:48 -0500)
commit9152021db0fe677bcc7f8460e5d5419a79462abc
tree4e4db51cbd18b74b06703d901ebdb55c7d5c61cd
parent5f3789aabfaf43d0b9aacbc4e2bf168d1db0e9f2
Eliminate macro for OpenVMS debugger [perl #118447].

We need to do whatever the configuration says we are doing via
$Config{dbgprefix} and/or $Config{usevmsdebug} for extension
building to work, so it makes sense for the top-level build to
also base what it is doing on the configuration choice rather
than on the special invocation of MMK with /MACRO=__DEBUG__=1.

So this patch makes the top-level build do what we've configured
to do and eliminates the instruction to use the macro.
configure.com
vms/descrip_mms.template