Commit 6f198e270dc9a75ea0ad067df467dd6ba98845b5

Alexandre Duret-Lutz 2006-01-05T23:32:35

* automake.in (top_srcdir): New global. (generate_makefile): Compute it. (fill_dist_dirs): New function extracted from handle_dist. (handle_dist, handle_configure): Use fill_dist_dirs. * tests/distdir.test: Test for cases where $(top_srcdir) or $(srcdir) appear in EXTRA_DIST. Report from Sander Niemeijer.