automake
[Top][All Lists]
Advanced

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

Re: Automake and makedepend


From: Harald Dunkel
Subject: Re: Automake and makedepend
Date: Fri, 13 May 2005 16:12:41 +0200
User-agent: Debian Thunderbird 1.0.2 (X11/20050331)

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

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


Good luck

Harri




reply via email to

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