This is the mail archive of the
automake@gnu.org
mailing list for the automake project.
Re: the appropriate location for depcomp
From: Akim Demaille <akim@epita.fr>
Subject: Re: the appropriate location for depcomp
Date: 27 Mar 2000 10:16:49 +0200
> If you mean for *all* the files, I'm all for it. Amongst the various
> choices, the best one is most probably the one which needs the
> smallest amount of documentation, hence everything in top_srcdir.
I quite like your idea. I was wondering why some scripts
(e.g. mdate-sh) was not located at top_srcdir.
Okuji