ui/gtk: require at least GTK 2.18 and VTE 0.26
commit5cbb08283789caf7dbfd0890dcff47124ad766c2
authorAnthony Liguori <aliguori@us.ibm.com>
Fri, 22 Feb 2013 14:40:30 +0000 (22 08:40 -0600)
committerAnthony Liguori <aliguori@us.ibm.com>
Fri, 22 Feb 2013 15:53:56 +0000 (22 09:53 -0600)
tree33431eb95136161ccc1936fd3d88d3b9c28505a5
parent82fb0c8908ccbf775be749be9eb3fc0a5813ceaa
ui/gtk: require at least GTK 2.18 and VTE 0.26

This gives us the bare amount of features we need.  We can add work arounds
for older versions and lower the requirement but this should be a good
starting point.

Suggested-by: Daniel Berrange <berrange@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
---
v1 -> v2
 - tremendous simplification suggested by danpb
configure