Files
projectm/libvisual-projectM

Go to src/projectM and run make to compile the projectM library, then do the standard ./configure, make , make install here in lv-xmms.

Configuration:
	./configure
		To set a prefix use --prefix, other options can be seen by
		using ./configure --help

Building:
	make
		This will compile the plugins

Installing:
	make install
		This will install the plugins