bison-patches
[Top][All Lists]
Advanced

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

[PATCH 1/2] Sync from upstream gnulib and autoconf.


From: Paul Eggert
Subject: [PATCH 1/2] Sync from upstream gnulib and autoconf.
Date: Fri, 08 Oct 2010 11:14:55 -0700
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.12) Gecko/20100915 Thunderbird/3.0.8

In trying to install a simple pitch to Bison I found that
it didn't bootstrap at all, due to changes to Gnulib in
the past few months.  What a hassle.  This turned a 15-minute
fix into something that took hours to check.  Anyway, here's
part one of the fix.  (I can't ship the fix as a single patch,
as I couldn't find any single patch for which "bootstrap"
would work.)

---
 gnulib              |    2 +-
 submodules/autoconf |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnulib b/gnulib
index b48afd8..54a0a8a 160000
--- a/gnulib
+++ b/gnulib
@@ -1 +1 @@
-Subproject commit b48afd89ec9be56156d6e2bebfdf457c778fe5c3
+Subproject commit 54a0a8a701799773538cdb6880c6385137c13684
diff --git a/submodules/autoconf b/submodules/autoconf
index 81074ea..2b0d95f 160000
--- a/submodules/autoconf
+++ b/submodules/autoconf
@@ -1 +1 @@
-Subproject commit 81074eaa201a289d11b6be05e0c78afbe5ff79f5
+Subproject commit 2b0d95faef68d7ed7c08b0edb9ff1c38728376fa
-- 
1.7.2



reply via email to

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