[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: PATCH: aclocal use ACPATH for include path ...???
From: |
Alexandre Oliva |
Subject: |
Re: PATCH: aclocal use ACPATH for include path ...??? |
Date: |
15 May 2001 23:50:58 -0300 |
User-agent: |
Gnus/5.090002 (Oort Gnus v0.02) XEmacs/21.1 (Cuyahoga Valley) |
On May 15, 2001, Tom Tromey <address@hidden> wrote:
>>>>>> "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.
Or have ~/bin/aclocal run /path/to/aclocal -I/path/to/my/stuff ${1+"$@"}
--
Alexandre Oliva Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer address@hidden, redhat.com}
CS PhD student at IC-Unicamp address@hidden, gnu.org}
Free Software Evangelist *Please* write to mailing lists, not to me