[Clfs-commits] commit: r4323 - /branches/clfs-sysroot/BOOK/final-system/common/texinfo.xml

svn at cross-lfs.org svn at cross-lfs.org
Sun Jan 4 15:36:04 PST 2009


Author: jciccone
Date: Sun Jan  4 23:36:04 2009
New Revision: 4323

Log:
Fix Texinfo Compilation Problem.

Modified:
    branches/clfs-sysroot/BOOK/final-system/common/texinfo.xml

Modified: branches/clfs-sysroot/BOOK/final-system/common/texinfo.xml
==============================================================================
--- branches/clfs-sysroot/BOOK/final-system/common/texinfo.xml (original)
+++ branches/clfs-sysroot/BOOK/final-system/common/texinfo.xml Sun Jan  4 23:36:04 2009
@@ -32,7 +32,9 @@
 
     <para os="c">Compile the package:</para>
 
-<screen os="d"><userinput>make</userinput></screen>
+<screen os="d"><userinput>make -C tools/gnulib/lib
+make -C tools
+make</userinput></screen>
 
     <para os="e">Install the package:</para>
 




More information about the Clfs-commits mailing list