On May 15, 2001, Tom Tromey <[EMAIL PROTECTED]> wrote:

>>>>>> "Timshel" == Timshel Knoll <[EMAIL PROTECTED]> 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                  aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist    *Please* write to mailing lists, not to me

Reply via email to