libvirt/docs/examples
Jim Meyering 9262d88e28 Avoid link errors with "configure --disable-shared".
* 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.
2008-02-28 17:06:32 +00:00
..
python Remove all trailing blanks; turn on the rule to detect them. 2008-02-05 19:27:37 +00:00
.cvsignore docs/examples/examples.xml: Regenerate, now that *.c file names are sorted. 2008-01-15 15:27:31 +00:00
examples.xml docs/examples/examples.xml: Regenerate, now that *.c file names are sorted. 2008-01-15 15:27:31 +00:00
examples.xsl Remove all trailing blanks; turn on the rule to detect them. 2008-02-05 19:27:37 +00:00
index.html Avoid link errors with "configure --disable-shared". 2008-02-28 17:06:32 +00:00
index.py Avoid link errors with "configure --disable-shared". 2008-02-28 17:06:32 +00:00
info1.c Remove unused argv/argc 2007-03-06 22:59:03 +00:00
Makefile.am Avoid link errors with "configure --disable-shared". 2008-02-28 17:06:32 +00:00
suspend.c Remove all trailing blanks; turn on the rule to detect them. 2008-02-05 19:27:37 +00:00