Bug 17317 - Add option for building with Hildon support to autotools and qmake
Summary: Add option for building with Hildon support to autotools and qmake
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-02-11 16:31 PST by Rodney Dawes
Modified: 2008-02-12 13:06 PST (History)
0 users

See Also:


Attachments
Patch to add hildon config options (2.93 KB, patch)
2008-02-11 16:31 PST, Rodney Dawes
no flags Details | Formatted Diff | Diff
Updated patch to add pkg-config check for hildon-1 also (3.94 KB, patch)
2008-02-12 09:21 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-02-11 16:31:00 PST
Currently there is no --with-hildon option in the autotools build to define MAEMO_CHANGES, and no hildon config option in qmake to do the same. This patch adds them both, so that one no longer has to manually add -DMAEMO_CHANGES to CPPFLAGS.
Comment 1 Rodney Dawes 2008-02-11 16:31:35 PST
Created attachment 19083 [details]
Patch to add hildon config options
Comment 2 Rodney Dawes 2008-02-12 09:21:03 PST
Created attachment 19091 [details]
Updated patch to add pkg-config check for hildon-1 also
Comment 3 Alp Toker 2008-02-12 13:06:19 PST
Landed in r30175.

I forgot this time, but we should remember to include the bug URL in the bug report.