[libvirt] [PATCH] Don't ship generated python/libvirt.? files.

Philipp Hahn hahn at univention.de
Thu Apr 15 10:49:33 UTC 2010


libvirt.c and libvirt.h are auto-generated files. Mentioning their names
in *_SOURCES includes them in the distribution. During an out-of-tree
build these shipped files are included instead of the auto-generated
version, potentially breaking the build (as it happend in 0.8.0, because
the shipped libvirt.h was missing the declaration for
'libvirt_virDomainUpdateDeviceFlags')

Use the nodist_*_SOURCES automake variable instead.

Signed-off-by: Philipp Hahn <hahn at univention.de>
---
 python/Makefile.am |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 5f5ae12127735e10e86c774e678436f748cf590d.diff
Type: text/x-patch
Size: 539 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20100415/c5434a5a/attachment-0001.bin>


More information about the libvir-list mailing list