On May  2, 2000, Ted Irons <[EMAIL PROTECTED]> wrote:

> I am running autoconf-2.13 and automake-1.4 
> with the multi-language-branch of libtool on
> an IRIX64-6.5 machine using MIPSpro CC Version 7.2.1.3m.

automake 1.4's dependency tracking mechanism only supports gcc and GNU
make.  You'll need a development version of automake to get dependency
tracking to work with other compilers, or you'll have to create your
`Makefile.in's with `automake -i' to disable dependency tracking.

-- 
Alexandre Oliva    Enjoy Guaranį, see http://www.ic.unicamp.br/~oliva/
Cygnus Solutions, a Red Hat company        aoliva@{redhat, cygnus}.com
Free Software Developer and Evangelist    CS PhD student at IC-Unicamp
oliva@{lsd.ic.unicamp.br, gnu.org}   Write to mailing lists, not to me

Reply via email to