CSRSkype - CSR Wireless Skype VOIP calls over bluetooth
*******************************************************

Compilation and installation
============================

In order to compile CSR Skype Application
	- GCC compiler
	- D-Bus library
	- GLib library
	- D-Bus Glib library

In order to execute CSR Skype Appliction
	- BlueZ up & Running
	- Skype for linux 
	- python


To configure run:
	./configure --prefix=/usr/local --mandir=/usr/share/man 
 
Configure automatically searches for all required components and packages. 

To compile and install run:
	make && make install



