emacs-bug-tracker
[Top][All Lists]
Advanced

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

[debbugs-tracker] bug#11289: closed ([PATCH] maint: fix bootstrap-time r


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#11289: closed ([PATCH] maint: fix bootstrap-time requirement on autoconf version)
Date: Sun, 22 Apr 2012 22:52:02 +0000

Your message dated Sun, 22 Apr 2012 23:50:20 +0100
with message-id <address@hidden>
and subject line Re: bug#11289: [PATCH] maint: fix bootstrap-time requirement 
on autoconf version
has caused the debbugs.gnu.org bug report #11289,
regarding [PATCH] maint: fix bootstrap-time requirement on autoconf version
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
11289: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=11289
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: [PATCH] maint: fix bootstrap-time requirement on autoconf version Date: Fri, 20 Apr 2012 16:36:42 +0200
* bootstrap.conf ($buildreq): Require autoconf 2.64, not 2.62.  This is
consistent with what is required by AC_PREREQ in configure.ac.

Signed-off-by: Stefano Lattarini <address@hidden>
---
 bootstrap.conf |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bootstrap.conf b/bootstrap.conf
index bb414ef..41b9cc2 100644
--- a/bootstrap.conf
+++ b/bootstrap.conf
@@ -307,7 +307,7 @@ gnulib_tool_option_extras="--tests-base=gnulib-tests 
--with-tests --symlink\
 
 # Build prerequisites
 buildreq="\
-autoconf   2.62
+autoconf   2.64
 automake   1.11.1
 autopoint  -
 bison      -
-- 
1.7.9.5




--- End Message ---
--- Begin Message --- Subject: Re: bug#11289: [PATCH] maint: fix bootstrap-time requirement on autoconf version Date: Sun, 22 Apr 2012 23:50:20 +0100 User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:6.0) Gecko/20110816 Thunderbird/6.0
Applied.

Note for patches like this it's probably best to send
to address@hidden so that a bug isn't opened.
Also we don't add a signed-off line as that's
redundant when the same as the author.

thanks!
Pádraig.


--- End Message ---

reply via email to

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