summaryrefslogtreecommitdiff
path: root/INSTALL-git.md
blob: 64d91c58960b4e805c7f2ed19979769c43a7f5e4 (plain)
1
2
3
4
5
6
7
8
Build strace from git repository
================================
If you use the GIT version of strace there will be some files missing
that you need to build strace.  These files are generated by tools from
the GNU Autoconf and Automake packages.

Note: rather than running `autoreconf` directly, use the `./bootstrap` script
and follow the instructions given in [INSTALL](INSTALL) file for further installation.