Changeset 30edaff for BOOK/final-system
- Timestamp:
- Dec 25, 2008, 1:02:37 PM (16 years ago)
- Branches:
- clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- 8187b7d
- Parents:
- f526de95
- Location:
- BOOK/final-system
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/final-system/common/gawk.xml
rf526de95 r30edaff 29 29 30 30 <screen os="b"><userinput>./configure --prefix=/usr --libexecdir=/usr/lib</userinput></screen> 31 32 <para os="h1">Now fix an issue that will cause the Gettext testsuite33 to fail:</para>34 35 <screen os="h2"><userinput>echo '#define HAVE_LC_MESSAGES 1' >> config.h</userinput></screen>36 31 37 32 <para os="c">Compile the package:</para> -
BOOK/final-system/multilib/gawk.xml
rf526de95 r30edaff 31 31 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 32 32 href="../common/gawk.xml" 33 xpointer="xpointer(//*[@os='h1'])"/>34 35 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"36 href="../common/gawk.xml"37 xpointer="xpointer(//*[@os='h2'])"/>38 39 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"40 href="../common/gawk.xml"41 33 xpointer="xpointer(//*[@os='c'])"/> 42 34
Note:
See TracChangeset
for help on using the changeset viewer.