aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/file-exp.xml
blob: 506520f98a04da080d6eacc0c0f6413f6ce5ad2d (plain)
1
2
3
4
5
6
7
8
9
<sect2>
<title>Command explanations</title>

<para><userinput>sed '/#define __/a #include &lt;stdint.h&gt;' readelf.h.backup &gt; readelf.h :</userinput> This 
sed fixes an error which occurs when compiling file-3.36 with
automake-1.5 installed.</para>

</sect2>