Bug 10006

Summary: pycairo-1.2.6 does not support automake >= 1.10
Product: pycairo Reporter: Michel Salim <michel.sylvan>
Component: generalAssignee: Steve Chaplin <d74n5pohf9>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: medium    
Version: unspecified   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:
Bug Depends on: 9566    
Bug Blocks:    

Description Michel Salim 2007-02-16 20:55:06 UTC
Pycairo's autogen.sh specifies a minimum version of automake and aclocal of 1.9, and performs string comparison against the installed version. This breaks with 1.10, since "1.10" < "1.9"
Comment 1 Steve Chaplin 2007-02-25 16:22:38 UTC
pycairo uses the cairo autogen.sh. The cairo bug has already been reported:
https://bugs.freedesktop.org/show_bug.cgi?id=9566
When its fixed pycairo can synchronise with cairo to gain the same fix.
Comment 2 Behdad Esfahbod 2007-04-03 13:58:50 UTC
I have updated cairo's autogen.sh to work.  It's copied from gnome's, ripping unneeded stuff.  Frele fre eto copy.
Comment 3 Steve Chaplin 2007-04-06 01:49:30 UTC
Synchronized autogen.sh with the new cairo autogen.sh
(I assume this fixes the problem. I don't have automake 1.10 installed so am unable to test it)

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.