Kodi Community Forum
configure.in: make hal optional? - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: General Support (https://forum.kodi.tv/forumdisplay.php?fid=111)
+---- Forum: Linux (https://forum.kodi.tv/forumdisplay.php?fid=52)
+---- Thread: configure.in: make hal optional? (/showthread.php?tid=73376)



[solved] configure.in: make hal optional? - einhänder - 2010-05-06

hi all,

as far as i know xbmc uses either hald or devicekit dependent on what's available on the target os. in case that i'm right would it be possible to make hald optional? atm hal is required during the configure phase and would stop if hal is not installed on an os.

regards,
einhänder


- topfs2 - 2010-05-06

Yeah it has been considered and might be done in camelot+1 (since we are abit busy, patches would be most welcomed Smile )


- einhänder - 2010-05-06

ok, nice to hear. Smile
let's see what i can do, i never "messed" around in configure.in...


- einhänder - 2010-05-10

thanks to openelec.tv.
he was faster. Big Grin

fixed in r29991.