We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a64656 commit 600eafbCopy full SHA for 600eafb
README-hacking
@@ -2,8 +2,9 @@ Requirements
2
============
3
If you use the GIT version of strace there will be some files missing
4
that you need to build strace. These files are generated by tools from
5
-the GNU Autoconf and Automake packages. You need recent versions, which
6
-provide the `autoreconf -i' command that will do everything you need.
+the GNU Autoconf and Automake packages.
+
7
+Note: rather than run `autoreconf' directly, use the `./bootstrap' script.
8
9
10
No more ChangeLog file
0 commit comments