Bug 182

Summary: detect gtk version in waf configure
Product: ns-3 Reporter: Tom Henderson <tomh>
Component: build systemAssignee: ns-bugs <ns-bugs>
Status: RESOLVED FIXED    
Severity: normal    
Priority: P3    
Version: pre-release   
Hardware: All   
OS: All   

Description Tom Henderson 2008-05-20 13:38:04 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?
Comment 1 Gustavo J. A. M. Carneiro 2008-05-20 15:43:22 UTC
Fixed.