mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-19 11:49:20 +01:00
Automatic merge of trunk into multilib
This commit is contained in:
commit
2d643acb93
@ -137,9 +137,9 @@ popd</userinput></screen>
|
|||||||
<term><parameter>--enable-widec</parameter></term>
|
<term><parameter>--enable-widec</parameter></term>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>This switch causes wide-character libraries (e.g., <filename
|
<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
|
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
|
These wide-character libraries are usable in both multibyte and
|
||||||
traditional 8-bit locales, while normal libraries work properly
|
traditional 8-bit locales, while normal libraries work properly
|
||||||
only in 8-bit locales. Wide-character and normal libraries are
|
only in 8-bit locales. Wide-character and normal libraries are
|
||||||
|
Loading…
Reference in New Issue
Block a user