diff options
Diffstat (limited to 'chapter06/glibc.xml')
-rw-r--r-- | chapter06/glibc.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/chapter06/glibc.xml b/chapter06/glibc.xml index 713fcd01d..bf5a46d17 100644 --- a/chapter06/glibc.xml +++ b/chapter06/glibc.xml @@ -289,6 +289,12 @@ localedef -i zh_CN -f GB18030 zh_CN.GB18030</userinput></screen> <filename>glibc-&glibc-version;/localedata/SUPPORTED</filename> file in the unlikely case you need them.</para> + <note><para>Glibc now uses libidn2 when resolving internationalized + domain names. This is a run time dependency. If this capability + is needed, the instrucions for installing libidn2 are in the + <ulink url="&blfs-book;general/libidn2.html">BLFS libidn2 page</ulink>. + </para></note> + </sect2> <sect2 id="conf-glibc" role="configuration"> |