[Webkit-unassigned] [Bug 35454] New: webkit-build could pass unknown arguments to autogen.sh

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 26 14:18:38 PST 2010


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

           Summary: webkit-build could pass unknown arguments to
                    autogen.sh
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: arno at renevier.net


Hi,
currently, webkit-build parses argument it knows about, and reformats them to
pass them to autogen.sh.
But there is no way to pass arguments to autogen.sh if webkit-build does not
know about them.
For example, we may want, occasionally, to call autogen.sh with
--enable-gtk-doc argument.

Maybe we can just pass unknown arguments to autogen.sh, in the same way qt
passes unknown arguments to qmake.

-- 
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