[webkit-reviews] review requested: [Bug 26224] [Qt, Gtk] Allows build-webkit script to receive an install prefix as parameter : [Attachment 55152] Patch with --prefix for gtk and --install-headers and --install-libs for qt

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 asked  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 55152: Patch with --prefix for gtk and --install-headers and
--install-libs for qt
https://bugs.webkit.org/attachment.cgi?id=55152&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