* bootstrap.conf (gnulib_modules): Add c-strcase. Remove strcase.
commit516f42ab4059962a441e6256d78848f981a6e136
authorPaul Eggert <eggert@cs.ucla.edu>
Thu, 15 Feb 2007 07:16:30 +0000 (15 08:16 +0100)
committerJim Meyering <jim@meyering.net>
Thu, 15 Feb 2007 07:16:30 +0000 (15 08:16 +0100)
tree654c9c377c23a748eb3aec79a52e162f54dae582
parentd163cd681a5a2796f47c79faccd00d193b50dc09
* bootstrap.conf (gnulib_modules): Add c-strcase.  Remove strcase.
* src/dircolors.c: Include c-strcase.h.
(dc_parse_stream): Use c_strcasecmp rather than
strcasecmp to avoid unreliable results in locales like Turkish
where strcasecmp is incompatible with the C locale.
ChangeLog
bootstrap.conf
src/dircolors.c