* automake.in (handle_LIBOBJS_or_ALLOCA): With subdir-objects,
authorAlexandre Duret-Lutz <adl@gnu.org>
Fri, 4 Aug 2006 06:08:58 +0000 (06:08 +0000)
committerAlexandre Duret-Lutz <adl@gnu.org>
Fri, 4 Aug 2006 06:08:58 +0000 (06:08 +0000)
commit6cbc61eb0d717dc9448c53d3eadcdb6247087c38
tree7add336e545034fcb5d190376f286f548f9f48fa
parent37a9d8d80e26708c06c5061fa61945447e078107
* automake.in (handle_LIBOBJS_or_ALLOCA): With subdir-objects,
do not prefix `$(top_builddir)/' aka `./' to nonempty LIBOBJDIR,
to help BSD Make find the files also in a VPATH build.
Also return the same path, possibly prefixed, for correct
depdir computation.
* tests/pr401.test: Update to expose wrong depdir computation.
Rewrite to not use the same file name for library object and
main program.
* tests/pr401b.test, tests/pr401c.test: Likewise.
ChangeLog
automake.in
doc/stamp-vti
doc/version.texi
tests/pr401.test
tests/pr401b.test
tests/pr401c.test