Ignore:
Timestamp:
12/10/2012 05:32:09 PM (11 years ago)
Author:
Randy McMurchy <randy@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
2c7ec575
Parents:
33a9814
Message:

Added optional dependencies to the Libidn instructions

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@10883 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/libidn.xml

    r33a9814 r23cb090  
    1313]>
    1414
    15 <sect1 id="libidn" xreflabel="libidn-&libidn-version;">
     15<sect1 id="libidn" xreflabel="Libidn-&libidn-version;">
    1616  <?dbhtml filename="libidn.html"?>
    1717
     
    2121  </sect1info>
    2222
    23   <title>libidn-&libidn-version;</title>
     23  <title>Libidn-&libidn-version;</title>
    2424
    2525  <indexterm zone="libidn">
     
    2828
    2929  <sect2 role="package">
    30     <title>Introduction to libidn</title>
     30    <title>Introduction to Libidn</title>
    3131
    3232    <para>
    33       <application>libidn</application> is a package designed for
     33      <application>Libidn</application> is a package designed for
    3434      internationalized string handling based on the
    3535      <ulink url="http://www.ietf.org/rfc/rfc3454.txt">Stringprep</ulink>,
     
    7474    <bridgehead renderas="sect4">Optional</bridgehead>
    7575    <para role="optional">
     76      <xref linkend="pth"/>,
    7677      <xref linkend="emacs"/>,
    7778      <xref linkend="gtk-doc"/>,
    7879      <xref linkend="openjdk"/>,
    79       <ulink url="http://www.mono-project.com/Main_Page">Mono</ulink> and
     80      <ulink url="http://www.gnu.org/software/dotgnu/">DotGNU Portable.NET</ulink> or
     81      <ulink url="http://www.mono-project.com/Main_Page">Mono</ulink>, and
    8082      <ulink url="http://valgrind.org/">Valgrind</ulink>
    8183    </para>
     
    8789
    8890  <sect2 role="installation">
    89     <title>Installation of libidn</title>
     91    <title>Installation of Libidn</title>
    9092
    9193    <para>
    92       Install <application>libidn</application> by running the following
     94      Install <application>Libidn</application> by running the following
    9395      commands:
    9496    </para>
Note: See TracChangeset for help on using the changeset viewer.