diff options
Diffstat (limited to 'libstdc++-v3/acinclude.m4')
-rw-r--r-- | libstdc++-v3/acinclude.m4 | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/libstdc++-v3/acinclude.m4 b/libstdc++-v3/acinclude.m4 index 2f3ef74abde..5c5d99e41d5 100644 --- a/libstdc++-v3/acinclude.m4 +++ b/libstdc++-v3/acinclude.m4 @@ -1163,8 +1163,6 @@ AC_DEFUN(GLIBCPP_ENABLE_CSTDIO, [ # We're not using stdio. need_libio=no need_wlibio=no - # Wide characters are not supported with this package. - enable_c_mbchar=no ;; *) echo "$enable_cstdio is an unknown io package" 1>&2 |