Signed-off-by: Dmitry V. Levin <ldv@altlinux.org>
2009-07-07 Dmitry V. Levin <ldv@altlinux.org>
* .cvsignore: Remove.
+ * README-CVS: Rename to README-hacking.
+ * Makefile.am (EXTRA_DIST): Remove README-CVS.
2009-06-01 Dmitry V. Levin <ldv@altlinux.org>
debian/strace.manpages debian/strace-udeb.install \
strace.spec \
strace-graph COPYRIGHT CREDITS PORTING \
- README-CVS README-freebsd README-linux README-sunos4 README-svr4 \
+ README-freebsd README-linux README-sunos4 README-svr4 \
linux/ioctlsort.c linux/ioctlent.sh \
linux/ioctlent.h linux/errnoent.h linux/signalent.h \
linux/syscall.h linux/syscallent.h linux/dummy.h \
-If you use the CVS version of strace there will be some files missing
+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.