RESOLVED FIXED 17317
Add option for building with Hildon support to autotools and qmake
https://bugs.webkit.org/show_bug.cgi?id=17317
Summary Add option for building with Hildon support to autotools and qmake
Rodney Dawes
Reported 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.
Attachments
Patch to add hildon config options (2.93 KB, patch)
2008-02-11 16:31 PST, Rodney Dawes
no flags
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+
Rodney Dawes
Comment 1 2008-02-11 16:31:35 PST
Created attachment 19083 [details] Patch to add hildon config options
Rodney Dawes
Comment 2 2008-02-12 09:21:03 PST
Created attachment 19091 [details] Updated patch to add pkg-config check for hildon-1 also
Alp Toker
Comment 3 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.
Note You need to log in before you can comment on or make changes to this bug.