From: SourceForge.net <no...@so...> - 2005-04-11 16:11:55
|
Bugs item #1179459, was opened at 2005-04-08 22:57 Message generated for change (Comment added) made by mihajlov You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=712784&aid=1179459&group_id=128809 Category: Development Tools Group: Function Status: Open Resolution: None Priority: 5 Submitted By: Gareth S Bestor (bestorga-oss) Assigned to: Nobody/Anonymous (nobody) Summary: indication_helper acinclude.m4 lacks /usr/local/include/cmpi Initial Comment: The indication_helper acinclude.m4 file needs to be updated to look for the cmpi headers in all the right places. Curfrently has: dnl The different directories to check [/usr/include/cmpi $PEGASUS_ROOT/src/Pegasus/Provider/CMPI /opt/tog-pegasus/include/Pegasus/Provider/CMPI /usr/include/Pegasus/Provider/CMPI /usr/include/openwbem /usr/sniacimom/include], should be _DIRS_="/usr/include/cmpi /usr/local/include/cmpi $PEGASUS_ROOT/src/Pegasus/Provider/CMPI /opt/tog-pegasus/include/Pegasus/Provider/CMPI /usr/include/Pegasus/Provider/CMPI /usr/include/openwbem /usr/sniacimom/include" Perhaps copy/plagerize the new acinclude.m4 from cmpi-fad? ---------------------------------------------------------------------- >Comment By: Viktor Mihajlovski (mihajlov) Date: 2005-04-11 18:11 Message: Logged In: YES user_id=1198711 Agreed: I've been thinking of creating an autotools module, where we can store things like install-provider.sh, acinclude.m4 etc. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=712784&aid=1179459&group_id=128809 |