Bug 16897 - Add shared plugins directory to INCLUDE path
Summary: Add shared plugins directory to INCLUDE path
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Plug-ins (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-01-16 12:25 PST by Rodney Dawes
Modified: 2008-01-16 16:16 PST (History)
0 users

See Also:


Attachments
Patch to add WebCore/plugins to INCLUDEPATH (1.42 KB, patch)
2008-01-16 12:26 PST, Rodney Dawes
alp: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Rodney Dawes 2008-01-16 12:25:59 PST
The attached patch adds WebCore/plugins to the include paths in the autotools and qmake builds.
Comment 1 Rodney Dawes 2008-01-16 12:26:29 PST
Created attachment 18481 [details]
Patch to add WebCore/plugins to INCLUDEPATH
Comment 2 Alp Toker 2008-01-16 16:14:41 PST
Comment on attachment 18481 [details]
Patch to add WebCore/plugins to INCLUDEPATH

Will move plugins into the correct list as discussed before landing.
Comment 3 Alp Toker 2008-01-16 16:16:32 PST
Landed in r29546.