{pm,xs}_apiversion

[email protected] (Rafael Garcia-Suarez) 17 Feb 2004 14:13:34 -0000
Newsgroups perl.perl5.build
Message-ID <[email protected]>
Configure defines two variables, pm_apiversion and xs_apiversion, that
are said to be used to include additional directories in @INC (according
to Porting/Glossary). However, unless I'm missing something, these
variables appear to be completely unused.

Should they be removed ?