Changeset fbb93edd


Ignore:
Timestamp:
11/04/2011 10:01:54 PM (12 years ago)
Author:
Bruce Dubbs <bdubbs@…>
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:
3b10fa8
Parents:
08f1ff7
Message:

Fixes to pkg-config

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/prog/pkgconfig.xml

    r08f1ff7 rfbb93edd  
    3535    execution.</para>
    3636
     37    &lfs70_checked;
     38
    3739    <bridgehead renderas="sect3">Package Information</bridgehead>
    3840    <itemizedlist spacing="compact">
     
    6062
    6163    <bridgehead renderas="sect4">Required</bridgehead>
    62     <para role="required"><xref linkend="GLib"/></para>
     64    <para role="required"><xref linkend="glib2"/></para>
    6365
    6466    <para condition="html" role="usernotes">User Notes:
     
    8587    linkend="popt"/>.</para></note>
    8688
    87     <para>To test the results, issue: <command>make check</command>. The
    88     <quote>check-requires-private</quote> test has been known to fail for
    89     undetermined reasons.</para>
     89    <para>To test the results, issue: <command>make check</command>.</para>
    9090
    9191    <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
     
    9595  </sect2>
    9696
     97<!--
    9798  <sect2 role="commands">
    9899    <title>Command Explanations</title>
    99100
    100     <para><parameter>--with-installed-glib</parameter>: This parameter causes
     101    <para><parameter>- -with-installed-glib</parameter>: This parameter causes
    101102    the package to use the installed glib2. This is to get rid of the internally used
    102103    glib-1.</para>
    103104
    104105  </sect2>
    105 
     106-->
    106107  <sect2 role="configuration">
    107108    <title>Configuring pkg-config</title>
Note: See TracChangeset for help on using the changeset viewer.