RESOLVED FIXED 106317
[Qt] Fix libxml2 config test
https://bugs.webkit.org/show_bug.cgi?id=106317
Summary [Qt] Fix libxml2 config test
Heikki Paajanen
Reported 2013-01-08 02:55:19 PST
Tools/qmake/config.tests/libxml2/libxml2.cpp assumes that libxml2 headers are in already included directory under libxml2 sub-directory. This is not always true.
Attachments
[Qt] Fix libxml2 config test (1.63 KB, patch)
2013-01-08 02:58 PST, Heikki Paajanen
no flags
Heikki Paajanen
Comment 1 2013-01-08 02:58:03 PST
Created attachment 181680 [details] [Qt] Fix libxml2 config test Fix include in libxml2 config test
Andras Becsi
Comment 2 2013-01-08 03:15:13 PST
Comment on attachment 181680 [details] [Qt] Fix libxml2 config test LGTM. This should also work on mac which does not have pkgconfig, but we add /usr/include/libxml2 to the includepath.
Simon Hausmann
Comment 3 2013-01-08 04:00:46 PST
Andras, this looks like something worth for backporting into stable. Do you have time to do it after landing or shall I?
Andras Becsi
Comment 4 2013-01-08 04:24:05 PST
(In reply to comment #3) > Andras, this looks like something worth for backporting into stable. Do you have time to do it after landing or shall I? I can do it.
WebKit Review Bot
Comment 5 2013-01-08 05:30:02 PST
Comment on attachment 181680 [details] [Qt] Fix libxml2 config test Clearing flags on attachment: 181680 Committed r139052: <http://trac.webkit.org/changeset/139052>
WebKit Review Bot
Comment 6 2013-01-08 05:30:06 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.