RESOLVED FIXED 40862
[EFL] Add Libs.private when building with SHARED_CORE
https://bugs.webkit.org/show_bug.cgi?id=40862
Summary [EFL] Add Libs.private when building with SHARED_CORE
Leandro Pereira
Reported 2010-06-18 15:00:47 PDT
[EFL] Add Libs.private when building with SHARED_CORE
Attachments
Patch (1.92 KB, patch)
2010-06-18 15:02 PDT, Leandro Pereira
no flags
Leandro Pereira
Comment 1 2010-06-18 15:02:20 PDT
Leandro Pereira
Comment 2 2010-06-18 15:05:31 PDT
Whenever compiling programs outside the tree, with EWebKit built with SHARED_CORE, the core libraries must also be specified. The attached patch does that by adding a Libs.private line to ewebkit.pc file (which will be empty whenever building with static core, which is the default).
Gustavo Noronha (kov)
Comment 3 2010-06-23 07:10:20 PDT
Comment on attachment 59160 [details] Patch Looks right.
WebKit Commit Bot
Comment 4 2010-06-23 21:22:33 PDT
Comment on attachment 59160 [details] Patch Clearing flags on attachment: 59160 Committed r61733: <http://trac.webkit.org/changeset/61733>
WebKit Commit Bot
Comment 5 2010-06-23 21:22:37 PDT
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.