grep-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

grep branch, master, updated. v2.13-10-g624fb28


From: Paul Eggert
Subject: grep branch, master, updated. v2.13-10-g624fb28
Date: Fri, 27 Jul 2012 23:54:51 +0000

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  624fb2824cc4f318caf99c3912cfb0ad6c74b418 (commit)
      from  aa99fbeb9ff85ce8ff024c5ace4e0690726e0ca7 (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=624fb2824cc4f318caf99c3912cfb0ad6c74b418


commit 624fb2824cc4f318caf99c3912cfb0ad6c74b418
Author: Paul Eggert <address@hidden>
Date:   Fri Jul 27 16:54:26 2012 -0700

    maint: remove stat-size
    
    * bootstrap.conf (gnulib_modules): Remove stat-size.
    * src/main.c: Don't include stat-size.h; no longer needed.

diff --git a/bootstrap.conf b/bootstrap.conf
index 2b3563c..f89a56e 100644
--- a/bootstrap.conf
+++ b/bootstrap.conf
@@ -69,7 +69,6 @@ realloc-gnu
 regex
 same-inode
 ssize_t
-stat-size
 stddef
 stdlib
 stpcpy
diff --git a/src/main.c b/src/main.c
index 6954760..84066d8 100644
--- a/src/main.c
+++ b/src/main.c
@@ -44,7 +44,6 @@
 #include "progname.h"
 #include "propername.h"
 #include "quote.h"
-#include "stat-size.h"
 #include "version-etc.h"
 #include "xalloc.h"
 #include "xstrtol.h"

-----------------------------------------------------------------------

Summary of changes:
 bootstrap.conf |    1 -
 src/main.c     |    1 -
 2 files changed, 0 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
grep



reply via email to

[Prev in Thread] Current Thread [Next in Thread]