Skip to content

Commit 600eafb

Browse files
vapierldv-alt
authored andcommitted
Clarify bootstrap-vs-autoreconf usage
* README-hacking: Tell people to run ./bootstrap.
1 parent 5a64656 commit 600eafb

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README-hacking

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,9 @@ Requirements
22
============
33
If you use the GIT version of strace there will be some files missing
44
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.
5+
the GNU Autoconf and Automake packages.
6+
7+
Note: rather than run `autoreconf' directly, use the `./bootstrap' script.
78

89

910
No more ChangeLog file

0 commit comments

Comments
 (0)