mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-12-26 03:21:44 +03:00
9262d88e28
* src/Makefile.am: Create a convenience library, libvirt_test.la, and don't restrict access to *its* symbols. * tests/Makefile.am (LDADDS): Add ../src/libvirt_test.la, so that "configure --disable-shared" no longer provokes link errors. (LIBVIRT): Remove definition. (LDADDS): Remove use. ($(LIBVIRT)): Remove rule. (LDADDS): Use the new convenience library instead. (CLEANFILES): Define. * docs/examples/index.py (dump_Makefile): Append $(COVERAGE_LDFLAGS), to the LDADDS definition, to avoid link error with the combination of --enable-test-coverage and --disable-shared. * docs/examples/Makefile.am: Regenerate. * docs/examples/index.html: Likewise. * qemud/Makefile.am (libvirtd_LDFLAGS): Append $(COVERAGE_LDFLAGS). * src/libvirt_sym.version: Remove some SP-before-TAB. |
||
---|---|---|
.. | ||
confdata | ||
nodeinfodata | ||
qemuxml2argvdata | ||
sexpr2xmldata | ||
virshdata | ||
xencapsdata | ||
xmconfigdata | ||
xml2sexprdata | ||
.cvsignore | ||
conftest.c | ||
daemon-conf | ||
int-overflow | ||
Makefile.am | ||
nodeinfotest.c | ||
qemuxml2argvtest.c | ||
qemuxml2xmltest.c | ||
reconnect.c | ||
sexpr2xmltest.c | ||
statstest.c | ||
test_conf.sh | ||
test_xmlrpc.sh | ||
testutils.c | ||
testutils.h | ||
virshtest.c | ||
xencapstest.c | ||
xmconfigtest.c | ||
xml2sexprtest.c | ||
xmlrpcserver.py | ||
xmlrpctest.c |