]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Rewrite test-coverage rules to accommodate multiple .o files per .c.
authorJim Meyering <meyering@redhat.com>
Thu, 28 Feb 2008 17:07:37 +0000 (17:07 +0000)
committerJim Meyering <meyering@redhat.com>
Thu, 28 Feb 2008 17:07:37 +0000 (17:07 +0000)
commitba52fcbcdf36f2364c519ce8bd9767901adba5ed
tree0c0d44f1af69cb2c1933b27c06ff1599e0eac58a
parent9262d88e288e2edff0bcc96f9cd11e95dabea9d1
Rewrite test-coverage rules to accommodate multiple .o files per .c.

* src/Makefile.am (cov): Rewrite rule to merge gcov results corresponding
to two .o files: the libvirt_la- one, and the libvirt_test_la- one.
(tst): Remove unused rule.
* configure.in (LV_LIBTOOL_OBJDIR): Define and AC_SUBST.
ChangeLog
configure.in
src/Makefile.am