how about this. strace doesn't actually require "recent" versions, so we can drop that part.
--- a/README-hacking +++ b/README-hacking @@ -2,8 +2,9 @@ Requirements ============ 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. You need recent versions, which -provide the `autoreconf -i' command that will do everything you need. +the GNU Autoconf and Automake packages. + +Note: rather than run `autoreconf' directly, use the `./bootstrap' script. No more ChangeLog file -mike
signature.asc
Description: Digital signature
------------------------------------------------------------------------------ Dive into the World of Parallel Programming The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net/
_______________________________________________ Strace-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/strace-devel
