Changes by: Nathaniel Gray (n8gray at caltech.edu)
Date: 2007-04-25 10:59:04 -0700 (Wed, 25 Apr 2007)
Revision: 10500
Log message:
The caml #includes need to be available even if case-sensitivity detection is
not available.
This bug revealed that case-sensitivity was disabled in my OS X build of omake,
which I generated with "omake clean; make all". I don't know if it was just the
bootstrap version of omake or the real version that was being built at the time.
Changes | Path |
+5 -5 | libmojave/cutil/lm_fs_case_sensitive.c |