
Simple way to build cvercmp:

> ./autogen.sh
> mkdir build
> cd build
> ../configure
> make
