WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
22136
[Gtk] Refactor autoconf/configure.ac in preparation for jsc and webkit build splits
https://bugs.webkit.org/show_bug.cgi?id=22136
Summary
[Gtk] Refactor autoconf/configure.ac in preparation for jsc and webkit build ...
Jan Alonzo
Reported
2008-11-07 20:46:50 PST
Some checks (glib and unicode dependencies) and constructs are actually shareable between JSC and WebKit builds so we need to somehow reuse the same code once we split the JSC and WebKit builds.
Attachments
Refactor and move shareable code in autotools/webkit.m4
(38.01 KB, patch)
2008-11-07 20:52 PST
,
Jan Alonzo
zimmermann
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Jan Alonzo
Comment 1
2008-11-07 20:52:34 PST
Created
attachment 24984
[details]
Refactor and move shareable code in autotools/webkit.m4 1. Create an autotools dir for some autotools-related scripts 2. Move acinclude.m4 amd symbols.filter in autotools/ 3. Extract dolt stuff out of acinclude.m4 and put it in autotools/dolt.m4 4. Move shareable code out of configure.ac and into autotools/webkit.m4
Nikolas Zimmermann
Comment 2
2009-01-22 20:31:59 PST
Comment on
attachment 24984
[details]
Refactor and move shareable code in autotools/webkit.m4 Looks good to me. In case no builds are broken, r=me.
Jan Alonzo
Comment 3
2009-01-31 01:59:53 PST
Thanks Niko. Landed in
r40450
.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug