From 34b35b1a3e656f9927de480d1599a319804fc298 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sat, 14 Oct 2006 09:51:58 +0000 Subject: [ChangeLog] * Makefile.cfg: Remove cruft that's now handled via bootstrap. * Makefile.maint: Likewise, remove these targets/rules/variables: (local_updates, update, cvs-update, wget_files, get-targets): Remove. (cvs_files, wget-update, automake_repo): Likewise. Move the comment about cvsu to build-aux/vc-list-files, where cvsu is actually used. [build-aux/ChangeLog] * vc-list-files: Add a comment about cvsu. --- build-aux/ChangeLog | 1 + build-aux/vc-list-files | 1 + 2 files changed, 2 insertions(+) (limited to 'build-aux') diff --git a/build-aux/ChangeLog b/build-aux/ChangeLog index 4bef6ae42..164624767 100644 --- a/build-aux/ChangeLog +++ b/build-aux/ChangeLog @@ -1,6 +1,7 @@ 2006-10-14 Jim Meyering * vc-list-files: Don't filter git-ls-files output through cut. + Add a comment about cvsu. 2006-08-22 Paul Eggert diff --git a/build-aux/vc-list-files b/build-aux/vc-list-files index b873fbce5..992048751 100755 --- a/build-aux/vc-list-files +++ b/build-aux/vc-list-files @@ -26,6 +26,7 @@ # with no trailing slashes. In mercurial mode, it's used as part of a # "grep" pattern (prepend "^", append "/"), and in cvs mode, it's simply # used as an argument to the cvsu script. +# cvsu is part of the cvsutils package: http://www.red-bean.com/cvsutils/ include_prefix= case $# in -- cgit v1.2.3-70-g09d2