GNOME Bugzilla – Bug 73134
allow to build without glade support
Last modified: 2009-09-30 17:00:58 UTC
Here's a patch that allows to explicitely disable glade support when building libgnomecanvas. IMO glade support is an unneeded dependency and it should at least be possible to --disable it.
Created attachment 6934 [details] [review] patch to allow to explicitely disable glade support
Bumping the priority level to High due to the patch attached.
Apparently no longer applies cleanly.
Created attachment 26048 [details] [review] updated patch
Comment on attachment 6934 [details] [review] patch to allow to explicitely disable glade support Obsoleting based on Kjartan's comment; there is a new patch that applies.
the patch should be tested (build with and without glade) and applied if it works.
It no longer applies because of the win32 changes....
Well, you are obviously not interested in this change. You do not seriously expect me to redo a patch that hasn't been applied for three years, do you? I suggest you close as WONTFIX. The days of libgnomecanvas are counted anyway.
That was more a informative not as to the status of the current patch than a request for you to update the patch. I already did it once when it didn't apply after someone changed the file. Just trying to keep this module somewhat clean and I didn't have time to redo the patch at the time I commented in the bug. I'm sorry that the patch has been neglected for so long, but I was asked to look after the module a couple of weeks ago and haven't had any say before now
Compare to bug 590284
Created attachment 142286 [details] [review] Adds --enable-glade flag to configure
I commited this.