Changeset f399737 for chapter06/m4.xml


Ignore:
Timestamp:
07/15/2021 05:30:07 PM (3 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
11.0, 11.0-rc1, 11.0-rc2, 11.0-rc3, 11.1, 11.1-rc1, 11.2, 11.2-rc1, 11.3, 11.3-rc1, 12.0, 12.0-rc1, 12.1, 12.1-rc1, arm, bdubbs/gcc13, ml-11.0, multilib, renodr/libudev-from-systemd, s6-init, trunk, xry111/arm64, xry111/arm64-12.0, xry111/clfs-ng, xry111/lfs-next, xry111/loongarch, xry111/loongarch-12.0, xry111/loongarch-12.1, xry111/mips64el, xry111/pip3, xry111/rust-wip-20221008, xry111/update-glibc
Children:
0906e3c, ac9f395
Parents:
176404f
Message:

Remove modifications to m4 that are no longer needed.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter06/m4.xml

    r176404f rf399737  
    4343  <sect2 role="installation">
    4444    <title>Installation of M4</title>
    45 
     45<!--
    4646    <para>First, make some fixes introduced by glibc-2.28:</para>
    4747
    4848<screen><userinput remap="pre">sed -i 's/IO_ftrylockfile/IO_EOF_SEEN/' lib/*.c
    4949echo "#define _IO_IN_BACKUP 0x100" >> lib/stdio-impl.h</userinput></screen>
    50 
     50-->
    5151    <para>Prepare M4 for compilation:</para>
    5252
Note: See TracChangeset for help on using the changeset viewer.