mirror of
https://https.git.savannah.gnu.org/git/bash.git
synced 2026-08-11 20:50:42 +02:00
commit bash-20130301 snapshot
This commit is contained in:
Vendored
+1
-1
@@ -1785,7 +1785,7 @@ char **v;
|
||||
}
|
||||
],
|
||||
bash_cv_wcwidth_broken=yes, bash_cv_wcwdith_broken=no)])
|
||||
if test $bash_cv_wcwidth_broken = yes; then
|
||||
if test "$bash_cv_wcwidth_broken" = yes; then
|
||||
AC_DEFINE(WCWIDTH_BROKEN, 1, [wcwidth is usually not broken])
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user