This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "GNU M4 source repository".
http://git.sv.gnu.org/gitweb/?p=m4.git;a=commitdiff;h=edff3edfb0438a3047fb7208a34404c3b76513e5 The branch, master has been updated via edff3edfb0438a3047fb7208a34404c3b76513e5 (commit) from 38cd6cb274a8766048373d37b89163fb5d4176ff (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit edff3edfb0438a3047fb7208a34404c3b76513e5 Author: Eric Blake <[EMAIL PROTECTED]> Date: Tue Dec 4 09:00:30 2007 -0700 gnulib-tool doesn't recognize config.*. * build-aux/.cvsignore: Explicitly ignore config.rpath, for gnulib-tool. * build-aux/.gitignore: Likewise. Signed-off-by: Eric Blake <[EMAIL PROTECTED]> ----------------------------------------------------------------------- Summary of changes: build-aux/.cvsignore | 1 + build-aux/.gitignore | 1 + 2 files changed, 2 insertions(+), 0 deletions(-) diff --git a/build-aux/.cvsignore b/build-aux/.cvsignore index 3a8e904..6da574f 100644 --- a/build-aux/.cvsignore +++ b/build-aux/.cvsignore @@ -1,5 +1,6 @@ compile config.* +config.rpath depcomp gendocs.sh gnupload diff --git a/build-aux/.gitignore b/build-aux/.gitignore index 3a8e904..6da574f 100644 --- a/build-aux/.gitignore +++ b/build-aux/.gitignore @@ -1,5 +1,6 @@ compile config.* +config.rpath depcomp gendocs.sh gnupload hooks/post-receive -- GNU M4 source repository
