Bugzilla – Bug 182
detect gtk version in waf configure
Last modified: 2008-05-20 15:43:22 UTC
src/contrib/gtk-config-store.cc requires GtkTooltip which is not present on older gtk installations. Hence, build is failing on several of the machines I am using for development. Can a suitable version of gtk be identified and tested during waf configure, with disabling of gtk-config-store compliation?
Fixed.