Revert the use of wcwidth() and describe why.
commitd050cb67aa37390ab938b0a308c7541f19578506
authorKalle Olavi Niemitalo <kon@iki.fi>
Sat, 21 Oct 2006 21:05:37 +0000 (22 00:05 +0300)
committerKalle Olavi Niemitalo <Kalle@Astalo.kon.iki.fi>
Sat, 21 Oct 2006 21:05:37 +0000 (22 00:05 +0300)
treec13e89364b18dba0db26e2b4f38738bf96ddc8b5
parentc884123d5373c885c02ab342de7e689257d45945
Revert the use of wcwidth() and describe why.

This reverts the following commits:
86ed79deafd6944ba956dd639cb03432fa2ac45a
  Use wcwidth if available and applicable.
304f5fa1ea4853e5b8f635e5fb53c13dddfff814
  comment fix (__STDC_ISO_10646__, not __STDC_ISO_10646)
- part of 71eebf1cc7a905eccc21fd3815f0fa41292bcc1c
  Compensate for glibc not defining wcwidth() when _XOPEN_SOURCE is not set
And adds a lengthy comment about LC_CTYPE problems.
configure.in
src/intl/charsets.c