Andrew Borodin 0b68ecfffb Ticket #4674: remove --enable-charset/--disable-charset configuration option.
Sometime around 67a1189, patches were accepted that would allow files
to be converted from source encoding to display encoding.

The patches relied on a working iconv implementation. Therefore,
a compile option was introduced, since not many systems in ~2000 would
have a perfectly working iconv.

Today, we (hopefully) rely entirely on glib. What they do to give us
a working implementation is none of our business (may be system
implementation or something else).

So now this option doesn't make any sense and is even harmful.

Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
2025-03-24 21:11:22 +03:00
..
2011-03-03 20:48:31 +00:00
2024-09-23 14:00:47 +02:00