Author: pierre
Date: Sat Feb 18 22:38:48 2017
New Revision: 18351

Log:
Fix emacs dependencies

Modified:
   trunk/BOOK/postlfs/editors/emacs.xml

Modified: trunk/BOOK/postlfs/editors/emacs.xml
==============================================================================
--- trunk/BOOK/postlfs/editors/emacs.xml        Sat Feb 18 22:13:39 2017        
(r18350)
+++ trunk/BOOK/postlfs/editors/emacs.xml        Sat Feb 18 22:38:48 2017        
(r18351)
@@ -59,13 +59,17 @@
 
     <bridgehead renderas="sect3">Emacs Dependencies</bridgehead>
 
+    <bridgehead renderas="sect4">Recommended</bridgehead>
+    <para role="recommended">
+      <xref linkend="giflib"/>
+    </para>
+
     <bridgehead renderas="sect4">Optional</bridgehead>
     <para role="optional">
       <xref linkend="x-window-system"/>,
       <xref linkend="alsa-lib"/>,
       <xref linkend="dbus"/>,
       <xref linkend="GConf"/>,
-      <xref linkend="giflib"/>,
       <xref linkend="gnutls"/>,
       <xref linkend="gobject-introspection"/>,
       <xref linkend="gsettings-desktop-schemas"/>,
@@ -155,11 +159,15 @@
     <para><option>IMAGEMAGICK_CFLAGS=-I/usr/include/ImageMagick-6 
     IMAGEMAGICK_LIBS="-lMagickCore-6.Q16HDRI -lMagick++-6.Q16HDRI
     -lMagickWand-6.Q16HDRI" </option>:
-    use these when you invoke configure if you have installe <xref
+    use these when you invoke configure if you have installed <xref
     linkend="imagemagick6"/> and wish to link to them (the normal unversioned
     pkgconfig files collide with <xref linkend="imagemagick"/> which this
     package cannot use).</para>
 
+    <para><option>--with-giflib=no</option>: Use this if you have not installed
+    <xref linkend="giflib"/> or 
+    <ulink 
url="http://directory.fsf.org/wiki/Libungif";>libungif</ulink>.</para>
+
   </sect2>
 
   <sect2 role="content">
-- 
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