Bug 106569

Summary: [jhbuild] Use the "configure" script to build glib
Product: WebKit Reporter: Raphael Kubo da Costa (:rakuco) <rakuco>
Component: Tools / TestsAssignee: Raphael Kubo da Costa (:rakuco) <rakuco>
Status: RESOLVED FIXED    
Severity: Normal CC: gustavo, mrobinson, pnormand, webkit.review.bot, zan
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Raphael Kubo da Costa (:rakuco)
Reported 2013-01-10 08:03:46 PST
So far both EFL and GTK have been using autogen.sh to build glib. While that does work most of the time, it's not really needed since we are downloading and building stable releases from tarballs. Additionally, autogen.sh fails to work with automake 1.13 due to the usage of some macros that have been removed (this has already been fixed in glib master).
Attachments
Patch (1.86 KB, patch)
2013-01-10 08:06 PST, Raphael Kubo da Costa (:rakuco)
no flags
Raphael Kubo da Costa (:rakuco)
Comment 1 2013-01-10 08:06:48 PST
Martin Robinson
Comment 2 2013-01-10 09:26:13 PST
Comment on attachment 182140 [details] Patch Okay. This seems pretty reasonable.
WebKit Review Bot
Comment 3 2013-01-10 11:13:14 PST
Comment on attachment 182140 [details] Patch Clearing flags on attachment: 182140 Committed r139342: <http://trac.webkit.org/changeset/139342>
WebKit Review Bot
Comment 4 2013-01-10 11:13:18 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.