]> sourceware.org Git - automake.git/commit
* lib/am/distdir.am (top_distdir, distdir): Define these
authorAlexandre Duret-Lutz <adl@gnu.org>
Tue, 21 Jan 2003 18:02:32 +0000 (18:02 +0000)
committerAlexandre Duret-Lutz <adl@gnu.org>
Tue, 21 Jan 2003 18:02:32 +0000 (18:02 +0000)
commit0e6da896dc6c4b1b4d9a34e7649beab2c6a6910f
treecb373960f3fb585afff3539e0c0b70fee5f005cd
parentda4266accf2e5029c994ec5d7523431972dff7fe
* 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
This page took 0.028282 seconds and 5 git commands to generate.