On 23 Jun 2000, Morten Eriksen wrote:

> > Ok, did that, but my .Po files are still the same...
> 
> The .Po files are supposed to start out with containing only "#dummy"
> (when they are constructed at the end of the configure script), and
> then get updated to the correct set of dependencies when you compile.
> 
> If you have been compiling your sources and the .Po files still only
> contains "#dummy" afterwards, the configure script probably couldn't
> figure out a way to get your compiler to output dependency information
> (not that it tries particularly hard, there's room for improvement, I
> believe).
> 

Yep, that's what I'm starting to figure out.  I've found makedepend for
QNX and have installed that.  I'm right now manually setting the CXXDEPMODE
variable in the Makefile to depmode=makedepend from depmode=none.  
How do I set this in Makefile.am so that depmode=makedepend by default?

Thanks for your help.


Jiann-Ming Su, [EMAIL PROTECTED]
Criminals, by definition, break the law...

Reply via email to