Juan Manuel Guerrero wrote: > I have tried to compile grep 2.7 on a system that has no multi byte support at > all. The build failed because prepare_wc_buf is outside the #if MBS_SUPPORT > section. The small patch below will fix the issue.
Thank you for the patch.
That was indeed a problem. It was fixed here:
http://git.savannah.gnu.org/cgit/grep.git/commit/?id=24d9aefd4be68f
