automake
[Top][All Lists]
Advanced

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

Re: PATCH: aclocal use ACPATH for include path ...???


From: Tom Tromey
Subject: Re: PATCH: aclocal use ACPATH for include path ...???
Date: 15 May 2001 09:34:51 -0600

>>>>> "Timshel" == Timshel Knoll <address@hidden> writes:

Timshel> I don't think I've sent this patch before (I made it ages
Timshel> ago), so do you want to include this in upstream automake? It
Timshel> would be a useful addition, IMHO ... the patch is against the
Timshel> latest CVS automake.

I don't think I want to check this in.  I dislike having environment
variables affect build tools.

If you really want an environment variable, why not just set ACLOCAL:

    export ACLOCAL='aclocal -I/path/to/my/stuff'

?

Then configure ought to pick that up automatically for you.

Tom



reply via email to

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