GNOME Bugzilla – Bug 630258
configure: error: Invalid argument for --with-webkit
Last modified: 2010-09-21 23:24:32 UTC
Trying to build seed in jhbuild with moduleset = gnome-3-0 I always get a configure: error: Invalid argument for --with-webkit though I haven't set any parameter like that. <mclasen> the problem is m4_define([webkit_default], [gtk-3.0]) <mclasen> since the code further down only accepts '1.0' or '3.0' as values <mclasen> so their default is not valid
Thanks fixed in commit 81baf4c61ea2bcdcfa0b0c7659306444e387f013