Re: No dependencies in distribution

2003-03-09 Thread Alexandre Duret-Lutz
>>> "Paul" == Paul F Kunz <[EMAIL PROTECTED]> writes: Paul> Is there a way to NOT have dependencies in the distributed Paul> Makefile.in file but still use dependency feature in the developer's Paul> build? I'm using automake 1.4p5. Yes, just upgrade to a recent Automake version. Dependenci

No dependencies in distribution

2003-03-05 Thread Paul F. Kunz
Is there a way to NOT have dependencies in the distributed Makefile.in file but still use dependency feature in the developer's build? I'm using automake 1.4p5.