[Libvirt-cim] [PATCH] Make RASD not dependent on ResourceType key

Dan Smith danms at us.ibm.com
Mon Oct 29 16:14:57 UTC 2007


DS> diff -r 82ff2daf1ddb -r 07b9be7502ef src/Makefile.am
DS> --- a/src/Makefile.am	Mon Oct 29 12:20:44 2007 +0100
DS> +++ b/src/Makefile.am	Mon Oct 29 09:06:05 2007 -0700
DS> @@ -83,8 +83,10 @@ libVirt_ElementCapabilities_la_LIBADD = 
DS>                                          -lVirt_HostSystem

DS>  libVirt_AllocationCapabilities_la_SOURCES = Virt_AllocationCapabilities.c
DS> +libVirt_AllocationCapabilities_la_SOURCES = -lVirt_RASD

DS>  libVirt_SettingsDefineCapabilities_la_SOURCES = Virt_SettingsDefineCapabilities.c
DS> +libVirt_SettingsDefineCapabilities_la_SOURCES = -lVirt_RASD


Oops, just noticed that I added a second _SOURCES for each modified
target instead of _LIBADD.  I've fixed my local version.  This will
still work for testing, but throws a couple warnings.

-- 
Dan Smith
IBM Linux Technology Center
Open Hypervisor Team
email: danms at us.ibm.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 188 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/libvirt-cim/attachments/20071029/310b889d/attachment.sig>


More information about the Libvirt-cim mailing list