This is the mail archive of the automake@gnu.org mailing list for the automake project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: No dependencies in distribution


>>> "Paul" == Paul F Kunz <Paul_Kunz at SLAC dot Stanford dot EDU> 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.  Dependencies
are no longer distributed, they are computed at build time and
can be disabled with a configure option.
-- 
Alexandre Duret-Lutz




Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]