mirror of
https://github.com/MidnightCommander/mc
synced 2025-02-05 01:44:22 +03:00
a99d2b2588
When mc is compiled with SEARCH_TYPE_PCRE (and without SEARCH_TYPE_GLIB, e.g. on systems with old glib < 2.14) case (in)sensitive search works in opposite. Signed-off-by: Slava Zanko <slavazanko@gmail.com>