blob: 3e6043c894d84625bcea346b7e5259b649b56193 (
plain)
1
2
3
4
5
6
7
8
9
|
<sect2>
<title>Command explanations</title>
<para><userinput>sed $'/#define __/a \\\n#include <stdint.h>' readelf.h.backup > readelf.h :</userinput> This
sed fixes an error which occurs when compiling file-3.36 with
automake-1.5 installed.</para>
</sect2>
|