Author: cjg
Date: Mon Aug  4 03:45:32 2014
New Revision: 13821

Log:
Added note to freetype page about a required switch when building the first 
time.

Modified:
   branches/systemd/general.ent
   branches/systemd/general/graphlib/freetype2.xml
   branches/systemd/introduction/welcome/changelog.xml

Modified: branches/systemd/general.ent
==============================================================================
--- branches/systemd/general.ent        Mon Aug  4 03:14:13 2014        (r13820)
+++ branches/systemd/general.ent        Mon Aug  4 03:45:32 2014        (r13821)
@@ -1,6 +1,6 @@
 <!-- $LastChangedBy$ $Date$ -->
 
-<!ENTITY day          "03">                   <!-- Always 2 digits -->
+<!ENTITY day          "04">                   <!-- Always 2 digits -->
 <!ENTITY month        "08">                   <!-- Always 2 digits -->
 <!ENTITY year         "2014">
 <!ENTITY copyrightdate "2001-&year;">

Modified: branches/systemd/general/graphlib/freetype2.xml
==============================================================================
--- branches/systemd/general/graphlib/freetype2.xml     Mon Aug  4 03:14:13 
2014        (r13820)
+++ branches/systemd/general/graphlib/freetype2.xml     Mon Aug  4 03:45:32 
2014        (r13821)
@@ -121,6 +121,12 @@
   <sect2 role="installation">
     <title>Installation of FreeType2</title>
 
+    <note>
+    <para>When building the first time you must add
+      <parameter>--without-harfbuzz</parameter> to 
+      the below configure line.</para>
+    </note>
+
     <para>
       If you downloaded the additional documentation, unpack it into the
       source tree using the following command:

Modified: branches/systemd/introduction/welcome/changelog.xml
==============================================================================
--- branches/systemd/introduction/welcome/changelog.xml Mon Aug  4 03:14:13 
2014        (r13820)
+++ branches/systemd/introduction/welcome/changelog.xml Mon Aug  4 03:45:32 
2014        (r13821)
@@ -45,6 +45,20 @@
 -->
 
     <listitem>
+      <para>August 4th, 2014</para>
+      <itemizedlist>
+        <listitem>
+          <para>[cjg] - Added note to freetype page. Fixes 
+          <ulink url="&blfs-ticket-root;5330">#5331</ulink>.</para>
+        </listitem>
+        <listitem>
+          <para>[name] - Another changelog entry.</para>
+        </listitem>
+      </itemizedlist>
+    </listitem>
+
+
+    <listitem>
       <para>August 3rd, 2014</para>
       <itemizedlist>
         <listitem>
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to