2 messages in com.xensource.lists.xen-cim[Xen-cim] very minor acinclude.m4 patch
FromSent OnAttachments
Subrahmanian, Raj18 May 2006 21:31.patch
Jim Fehlig19 May 2006 14:28 
Subject:[Xen-cim] very minor acinclude.m4 patch
From:Subrahmanian, Raj (raj.@unisys.com)
Date:05/18/2006 09:31:26 PM
List:com.xensource.lists.xen-cim
Attachments:

This adds the path /usr/local/include/openwbem to the include directory. The earlier acinclude was only looking at the /usr/include/openwbem directory.

Basically, if openwbem is installed from an online download (like from sourceforge) the files get installed in /usr/local/include and /usr/local/sbin Is this check sufficient to find the right files for openwbem?

I am guessing that a similar fixes should be made for other cimoms too? thanks Raj