Changeset 7a63b22a for BOOK/final-system
- Timestamp:
- Jan 8, 2011, 1:47:29 PM (14 years ago)
- Branches:
- clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- abdca7b
- Parents:
- c7bfa72
- git-author:
- Joe Ciccone <jciccone@…> (01/08/11 13:47:24)
- git-committer:
- Joe Ciccone <jciccone@…> (01/08/11 13:47:29)
- Location:
- BOOK/final-system
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/final-system/common/m4.xml
rc7bfa72 r7a63b22a 24 24 <sect2 role="installation"> 25 25 <title>Installation of M4</title> 26 27 <para os="s1">Add a missing include statement into one of the source files28 with the following command:</para>29 30 <screen os="s2"><userinput>sed -i '/"m4.h"/i\#include <sys/stat.h>' src/path.c</userinput></screen>31 26 32 27 <para os="a">Prepare M4 for compilation:</para> -
BOOK/final-system/multilib/m4.xml
rc7bfa72 r7a63b22a 21 21 <sect2 role="installation"> 22 22 <title>Installation of M4</title> 23 24 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"25 href="../common/m4.xml"26 xpointer="xpointer(//*[@os='s1'])"/>27 28 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"29 href="../common/m4.xml"30 xpointer="xpointer(//*[@os='s2'])"/>31 23 32 24 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
Note:
See TracChangeset
for help on using the changeset viewer.