[Webkit-unassigned] [Bug 28893] New: [wx] Respect WX_CONFIG environment variable if set

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 1 15:50:21 PDT 2009


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

           Summary: [wx] Respect WX_CONFIG environment variable if set
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: Minor
          Priority: P4
         Component: WebKit wx
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: vz-webkit at zeitlins.org


Created an attachment (id=38893)
 --> (https://bugs.webkit.org/attachment.cgi?id=38893)
Add support for WX_CONFIG to build-wxwebkit script

It is a common convention in wx projects to use the contents of WX_CONFIG
environment variable instead of just "wx-config" if it is set. In fact the
makefiles generated during the build of wxWebkit already use it and work fine
but the build-wxwebkit script only checks for wx-config. This simple patch
updates it to check for WX_CONFIG too.

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