Installing the FM-Radio plug-in v1.2
====================================

YOU SHOULD NO LONGER NEED THE XMMS SOURCES TO COMPILE THIS PLUG INS!
(no more problem with config.h)
but you need at least the devel package.

edit the Makefile so that XMMS_PLUG_INS_DIR point to the input plug-ins directory (/usr/local/lib/xmms/Input/ by default, In most case you'll have to remove /local from PREFIX, or simplier use the following command: PREFIX=/usr make install)

then type make and as root, make install (or PREFIX=/usr make install)
you know just have to launch xmms and try it!

thanks to Jonas Aaberg for helping me finding a good way to make it easier to
install.

As it no longer uses the config.h file generated by the .configure of xmms, I've copied the defines I use from this file to radio.h. So if you have a problem with a soundcard.h file, you may edit the radio.h file to change the source of soundcard.h or even remove the uses of any soundcard.h (if you remove them, you might not be able to adjust the sound level of the radio).
