]> git.kaiwu.me - nginx.git/commit
Added #ifndef around NGX_HAVE_CASELESS_FILESYSTEM define.
authorMaxim Dounin <mdounin@mdounin.ru>
Mon, 31 Mar 2014 17:38:25 +0000 (21:38 +0400)
committerMaxim Dounin <mdounin@mdounin.ru>
Mon, 31 Mar 2014 17:38:25 +0000 (21:38 +0400)
commit3183d7e17bdb9784096448168a8f89eeb5658438
treea9938ddf7e0ff8ad08c44fb504fbbb2f741760ae
parent6f1763213b7a98b69dc871b0a00e336e6d243477
Added #ifndef around NGX_HAVE_CASELESS_FILESYSTEM define.

This brings Cygwin compilation in line with other case-insensitive
systems (notably win32 and OS X) where one can force case sensitivity
using -DNGX_HAVE_CASELESS_FILESYSTEM=0.
src/os/unix/ngx_files.h