[Webkit-unassigned] [Bug 16736] New: Allow autogen.sh invocation from a separate build directory

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 4 21:27:40 PST 2008


http://bugs.webkit.org/show_bug.cgi?id=16736

           Summary: Allow autogen.sh invocation from a separate build
                    directory
           Product: WebKit
           Version: 525+ (Nightly build)
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: Enhancement
          Priority: P4
         Component: WebKit Gtk
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: sylvain.pasche at gmail.com


This allows you to do something like:

mkdir objdir
cd objdir
../autogen.sh
make

I copied this from cairo autogen.sh


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



More information about the webkit-unassigned mailing list