Copyright (C) 2010, Intel Corporation.

Brief description of project....

-----------------------------------------------------------------------------
 Build
-----------------------------------------------------------------------------
$ ./autogen.sh
$ ./configure --prefix=/usr
$ make

-----------------------------------------------------------------------------
 Install
-----------------------------------------------------------------------------
$ sudo make install

