2002-09-17 Assar Westerlund <assar@kth.se>
authorAlexandre Duret-Lutz <adl@gnu.org>
Tue, 17 Sep 2002 20:53:09 +0000 (20:53 +0000)
committerAlexandre Duret-Lutz <adl@gnu.org>
Tue, 17 Sep 2002 20:53:09 +0000 (20:53 +0000)
commit545416a7861b42ad78a982507b7d0ce81a45f0fb
tree3ef742524fb4ee384d58f3314899dd6980762a45
parentc8409243f299257306ec75781bd48a66d4741b6d
2002-09-17  Assar Westerlund  <assar@kth.se>
    Alexandre Duret-Lutz  <duret_g@epita.fr>

* automake.in (handle_programs, handle_libraries,
handle_ltlibraries): Maintain $seen_libobjs on a
per-program/per-library basis, instead of globally to each
of these functions.
* tests/libobj12.test, tests/libobj12b.test: New files.
* tests/Makefile.am (TESTS): Add libobj12.test and libobj12b.test.
ChangeLog
automake.in
tests/Makefile.am
tests/Makefile.in
tests/libobj12.test [new file with mode: 0755]
tests/libobj12b.test [new file with mode: 0755]