[webkit-reviews] review canceled: [Bug 26224] [Qt, Gtk] Allows build-webkit script to receive an install prefix as parameter : [Attachment 54618] Updated patch with latest trunk and the requested changes

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 5 13:48:35 PDT 2010


Rodrigo Belem <rclbelem at gmail.com> has canceled Rodrigo Belem
<rclbelem at gmail.com>'s request for review:
Bug 26224: [Qt, Gtk] Allows build-webkit script to receive an install prefix as
parameter
https://bugs.webkit.org/show_bug.cgi?id=26224

Attachment 54618: Updated patch with latest trunk and the requested changes
https://bugs.webkit.org/attachment.cgi?id=54618&action=review

------- Additional Comments from Rodrigo Belem <rclbelem at gmail.com>
This patch maintains the --prefix= for gtk, but removes it for qt. In the place
of --prefix it was added the --install-headers and --install-libs.

The install-headers and install-libs expect for a full path, and by default the
values will be the following

qmake -query QT_INSTALL_HEADERS
qmake -query QT_INSTALL_LIBS


More information about the webkit-reviews mailing list