Changeset f399737 for chapter08/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
  • chapter08/m4.xml

    r176404f rf399737  
    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.