mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-08-10 13:36:01 +01:00
Upgrade to Autoconf-2.65. Fixes #2520.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9125 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
3d4219ad3f
commit
59c2dade45
@ -37,6 +37,16 @@
|
||||
|
||||
-->
|
||||
|
||||
<listitem>
|
||||
<para>2009-12-02</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[matthew] Upgrade to Autoconf-2.65. Fixes
|
||||
<ulink url="&lfs-ticket-root;2520">#2520</ulink>.</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>2009-11-29</para>
|
||||
<itemizedlist>
|
||||
|
@ -22,9 +22,9 @@
|
||||
<itemizedlist>
|
||||
<title>Upgraded to:</title>
|
||||
|
||||
<!--<listitem>
|
||||
<listitem>
|
||||
<para>Autoconf &autoconf-version;</para>
|
||||
</listitem>-->
|
||||
</listitem>
|
||||
<!--<listitem>
|
||||
<para>Automake &automake-version;</para>
|
||||
</listitem>-->
|
||||
|
@ -1,5 +1,5 @@
|
||||
<!ENTITY version "SVN-20091129">
|
||||
<!ENTITY releasedate "November 29, 2009">
|
||||
<!ENTITY version "SVN-20091202">
|
||||
<!ENTITY releasedate "December 2, 2009">
|
||||
<!ENTITY copyrightdate "1999-2009"><!-- jhalfs needs a literal dash, not – -->
|
||||
<!ENTITY milestone "7.0">
|
||||
<!ENTITY generic-version "development"> <!-- Use "development", "testing", or "x.y[-pre{x}]" -->
|
||||
|
@ -7,10 +7,10 @@
|
||||
Allowed deviation in disk usage : 2% -->
|
||||
|
||||
|
||||
<!ENTITY autoconf-version "2.64">
|
||||
<!ENTITY autoconf-size "1,283 KB">
|
||||
<!ENTITY autoconf-version "2.65">
|
||||
<!ENTITY autoconf-size "1,301 KB">
|
||||
<!ENTITY autoconf-url "&gnu;autoconf/autoconf-&autoconf-version;.tar.bz2">
|
||||
<!ENTITY autoconf-md5 "ef400d672005e0be21e0d20648169074">
|
||||
<!ENTITY autoconf-md5 "a6de1cc6434cd64038b0a0ae4e252b33">
|
||||
<!ENTITY autoconf-home "&gnu-software;autoconf/">
|
||||
<!ENTITY autoconf-ch6-du "12.4 MB testsuite included">
|
||||
<!ENTITY autoconf-ch6-sbu "4.8 SBU testsuite included">
|
||||
|
Loading…
Reference in New Issue
Block a user