Changeset 0906e3c for chapter08/m4.xml


Ignore:
Timestamp:
07/16/2021 03:45:08 AM (3 years ago)
Author:
Thomas Trepl (Moody) <thomas@…>
Branches:
ml-11.0, multilib
Children:
3999c22
Parents:
9600ece (diff), f399737 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Automatic merge of trunk into multilib

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter08/m4.xml

    r9600ece r0906e3c  
    4040  <sect2 role="installation">
    4141    <title>Installation of M4</title>
    42 
     42<!--
    4343    <para>First, make some fixes required by glibc-2.28 and later:</para>
    4444
    4545<screen><userinput remap="pre">sed -i 's/IO_ftrylockfile/IO_EOF_SEEN/' lib/*.c
    4646echo "#define _IO_IN_BACKUP 0x100" >> lib/stdio-impl.h</userinput></screen>
    47 
     47-->
    4848    <para>Prepare M4 for compilation:</para>
    4949
Note: See TracChangeset for help on using the changeset viewer.