mirror of
https://git.lyx.org/repos/lyx.git
synced 2025-01-14 12:25:11 +00:00
5637c9b321
Encoding cp858 is only supported by some iconv variants Gnu iconv only supports it, if configured with "--enable-extra-encodings" (see https://www.gnu.org/software/libiconv/) Maybe drop support or add a configuration check?