In Apache::BuildConfig, there's some functions (eg, mv) that
are defined within the generated Makefile as
$(ABSPERLRUN) -MExtUtils::Command -e mv
(for those platforms for which a system 'mv' isn't
available). However, src/modules/perl/Makefile.PL doesn't
define $(ABSPERLRUN) (it does define $(MODPERL_PERLPATH)).
I'm not sure of the desired way to fix this - define
$(ABSPERLRUN), or use $(MODPERL_PERLPATH)?
--
best regards,
randy
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]