[Clfs-commits] commit: r4962 - /trunk/BOOK/boot/ppc64/e2fsprogs.xml

svn at cross-lfs.org svn at cross-lfs.org
Tue Jun 2 00:40:02 PDT 2009


Author: chris at beaker67.com
Date: Tue Jun  2 07:40:02 2009
New Revision: 4962

Log:
Added command tag

Modified:
    trunk/BOOK/boot/ppc64/e2fsprogs.xml

Modified: trunk/BOOK/boot/ppc64/e2fsprogs.xml
==============================================================================
--- trunk/BOOK/boot/ppc64/e2fsprogs.xml (original)
+++ trunk/BOOK/boot/ppc64/e2fsprogs.xml Tue Jun  2 07:40:02 2009
@@ -38,9 +38,9 @@
     href="../common/e2fsprogs.xml"
     xpointer="xpointer(//*[@os='b'])"/>
 
-    <para>When cross-compiling configure cannot determine sizes and assumes
-    short=2, int=4, long=4, long long=8. This is not correct for PowerPC64.
-    Adjust the values with:</para>
+    <para>When cross-compiling, <command>configure</command> cannot
+    determine sizes and assumes short=2, int=4, long=4, long long=8. This is
+    not correct for PowerPC64. Adjust the values with:</para>
 
 <!--<screen><userinput>echo "ac_cv_sizeof_long_long=8" > config.cache
 echo "ac_cv_sizeof_long=8" >> config.cache




More information about the Clfs-commits mailing list