Summary: | autogen.sh: fix removal of autom4te.cache | ||||||
---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | Alberto Garcia <berto> | ||||
Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> | ||||
Status: | RESOLVED FIXED | ||||||
Severity: | Normal | CC: | cgarcia | ||||
Priority: | P2 | ||||||
Version: | 528+ (Nightly build) | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Attachments: |
|
Description
Alberto Garcia
2013-09-11 03:20:55 PDT
Created attachment 211293 [details]
Patch
Comment on attachment 211293 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=211293&action=review Thanks! > ChangeLog:9 > + Fix incorrect removal of autom4te.cache and put it after the > + autoreconf call. Could you briefly explain here why it was wrong, the explanation in the bug summary is great. Committed r155517: <http://trac.webkit.org/changeset/155517> |