* Harald Dunkel wrote on Fri, May 13, 2005 at 04:12:41PM CEST:
> Stan Guillory wrote:
> > 
> > 2) Is there a way to force automake to set the depmode to makedepend?
> 
> What happens if you run
> 
>       make CCDEPMODE=depmode=makedepend CXXDEPMODE=depmode=makedepend
> 
> ?

The answer to this question is interesting to know.

> If it works as expected, then you might add a test for the compiler
> version to your configure.ac, and AC_SUBST these variables.

This is not good advice.  We should fix `depmode' to detect makedepend
mode.  It looks as though the compiler should work with dashXmstdout,
though.  Must go and check what goes wrong here..

Regards,
Ralf


Reply via email to