diff options
Diffstat (limited to 'testsuite/cal.tests')
-rwxr-xr-x | testsuite/cal.tests | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/cal.tests b/testsuite/cal.tests index 36be2b4..3098568 100755 --- a/testsuite/cal.tests +++ b/testsuite/cal.tests @@ -20,7 +20,7 @@ Su Mo Tu We Th Fr Sa " "" "" test x"$CONFIG_LOCALE_SUPPORT" = x"y" \ -&& test x"$CONFIG_FEATURE_ASSUME_UNICODE" = x"y" \ +&& test x"$CONFIG_UNICODE_SUPPORT" = x"y" \ && test x"$CONFIG_LAST_SUPPORTED_WCHAR" = x"0" \ && test x"$CONFIG_UNICODE_WIDE_WCHARS" = x"y" \ && test x"$CONFIG_STATIC" != x"y" \ |