RESOLVED FIXED 106569
[jhbuild] Use the "configure" script to build glib
https://bugs.webkit.org/show_bug.cgi?id=106569
Summary [jhbuild] Use the "configure" script to build glib
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.