automake
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Automake and makedepend


From: Ralf Wildenhues
Subject: Re: Automake and makedepend
Date: Fri, 13 May 2005 17:04:00 +0200
User-agent: Mutt/1.4.1i

* 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

[Prev in Thread] Current Thread [Next in Thread]