Author: randy
Date: 2010-03-30 13:23:49 -0600 (Tue, 30 Mar 2010)
New Revision: 8372

Modified:
   trunk/BOOK/general/prog/doxygen.xml
   trunk/BOOK/introduction/welcome/changelog.xml
Log:
Updated the docdir variable in the Doxygen instructions, thanks to David Jensen 
for the patch

Modified: trunk/BOOK/general/prog/doxygen.xml
===================================================================
--- trunk/BOOK/general/prog/doxygen.xml 2010-03-30 19:18:05 UTC (rev 8371)
+++ trunk/BOOK/general/prog/doxygen.xml 2010-03-30 19:23:49 UTC (rev 8372)
@@ -94,7 +94,7 @@
     commands:</para>
 
 <screen><userinput>./configure --prefix /usr \
-            --docdir /usr/share/doc &amp;&amp;
+            --docdir /usr/share/doc/doxygen-&doxygen-version; &amp;&amp;
 make</userinput></screen>
 
     <para>This package does not come with a test suite.</para>

Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml       2010-03-30 19:18:05 UTC 
(rev 8371)
+++ trunk/BOOK/introduction/welcome/changelog.xml       2010-03-30 19:23:49 UTC 
(rev 8372)
@@ -45,6 +45,10 @@
       <para>March 30th, 2010</para>
       <itemizedlist>
         <listitem>
+          <para>[randy] - Updated the docdir variable in the Doxygen
+          instructions, thanks to David Jensen for the patch.</para>
+        </listitem>
+        <listitem>
           <para>[randy] - Updated to Ruby-1.9.1-p376.</para>
         </listitem>
         <listitem>

-- 
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