mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-07-15 00:35:07 +01:00
Upgrade to Autoconf-2.61. Fixes #1918
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7856 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
3f25fa44de
commit
2bd778e952
@ -36,6 +36,16 @@
|
||||
</listitem>
|
||||
-->
|
||||
|
||||
<listitem>
|
||||
<para>2006-11-25</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[matthew] - Upgrade to Autoconf-2.61. Fixes
|
||||
<ulink url="&lfs-ticket-root;1918">#1918</ulink>.</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>2006-11-24</para>
|
||||
<itemizedlist>
|
||||
|
@ -35,11 +35,6 @@
|
||||
<sect2 role="installation">
|
||||
<title>Installation of Autoconf</title>
|
||||
|
||||
<para>Correct a problem in the testsuite due to an incompatibility with
|
||||
m4-&m4-version;:</para>
|
||||
|
||||
<screen><userinput>sed -i -e "s/Cannot open foo: /cannot open \`foo': /" tests/tools.at</userinput></screen>
|
||||
|
||||
<para>Prepare Autoconf for compilation:</para>
|
||||
|
||||
<screen><userinput>./configure --prefix=/usr</userinput></screen>
|
||||
|
@ -1,10 +1,11 @@
|
||||
<?xml version="1.0" encoding="ISO-8859-1"?>
|
||||
<!ENTITY version "SVN-20061124">
|
||||
<!ENTITY releasedate "November 24, 2006">
|
||||
<!ENTITY version "SVN-20061125">
|
||||
<!ENTITY releasedate "November 25, 2006">
|
||||
<!ENTITY milestone "6.3">
|
||||
<!ENTITY generic-version "development"> <!-- Use "development", "testing", or "x.y[-pre{x}]" -->
|
||||
|
||||
<!ENTITY lfs-root "http://www.linuxfromscratch.org/">
|
||||
<!ENTITY lfs-ticket-root "http://wiki.linuxfromscratch.org/lfs/ticket/">
|
||||
<!ENTITY blfs-root "&lfs-root;blfs/">
|
||||
<!ENTITY faq-root "&lfs-root;faq/">
|
||||
<!ENTITY hints-root "&lfs-root;hints/downloads/files/">
|
||||
|
@ -7,10 +7,10 @@
|
||||
Allowed deviation in disk usage : 2% -->
|
||||
|
||||
|
||||
<!ENTITY autoconf-version "2.60">
|
||||
<!ENTITY autoconf-size "995 KB">
|
||||
<!ENTITY autoconf-version "2.61">
|
||||
<!ENTITY autoconf-size "1,018 KB">
|
||||
<!ENTITY autoconf-url "&gnu;autoconf/autoconf-&autoconf-version;.tar.bz2">
|
||||
<!ENTITY autoconf-md5 "019609c29d0cbd9110c38480304aafc8">
|
||||
<!ENTITY autoconf-md5 "36d3fe706ad0950f1be10c46a429efe0">
|
||||
<!ENTITY autoconf-home "&gnu-software;autoconf/">
|
||||
<!ENTITY autoconf-ch6-du "8.1 MB">
|
||||
<!ENTITY autoconf-ch6-sbu "less than 0.1 SBU">
|
||||
|
Loading…
Reference in New Issue
Block a user