Bug 17644

Summary: Build GTK on Mac OS X using native ICU library
Product: WebKit Reporter: Brent Fulgham <bfulgham>
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: alp
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Mac   
OS: OS X 10.5   
Attachments:
Description Flags
configure.ac change for ICU support alp: review+

Brent Fulgham
Reported 2008-03-02 22:46:08 PST
The attached patch modifies the autoconf rules so that when building on Mac OS X the build uses the native ICU libraries, rather than requiring anything external be installed.
Attachments
configure.ac change for ICU support (1.37 KB, patch)
2008-03-02 22:47 PST, Brent Fulgham
alp: review+
Brent Fulgham
Comment 1 2008-03-02 22:47:29 PST
Created attachment 19489 [details] configure.ac change for ICU support Change to configure.ac to use the native Apple ICU library, rather than requiring the installation of any additional libraries.
Alp Toker
Comment 2 2008-03-03 14:08:14 PST
Comment on attachment 19489 [details] configure.ac change for ICU support r=me Should be $(srcdir) instead of $(top_builddir) though.
Alp Toker
Comment 3 2008-03-03 14:08:45 PST
Landed in r30721.
Note You need to log in before you can comment on or make changes to this bug.