Changeset f29824e for chapter08/gawk.xml


Ignore:
Timestamp:
09/15/2022 10:30:11 PM (19 months ago)
Author:
Thomas Trepl (Moody) <thomas@…>
Branches:
multilib
Children:
c093e6b
Parents:
a28ea0a (diff), 9644bf9 (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/gawk.xml

    ra28ea0a rf29824e  
    4444
    4545<screen><userinput remap="pre">sed -i 's/extras//' Makefile.in</userinput></screen>
     46
     47    <para>Now fix a programming error identified upstream:</para>
     48
     49<screen><userinput remap="pre">sed -i -i '241i UPREF(m);' interpret.h</userinput></screen>
    4650
    4751    <para>Prepare Gawk for compilation:</para>
Note: See TracChangeset for help on using the changeset viewer.