Bug 23825 - [PATCH] build fix for newer libtools
Summary: [PATCH] build fix for newer libtools
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Linux
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-02-07 13:08 PST by Saleem Abdulrasool
Modified: 2009-02-18 00:49 PST (History)
0 users

See Also:


Attachments
0001-Add-missing-call-to-AC_PROG_CXX.patch (549 bytes, patch)
2009-02-07 13:09 PST, Saleem Abdulrasool
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Saleem Abdulrasool 2009-02-07 13:08:18 PST
The attached patch should fix the build on newer libtools without breaking any older systems.
Comment 1 Saleem Abdulrasool 2009-02-07 13:09:45 PST
Created attachment 27452 [details]
0001-Add-missing-call-to-AC_PROG_CXX.patch
Comment 2 Xan Lopez 2009-02-18 00:49:06 PST
This is wrong and adds debug symbols to the build unconditionally, see this bug for details: https://bugs.webkit.org/show_bug.cgi?id=23939