[Webkit-unassigned] [Bug 128376] [GTK] build-webkit script always generate-gtk-doc even if '--disable-gtk-doc' param is passed

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 7 09:21:12 PST 2014


https://bugs.webkit.org/show_bug.cgi?id=128376





--- Comment #2 from Carlos Garcia Campos <cgarcia at igalia.com>  2014-02-07 09:18:30 PST ---
(From update of attachment 223457)
View in context: https://bugs.webkit.org/attachment.cgi?id=223457&action=review

> Tools/Scripts/webkitdirs.pm:1858
> +    my $disableGTKDoc = grep /^--disable-gtk-doc$/, @buildArgs;

Would it be possible to use checkForArgumentAndRemoveFromARGV() here?

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list