This is a maemo vncviewer application.

To build it, do the following:
    $ dpkg-buildpackage -rfakeroot -I.*

The result is a .deb package that can be installed by the maemo Application
installer.

Alternatively, after running the autogen.sh script, invoke the configure
script.  Use ./configure --help to determine the different options that are
available.  After invoking the configure script, use make to recursively build
files in each directory.

For the change log, examine debian/changelog.

