Akim Demaille <[EMAIL PROTECTED]> writes:
> No, it's not the only problem. The whole problem is that the definition
> of @INC inside automake is performed after -I, hence -I will always be
> overridden, and therefore chances are high to test uninstalled automake
> with installed am files etc.
Well, the effect of -I is just to add things to @INC, so since you're
modifying @INC with Perl code, one can potentially take the effects of -I
into account and not override them. The question is more the best way of
doing that.
--
Russ Allbery ([EMAIL PROTECTED]) <http://www.eyrie.org/~eagle/>