Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter06/make.xml

    r9292384 r770e789  
    4343    <title>Installation of Make</title>
    4444
    45     <para>First, fix an issue identified upstream:</para>
    46 
    47 <screen><userinput remap="pre">sed -e '/ifdef SIGPIPE/,+2 d' \
    48     -e '/undef  FATAL_SIG/i FATAL_SIG (SIGPIPE);' \
    49     -i src/main.c</userinput></screen>
    50 
    5145    <para>Prepare Make for compilation:</para>
    5246
Note: See TracChangeset for help on using the changeset viewer.