On 09/15/2011 12:28 PM, Jim Meyering wrote:
From: Jim Meyering<[email protected]>
* tests/sjis-mb: Use require_compiled_in_MBS_support.
---
tests/sjis-mb | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/tests/sjis-mb b/tests/sjis-mb
index abb83cb..eee7dcf 100755
--- a/tests/sjis-mb
+++ b/tests/sjis-mb
@@ -8,6 +8,7 @@
# Add "." to PATH for the use of get-mb-cur-max.
path_prepend_ .
+require_compiled_in_MBS_support
require_timeout_
locale=ja_JP.SHIFT_JIS
Just squash this in the earlier patch.
Paolo