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]

Re: ./configure & .deps directory


>>>>> "Derek" == Derek R Price <derek.price@openavenue.com> writes:

Derek> Is there a good reason the configure script creates
Derek> $(top_builddir)/.deps during the test that sets $DEPDIR and
Derek> doesn't delete it again?  Besides some developer or other
Derek> needing sleep?  ;)

Derek> My distribution certainly doesn't seem to need that directory
Derek> sitting around...


This directory is needed by the dependency tracking implementation.

I agree though that this macro is mysterious.  Why doesn't it create
`_deps' if that is what is chosen?

Tom


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