Automatic merge of trunk into multilib

This commit is contained in:
Thomas Trepl 2024-04-27 00:30:09 +02:00
commit 2d643acb93

View File

@ -137,9 +137,9 @@ popd</userinput></screen>
<term><parameter>--enable-widec</parameter></term>
<listitem>
<para>This switch causes wide-character libraries (e.g., <filename
class="libraryfile">libncursesw.so.&ncurses-version;</filename>)
class="libraryfile">libncursesw.so.&ncurses-release;</filename>)
to be built instead of normal ones (e.g., <filename
class="libraryfile">libncurses.so.&ncurses-version;</filename>).
class="libraryfile">libncurses.so.&ncurses-release;</filename>).
These wide-character libraries are usable in both multibyte and
traditional 8-bit locales, while normal libraries work properly
only in 8-bit locales. Wide-character and normal libraries are