C++ wrapper for vte, version 0.23.1.

Current dependencies:
- to build a library from tarball:
  * vte >= 0.23.5
  * glibmm-2.4 >= 2.22.0
  * pangomm-1.4 >= 2.24.0
  * gtkmm-2.4 >= 2.19.2
  * giomm-2.4
- to build a documentation:
  * same as above and tools required by mm-common, that are:
    - perl
    - doxygen
    - dot
    - xsltproc
- to build in maintainer mode:
  * same as above and tools used by maintainer:
    - git (to generate a ChangeLog)
    - mm-common >= 0.8
    - recent autotools because no deprecated macros are used.
