On Oct 19, 2000, Patrick Guio <[EMAIL PROTECTED]> wrote:

> I really have problems to get the dependencies stuff to work correctly. I
> can see that some depcomp files are installed in my subdirectories but if
> I touch a .h file the stuff is not rebuilt.

Which compiler are you using?  The new dependency-tracking code in
automake only enables dependency tracking by default if the compiler
can generate dependencies as a side-effect of compilation.  In other
cases, you have enable it explicitly.  Run `configure --help' for the
options.

-- 
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