Author: bdubbs
Date: 2011-11-04 16:01:54 -0600 (Fri, 04 Nov 2011)
New Revision: 8936
Modified:
trunk/BOOK/general/prog/pkgconfig.xml
Log:
Fixes to pkg-config
Modified: trunk/BOOK/general/prog/pkgconfig.xml
===================================================================
--- trunk/BOOK/general/prog/pkgconfig.xml 2011-11-04 21:03:36 UTC (rev
8935)
+++ trunk/BOOK/general/prog/pkgconfig.xml 2011-11-04 22:01:54 UTC (rev
8936)
@@ -34,6 +34,8 @@
<command>configure</command> and <command>make</command> file
execution.</para>
+ &lfs70_checked;
+
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
<listitem>
@@ -59,7 +61,7 @@
<bridgehead renderas="sect3">Pkg-config Dependencies</bridgehead>
<bridgehead renderas="sect4">Required</bridgehead>
- <para role="required"><xref linkend="GLib"/></para>
+ <para role="required"><xref linkend="glib2"/></para>
<para condition="html" role="usernotes">User Notes:
<ulink url="&blfs-wiki;/pkgconfig"/></para>
@@ -84,9 +86,7 @@
'<option>--with-installed-popt</option>' is used with <xref
linkend="popt"/>.</para></note>
- <para>To test the results, issue: <command>make check</command>. The
- <quote>check-requires-private</quote> test has been known to fail for
- undetermined reasons.</para>
+ <para>To test the results, issue: <command>make check</command>.</para>
<para>Now, as the <systemitem class="username">root</systemitem>
user:</para>
@@ -94,15 +94,16 @@
</sect2>
+<!--
<sect2 role="commands">
<title>Command Explanations</title>
- <para><parameter>--with-installed-glib</parameter>: This parameter causes
+ <para><parameter>- -with-installed-glib</parameter>: This parameter causes
the package to use the installed glib2. This is to get rid of the
internally used
glib-1.</para>
</sect2>
-
+-->
<sect2 role="configuration">
<title>Configuring pkg-config</title>
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page