Revert previous change to get rid of MULTIBYTE_SUPPORT ifdef. It turns out
authorKen Hornstein <kenh@pobox.com>
Wed, 21 Mar 2012 16:22:16 +0000 (12:22 -0400)
committerKen Hornstein <kenh@pobox.com>
Wed, 21 Mar 2012 16:22:16 +0000 (12:22 -0400)
commit24ba06b111dbadb912fa97f74ec8595f71b04393
tree1742bebdd348689dedd3a18638d1b14ed9e447e9
parentc2a2ca7d8d72c5a8bdadcd6f2c4dcf3c314a1066
Revert previous change to get rid of MULTIBYTE_SUPPORT ifdef.  It turns out
this breaks the Plan 9 build.  But include a check for the multibyte functions
so we get MULTIBYTE_SUPPORT on systems that have it.

This reverts commit bd4fca3a8a15b35a04bdc333503c901d677c12eb.
configure.ac
sbr/fmt_scan.c
uip/scansbr.c