[Webkit-unassigned] [Bug 176098] New: [GTK] Do not use autogen whenever possible in JHBuild modules

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 30 05:29:03 PDT 2017


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

            Bug ID: 176098
           Summary: [GTK] Do not use autogen whenever possible in JHBuild
                    modules
           Product: WebKit
           Version: Other
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: aperez at igalia.com
                CC: bugs-noreply at webkitgtk.org

Many <autotools> modules in the GTK+ internal JHBuild will run
“autogen.sh” to regenerate build files from the Autotools sources.
Running it is *not* needed for modules built from packaged releases
because those already include all the needed files.

Running Autotools involved running slow Perl scripts and the M4
macro processor. By pointing modules to the “configure” script
directly, time would be saved when building the dependencies in
the internal JHBuild.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170830/3d93fc2b/attachment.html>


More information about the webkit-unassigned mailing list