mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-07-10 14:24:10 +01:00
Upgrade to Autoconf-2.66. Fixes #2705.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9340 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
cef11eaf85
commit
f262446f17
@ -37,6 +37,16 @@
|
|||||||
|
|
||||||
-->
|
-->
|
||||||
|
|
||||||
|
<listitem>
|
||||||
|
<para>2010-07-26</para>
|
||||||
|
<itemizedlist>
|
||||||
|
<listitem>
|
||||||
|
<para>[matthew] - Upgrade to Autoconf-2.66. Fixes
|
||||||
|
<ulink url="&lfs-ticket-root;2705">#2705</ulink>.</para>
|
||||||
|
</listitem>
|
||||||
|
</itemizedlist>
|
||||||
|
</listitem>
|
||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>2010-07-18</para>
|
<para>2010-07-18</para>
|
||||||
<itemizedlist>
|
<itemizedlist>
|
||||||
|
@ -22,9 +22,9 @@
|
|||||||
<itemizedlist>
|
<itemizedlist>
|
||||||
<title>Upgraded to:</title>
|
<title>Upgraded to:</title>
|
||||||
|
|
||||||
<!--<listitem>
|
<listitem>
|
||||||
<para>Autoconf &autoconf-version;</para>
|
<para>Autoconf &autoconf-version;</para>
|
||||||
</listitem>-->
|
</listitem>
|
||||||
<!--<listitem>
|
<!--<listitem>
|
||||||
<para>Automake &automake-version;</para>
|
<para>Automake &automake-version;</para>
|
||||||
</listitem> -->
|
</listitem> -->
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
<!ENTITY version "SVN-20100718">
|
<!ENTITY version "SVN-20100726">
|
||||||
<!ENTITY releasedate "July 18, 2010">
|
<!ENTITY releasedate "July 26, 2010">
|
||||||
<!ENTITY copyrightdate "1999-2010"><!-- jhalfs needs a literal dash, not – -->
|
<!ENTITY copyrightdate "1999-2010"><!-- jhalfs needs a literal dash, not – -->
|
||||||
<!ENTITY milestone "6.7">
|
<!ENTITY milestone "6.7">
|
||||||
<!ENTITY generic-version "development"> <!-- Use "development", "testing", or "x.y[-pre{x}]" -->
|
<!ENTITY generic-version "development"> <!-- Use "development", "testing", or "x.y[-pre{x}]" -->
|
||||||
|
@ -7,10 +7,10 @@
|
|||||||
Allowed deviation in disk usage : 2% -->
|
Allowed deviation in disk usage : 2% -->
|
||||||
|
|
||||||
|
|
||||||
<!ENTITY autoconf-version "2.65">
|
<!ENTITY autoconf-version "2.66">
|
||||||
<!ENTITY autoconf-size "1,301 KB">
|
<!ENTITY autoconf-size "1,331 KB">
|
||||||
<!ENTITY autoconf-url "&gnu;autoconf/autoconf-&autoconf-version;.tar.bz2">
|
<!ENTITY autoconf-url "&gnu;autoconf/autoconf-&autoconf-version;.tar.bz2">
|
||||||
<!ENTITY autoconf-md5 "a6de1cc6434cd64038b0a0ae4e252b33">
|
<!ENTITY autoconf-md5 "d2d22a532ee0e4d6d86a02e6425ecfce">
|
||||||
<!ENTITY autoconf-home "&gnu-software;autoconf/">
|
<!ENTITY autoconf-home "&gnu-software;autoconf/">
|
||||||
<!ENTITY autoconf-ch6-du "12.4 MB">
|
<!ENTITY autoconf-ch6-du "12.4 MB">
|
||||||
<!ENTITY autoconf-ch6-sbu "4.8 SBU">
|
<!ENTITY autoconf-ch6-sbu "4.8 SBU">
|
||||||
|
Loading…
Reference in New Issue
Block a user