blob: cc7c62760f98ed0ade3e34a84e50bc0c2cff8ddb [file] [log] [blame]
Wichert Akkerman360815e1999-06-28 13:16:03 +00001
2If you use the CVS version of strace there will be some files missing
3that you need to build strace. These files are generated by tools from
4the GNU autoconf package.
5
Wichert Akkermanb292d272002-03-31 20:45:07 +00006In order to generate the missing package you can run the autogen.sh script.
Wichert Akkerman360815e1999-06-28 13:16:03 +00007For some architectures (powerpc, (ultra)sparc) you need a recent version
8of autoconf, otherwise it might fail to recognize your system.
9