Where is tests-m32/Makefile.in?

Mike Frysinger vapier at gentoo.org
Mon Mar 2 21:05:00 UTC 2015


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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.strace.io/pipermail/strace-devel/attachments/20150302/0ab90b43/attachment.bin>


More information about the Strace-devel mailing list