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 _______________________________________________ webkit-dev mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

