diff options
Diffstat (limited to 'libstdc++-v3/aclocal.m4')
-rw-r--r-- | libstdc++-v3/aclocal.m4 | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/libstdc++-v3/aclocal.m4 b/libstdc++-v3/aclocal.m4 index 34bace4a2ff..775a451b0b4 100644 --- a/libstdc++-v3/aclocal.m4 +++ b/libstdc++-v3/aclocal.m4 @@ -1175,8 +1175,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 |