aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/glibc.xml
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2018-08-13 02:58:10 +0000
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2018-08-13 02:58:10 +0000
commit3b032196953ffaba87ea9b4f307a40a3efd726e9 (patch)
tree6cda60dbe3c58c0325d02831a44b22ad32a1a5e2 /chapter06/glibc.xml
parent76db8d6fa13e6c7c133fc1118c127bce9dcb8564 (diff)
Update to dbus-1.12.10.
Add a note to glibc about using libidn2. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11447 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/glibc.xml')
-rw-r--r--chapter06/glibc.xml6
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">