Changeset 344fb79b
- Timestamp:
- Feb 21, 2006, 1:50:17 AM (19 years ago)
- Children:
- 700a487
- Parents:
- ce48896
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
final-system/common/gawk.xml
rce48896 r344fb79b 43 43 44 44 <screen os="d"><userinput>./configure --prefix=/usr --libexecdir=/usr/lib</userinput></screen> 45 46 <para os="h1">Now we will fix an issue that will cause the gettext testsuite's 47 to fail:</para> 48 49 <screen os="h2"><userinput>echo '#define HAVE_LC_MESSAGES 1' >> config.h</userinput></screen> 45 50 46 51 <para os="e">Compile the package:</para> -
final-system/multilib/gawk.xml
rce48896 r344fb79b 39 39 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 40 40 href="../common/gawk.xml" 41 xpointer="xpointer(//*[@os='h1'])"/> 42 43 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 44 href="../common/gawk.xml" 45 xpointer="xpointer(//*[@os='h2'])"/> 46 47 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 48 href="../common/gawk.xml" 41 49 xpointer="xpointer(//*[@os='e'])"/> 42 50 -
introduction/common/changelog.xml
rce48896 r344fb79b 43 43 <para>[ken] - Fix for accessing vim's documentation, from LFS.</para> 44 44 </listitem> 45 <listitem> 46 <para>[jim] - Fixed the Gettext testsuite from failing, by fixing 47 an issue in Gawk. Thank you Greg Schaefer.</para> 48 </listitem> 45 49 </itemizedlist> 46 50 </listitem>
Note:
See TracChangeset
for help on using the changeset viewer.