On 2010-05-14 11:13, David King <dav...@openismus.com> wrote:
Yes, if you are using libhal and libhal-storage through pkg-config with
autotools, then I guess that you have:

PKG_CHECK_MODULES([HAL], [libhal libhal-storage])

or similar in your configure.ac. If not, then you should add it.

Sorry, the line above should be:

PKG_CHECK_MODULES([HAL], [hal hal-storage])

--
David King | http://amigadave.com/ | dav...@openismus.com
_______________________________________________
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers

Reply via email to