* lib/am/distdir.am (top_distdir, distdir): Define these
authorAlexandre Duret-Lutz <adl@gnu.org>
Tue, 21 Jan 2003 18:02:34 +0000 (18:02 +0000)
committerAlexandre Duret-Lutz <adl@gnu.org>
Tue, 21 Jan 2003 18:02:34 +0000 (18:02 +0000)
commitb1fe873839224c220914e30dac13b2aa93a07f29
treec072b7a598918c8f9782e3eb0eeb9485b6728852
parent29af0999aee3c857a5f7602656e11ebd7cdee610
* lib/am/distdir.am (top_distdir, distdir): Define these
variables only in top level Makefile.  Redefine $(top_distdir)
as $(distdir).
(distdir): Fix passing of $(top_distdir) to sub-makes.
* automake.in (handle_dist): Do not define the DISTDIR and
TOP_DISTDIR transformations.  We don't need them anymore.
* automake.texi (Dist): Reorder the dist-hook section, and move
the DIST_SUBDIRS paragraph earlier.  Document distdir and
top_distdir.
* tests/subpkg.test: Update to check for $(distdir) and
$(top_distdir).
ChangeLog
NEWS
automake.in
automake.texi
lib/am/distdir.am
stamp-vti
tests/subpkg.test
version.texi