grep-commit
[Top][All Lists]
Advanced

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

grep branch, master, updated. v2.11-18-g42f01d2


From: Jim Meyering
Subject: grep branch, master, updated. v2.11-18-g42f01d2
Date: Tue, 17 Apr 2012 15:42:33 +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  42f01d28b1dc12b69d5bafb5697c9e8257574b3b (commit)
      from  55cf7b6a1905320c36702a476b09ebb29a2934d3 (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=42f01d28b1dc12b69d5bafb5697c9e8257574b3b


commit 42f01d28b1dc12b69d5bafb5697c9e8257574b3b
Author: Jim Meyering <address@hidden>
Date:   Tue Apr 17 17:30:21 2012 +0200

    build: update gnulib submodule to latest
    
    * bootstrap: Also update this file.

diff --git a/bootstrap b/bootstrap
index 31eb651..16dc15c 100755
--- a/bootstrap
+++ b/bootstrap
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Print a version string.
-scriptversion=2012-02-11.09; # UTC
+scriptversion=2012-04-16.16; # UTC
 
 # Bootstrap this package from checked-out sources.
 
@@ -863,6 +863,8 @@ if test $with_gettext = yes; then
     }
   ' po/Makevars.template >po/Makevars || exit 1
 
+  cat $GNULIB_SRCDIR/build-aux/po/Makefile.in.in > po/Makefile.in.in || exit 1
+
   if test -d runtime-po; then
     # Similarly for runtime-po/Makevars, but not quite the same.
     rm -f runtime-po/Makevars
diff --git a/gnulib b/gnulib
index 7995834..4805617 160000
--- a/gnulib
+++ b/gnulib
@@ -1 +1 @@
-Subproject commit 79958342269382b4ecbe3c5f566f86f71eb09ace
+Subproject commit 48056176f45bdbad1c95f8ce87d19ec8384bb623

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

Summary of changes:
 bootstrap |    4 +++-
 gnulib    |    2 +-
 2 files changed, 4 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
grep



reply via email to

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