[webkit-dev] autotools build q

Mike Hommey mh+webkit at glandium.org
Thu Feb 21 13:56:57 PST 2008


On Thu, Feb 21, 2008 at 01:48:13PM -0800, Dozier, Bill wrote:
> Hi,
> 
> I can build the GTK+ port with the build-webkit script, but I've been periodically trying the autotools way (since that will be the future supported route). Right now, it fails for me on:
> 
> checking for Hildon UI extensions... no
> ./configure: line 22777: syntax error near unexpected token `HILDON,'
> ./configure: line 22777: `    PKG_CHECK_MODULES(HILDON, hildon-1)'

It should be better with brackets around HILDON, i.e. [HILDON].

Mike


More information about the webkit-dev mailing list