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 "grep".
The branch, master has been updated
via fe2064088e5d45f621a79ea197c0eb17dceed940 (commit)
from 2b3b49cb19f19a28f119ced3d6d6dba1e75fe886 (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 -----------------------------------------------------------------
http://git.savannah.gnu.org/cgit/grep.git/commit/?id=fe2064088e5d45f621a79ea197c0eb17dceed940
commit fe2064088e5d45f621a79ea197c0eb17dceed940
Author: Jim Meyering <[email protected]>
Date: Thu Apr 8 20:58:26 2010 +0200
build: use gnulib's isblank module
* bootstrap.conf (gnulib_modules): Use gnulib's isblank module,
now that we rely on the function by that name.
diff --git a/bootstrap.conf b/bootstrap.conf
index 54d4775..a836d5c 100644
--- a/bootstrap.conf
+++ b/bootstrap.conf
@@ -43,6 +43,7 @@ gnupload
hard-locale
ignore-value
intprops
+isblank
isdir
lseek
locale
-----------------------------------------------------------------------
Summary of changes:
bootstrap.conf | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
hooks/post-receive
--
grep