This is the mail archive of the
automake@gnu.org
mailing list for the automake project.
Re: No dependencies in distribution
- From: Alexandre Duret-Lutz <duret_g at lrde dot epita dot fr>
- To: Paul_Kunz at SLAC dot Stanford dot EDU
- Cc: automake at gnu dot org
- Date: Sun, 09 Mar 2003 20:05:09 +0100
- Subject: Re: No dependencies in distribution
- References: <200303052021.h25KL0a21134@libra3.slac.stanford.edu>
>>> "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