Build failure on newer opperation systems.
According to a review by "orthopteroid" the library does not build/work under ubuntu 12.04
--
As packaged, it is unbuildable on ubuntu 12.04 (requires use of aclocal from autotools) and it also does not install correctly (ld needs help finding installed library in /usr/local/lib). And yet, my test program (example 1 from the libwiimote project page) still produces "wiimote_connect(): devba: No such device" which the old libwiimote library was giving me.
Closing the bug as the file release v0.5.1 has been uploaded with a newer libtool (ran aclocal and repackaged the files)