WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
104164
[Qt][Mac] Fix libxslt and libxml2 config tests
https://bugs.webkit.org/show_bug.cgi?id=104164
Summary
[Qt][Mac] Fix libxslt and libxml2 config tests
Andras Becsi
Reported
2012-12-05 13:24:51 PST
[Qt][Mac] Fix libxslt and libxml2 config tests
Attachments
Patch
(3.59 KB, patch)
2012-12-05 13:27 PST
,
Andras Becsi
hausmann
: review+
hausmann
: commit-queue-
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Andras Becsi
Comment 1
2012-12-05 13:27:40 PST
Created
attachment 177820
[details]
Patch
Simon Hausmann
Comment 2
2012-12-06 05:27:28 PST
Comment on
attachment 177820
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=177820&action=review
r=me with a small change before landing :)
> Tools/qmake/config.tests/libxslt/libxslt.pro:3 > +LIBS += -lxslt
I think the LIBS line should go into the mac scope, no? At least if we're using pkg-config we should not be doing LIBS += but solely rely on what pkg-config gives us. Same in libxml2.pro
Andras Becsi
Comment 3
2012-12-06 06:03:28 PST
Committed
r136837
: <
http://trac.webkit.org/changeset/136837
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug