RESOLVED FIXED 112033
[GTK] WebKit2-only build fails
https://bugs.webkit.org/show_bug.cgi?id=112033
Summary [GTK] WebKit2-only build fails
Zan Dobersek
Reported 2013-03-11 09:21:35 PDT
[GTK] WebKit2-only build fails
Attachments
Patch (5.58 KB, patch)
2013-03-11 09:25 PDT, Zan Dobersek
gustavo: review+
Zan Dobersek
Comment 1 2013-03-11 09:25:58 PDT
Gustavo Noronha (kov)
Comment 2 2013-03-11 10:36:30 PDT
Comment on attachment 192484 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=192484&action=review > Tools/GNUmakefile.am:322 > Source/WebKit/gtk/docs/webkitgtk-docs.sgml \ > - Source/WebKit/gtk/docs/webkitgtk-sections.txt \ > - libwebkitgtk-@WEBKITGTK_API_MAJOR_VERSION@.@WEBKITGTK_API_MINOR_VERSION@.la \ > + Source/WebKit/gtk/docs/webkitgtk-sections.txt Should these sgml and sections.txt also be under ENABLE_WEBKIT1?
Zan Dobersek
Comment 3 2013-03-11 13:13:07 PDT
Comment on attachment 192484 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=192484&action=review >> Tools/GNUmakefile.am:322 >> + Source/WebKit/gtk/docs/webkitgtk-sections.txt > > Should these sgml and sections.txt also be under ENABLE_WEBKIT1? Yes. I was keeping the current behavior, but as far as I understand there's no reason for these two files to be among the dependencies for docs-build.stamp when WebKit1 is not building.
Zan Dobersek
Comment 4 2013-03-11 13:24:28 PDT
Note You need to log in before you can comment on or make changes to this bug.