Changeset 38221 in webkit for trunk/JavaScriptCore


Ignore:
Timestamp:
Nov 7, 2008, 6:11:22 AM (17 years ago)
Author:
Simon Hausmann
Message:

2008-11-07 Simon Hausmann <Simon Hausmann>

Fix the build on case-sensitive file systems. grammar.y was renamed to
Grammar.y but Lexer.cpp includes grammar.h. The build bots didn't
notice this change because of stale files.

Location:
trunk/JavaScriptCore
Files:
2 edited

Legend:

Unmodified
Added
Removed
Note: See TracChangeset for help on using the changeset viewer.