automake
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Automake::Struct II


From: Russ Allbery
Subject: Re: Automake::Struct II
Date: 08 May 2001 08:03:56 -0700
User-agent: Gnus/5.0807 (Gnus v5.8.7) XEmacs/21.1 (Channel Islands)

Akim Demaille <address@hidden> 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 (address@hidden)             <http://www.eyrie.org/~eagle/>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]