Author: dnicholson
Date: 2006-10-11 23:15:31 -0600 (Wed, 11 Oct 2006)
New Revision: 6339
Modified:
trunk/BOOK/gnome/core/gnome-doc-utils.xml
trunk/BOOK/introduction/welcome/changelog.xml
Log:
Always install the .pc files in GNOME Doc Utils. Fixes #2126.
Modified: trunk/BOOK/gnome/core/gnome-doc-utils.xml
===================================================================
--- trunk/BOOK/gnome/core/gnome-doc-utils.xml 2006-10-12 04:46:44 UTC (rev
6338)
+++ trunk/BOOK/gnome/core/gnome-doc-utils.xml 2006-10-12 05:15:31 UTC (rev
6339)
@@ -92,6 +92,14 @@
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="../../xincludes/without-gnome.xml"/>
+ <para>If you build <application>GNOME Doc Utils</application>
+ without <application>Python</application>, the
+ <application>pkg-config</application> support files will not be
+ installed. Ensure that they are installed with the following
+ command:</para>
+
+<screen><userinput>sed -i 's/@[EMAIL PROTECTED]/pkgconfig/'
Makefile.in</userinput></screen>
+
<para>Install <application>GNOME Doc Utils</application>
by running the following commands:</para>
Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml 2006-10-12 04:46:44 UTC
(rev 6338)
+++ trunk/BOOK/introduction/welcome/changelog.xml 2006-10-12 05:15:31 UTC
(rev 6339)
@@ -45,6 +45,10 @@
<para>October 12th, 2006</para>
<itemizedlist>
<listitem>
+ <para>[dnicholson] - Fixed GNOME Doc Utils so that the
+ pkg-config files are always installed. Closes #2126.</para>
+ </listitem>
+ <listitem>
<para>[dnicholson] - Patched Emacs to ensure that the
AltGr key is recognized. Added information about lack
of test suite.</para>
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page