mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-01-19 13:37:39 +00:00
Upgrade to Autoconf-2.67. Fixes #2729.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9350 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
6123afebc7
commit
3ca97f5d0d
@ -40,6 +40,10 @@
|
||||
<listitem>
|
||||
<para>2010-08-03</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[matthew] - Upgrade to Autoconf-2.67. Fixes
|
||||
<ulink url="&lfs-ticket-root;2729">#2729</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[matthew] - Add parameters to prevent chapter 5 GCC builds
|
||||
from linking to the host system's CLooG and PPL libraries that will
|
||||
|
@ -7,10 +7,11 @@
|
||||
Allowed deviation in disk usage : 2% -->
|
||||
|
||||
|
||||
<!ENTITY autoconf-version "2.66">
|
||||
<!ENTITY autoconf-size "1,331 KB">
|
||||
<!ENTITY autoconf-url "&gnu;autoconf/autoconf-&autoconf-version;.tar.bz2">
|
||||
<!ENTITY autoconf-md5 "d2d22a532ee0e4d6d86a02e6425ecfce">
|
||||
<!ENTITY autoconf-version "2.67">
|
||||
<!ENTITY autoconf-size "1,338 KB">
|
||||
<!-- <!ENTITY autoconf-url "&gnu;autoconf/autoconf-&autoconf-version;.tar.bz2"> -->
|
||||
<!ENTITY autoconf-url "http://people.redhat.com/eblake/autoconf/autoconf-&autoconf-version;.tar.bz2">
|
||||
<!ENTITY autoconf-md5 "3fbf92eb8eaca1e0d33dff9710edb5f0">
|
||||
<!ENTITY autoconf-home "&gnu-software;autoconf/">
|
||||
<!ENTITY autoconf-ch6-du "12.4 MB">
|
||||
<!ENTITY autoconf-ch6-sbu "4.8 SBU">
|
||||
|
Loading…
Reference in New Issue
Block a user