blob: af2a1f6b8f99b2e92c5255e19f8902c859dcefdf [file] [log] [blame]
Wichert Akkerman360815e1999-06-28 13:16:03 +00001
Dmitry V. Levin82f4cc62009-07-07 22:33:41 +00002If you use the GIT version of strace there will be some files missing
Roland McGrath6d2b3492002-12-30 00:51:30 +00003that you need to build strace. These files are generated by tools from
4the GNU Autoconf and Automake packages. You need recent versions, which
5provide the `autoreconf -i' command that will do everything you need.