summaryrefslogtreecommitdiff
path: root/bootstrap.conf
diff options
context:
space:
mode:
authorPádraig Brady <P@draigBrady.com>2011-03-12 14:22:54 +0000
committerPádraig Brady <P@draigBrady.com>2011-03-13 23:55:17 +0000
commit0ddfd54b08dfe4e78b8aa2dd74378e5b62c9d68c (patch)
tree56a4ba7d2ffa7beb3f9ccf9291821b8e33084924 /bootstrap.conf
parent56e8714e2b3b186c2da52f7c7803875f4d5596d2 (diff)
downloadcoreutils-0ddfd54b08dfe4e78b8aa2dd74378e5b62c9d68c.tar.xz
maint: use wcswidth from gnulib
* gl/lib/mbsalign.c (rpl_wcswidth): Remove this in favor of the equivalent wcswidth replacement in gnulib. * bootstrap.conf: Depend on the wcswidth module. Suggested by Bruno Haible.
Diffstat (limited to 'bootstrap.conf')
-rw-r--r--bootstrap.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/bootstrap.conf b/bootstrap.conf
index e62f7206c..25f90a820 100644
--- a/bootstrap.conf
+++ b/bootstrap.conf
@@ -232,6 +232,7 @@ gnulib_modules="
verror
version-etc-fsf
wcwidth
+ wcswidth
winsz-ioctl
winsz-termios
write-any-file