Make the use of XS_EXTERNAL fall back to XS
authorSteffen Mueller <smueller@cpan.org>
Thu, 18 Aug 2011 11:20:35 +0000 (13:20 +0200)
committerSteffen Mueller <smueller@cpan.org>
Sun, 21 Aug 2011 11:31:40 +0000 (13:31 +0200)
commite9510e8f3503e2751d40cb2d756edb51cc36df08
treea48fc883b8c7bafae9571722e8bd5b2b180b481b
parent7ec04da5b5eb2040fcb41f623e7779acd16563b4
Make the use of XS_EXTERNAL fall back to XS

If XSUB.h/perl doesn't define the new XS_EXTERNAL macro that we
use for emitting non-static XSUBs for the boot functions, we have
XS_EXTERNAL just fall back to the standard XS macro.
dist/ExtUtils-ParseXS/lib/ExtUtils/ParseXS/Utilities.pm