From: Ken Hornstein Date: Wed, 21 Mar 2012 16:22:16 +0000 (-0400) Subject: Revert previous change to get rid of MULTIBYTE_SUPPORT ifdef. It turns out X-Git-Url: http://git.marmaro.de/?a=commitdiff_plain;ds=sidebyside;h=24ba06b111dbadb912fa97f74ec8595f71b04393;hp=24ba06b111dbadb912fa97f74ec8595f71b04393;p=mmh 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. ---