configure.ac: Require at least Gtk 2.8.0 for the demos (that's the oldest I can test...
authorTim-Philipp Müller <tim@centricular.net>
Thu, 30 Oct 2008 15:31:59 +0000 (15:31 +0000)
committerTim-Philipp Müller <tim@centricular.net>
Thu, 30 Oct 2008 15:31:59 +0000 (15:31 +0000)
commitaa67ed1d1478b118e57b85e465c3753608847866
tree1e971cd4203143441188a8d07ef537be592ea51e
parent8d54b879f981efd05142e36f29a4558ee83342f1
configure.ac: Require at least Gtk 2.8.0 for the demos (that's the oldest I can test with; I'm fairly certain Gtk 2.0...

Original commit message from CVS:
* configure.ac:
Require at least Gtk 2.8.0 for the demos (that's the oldest I can
test with; I'm fairly certain Gtk 2.0.0 is not good enough any
longer); clean up some unused Gtk-related configure cruft.
* examples/scaletempo/demo-gui.c:
Define Gtk 2.12 function to noop when compiling against older Gtk.
ChangeLog
configure.ac
examples/scaletempo/demo-gui.c