Author: randy
Date: 2010-12-09 13:25:46 -0700 (Thu, 09 Dec 2010)
New Revision: 8738

Modified:
   trunk/BOOK/general/graphlib/librsvg.xml
   trunk/BOOK/introduction/welcome/changelog.xml
Log:
Removed mentions of the obsolete mozilla plugin from the librsvg instructions

Modified: trunk/BOOK/general/graphlib/librsvg.xml
===================================================================
--- trunk/BOOK/general/graphlib/librsvg.xml     2010-12-09 17:27:29 UTC (rev 
8737)
+++ trunk/BOOK/general/graphlib/librsvg.xml     2010-12-09 20:25:46 UTC (rev 
8738)
@@ -87,8 +87,7 @@
     commands:</para>
 
 <screen><userinput>./configure --prefix=/usr \
-            --sysconfdir=/etc \
-            --disable-mozilla-plugin &amp;&amp;
+            --sysconfdir=/etc &amp;&amp;
 make</userinput></screen>
 
     <para>To test the results, issue: <command>make check</command>.</para>
@@ -102,10 +101,6 @@
   <sect2 role="commands">
     <title>Command Explanations</title>
 
-    <para><parameter>--disable-mozilla-plugin</parameter>: This parameter 
prevents
-    building the browser plugin as <application>Firefox</application> and
-    <application>SeaMonkey</application> have built-in SVG render 
capability.</para>
-
     <para><option>--disable-gtk-doc</option>: This parameter prevents
     the rebuilding of documentation during the <command>make</command>
     command. It will also prevent the existing documentation in the source

Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml       2010-12-09 17:27:29 UTC 
(rev 8737)
+++ trunk/BOOK/introduction/welcome/changelog.xml       2010-12-09 20:25:46 UTC 
(rev 8738)
@@ -45,6 +45,10 @@
       <para>December 9th, 2010</para>
       <itemizedlist>
         <listitem>
+          <para>[randy] - Removed mentions of the obsolete mozilla plugin
+          from the librsvg instructions.</para>
+        </listitem>
+        <listitem>
           <para>[randy] - Removed mentions of the obsolete
           <command>hal-device-manager</command> program from the
           HAL instructions.</para>

-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to