mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-03-05 22:04:48 +00:00
Upgrade to Automake-1.10.1. Fixes #2132.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8465 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
f24552492b
commit
d7587f3377
@ -36,6 +36,16 @@
|
||||
</listitem>
|
||||
-->
|
||||
|
||||
<listitem>
|
||||
<para>2008-01-29</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[matthew] - Upgraded to Automake-1.10.1. Fixes
|
||||
<ulink url="&lfs-ticket-root;2132">#2132</ulink>.</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>2008-01-22</para>
|
||||
<itemizedlist>
|
||||
|
@ -32,9 +32,9 @@
|
||||
<!--<listitem>
|
||||
<para>Autoconf &autoconf-version;</para>
|
||||
</listitem>-->
|
||||
<!--<listitem>
|
||||
<listitem>
|
||||
<para>Automake &automake-version;</para>
|
||||
</listitem>-->
|
||||
</listitem>
|
||||
<!--<listitem>
|
||||
<para>Bash &bash-version;</para>
|
||||
</listitem>-->
|
||||
|
@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="ISO-8859-1"?>
|
||||
<!ENTITY version "SVN-20080127">
|
||||
<!ENTITY releasedate "January 27, 2007">
|
||||
<!ENTITY version "SVN-20080129">
|
||||
<!ENTITY releasedate "January 29, 2007">
|
||||
<!ENTITY milestone "7.0">
|
||||
<!ENTITY generic-version "development"> <!-- Use "development", "testing", or "x.y[-pre{x}]" -->
|
||||
|
||||
|
@ -15,10 +15,10 @@
|
||||
<!ENTITY autoconf-ch6-du "8.1 MB">
|
||||
<!ENTITY autoconf-ch6-sbu "less than 0.1 SBU">
|
||||
|
||||
<!ENTITY automake-version "1.10">
|
||||
<!ENTITY automake-size "873 KB">
|
||||
<!ENTITY automake-version "1.10.1">
|
||||
<!ENTITY automake-size "897 KB">
|
||||
<!ENTITY automake-url "&gnu;automake/automake-&automake-version;.tar.bz2">
|
||||
<!ENTITY automake-md5 "0e2e0f757f9e1e89b66033905860fded">
|
||||
<!ENTITY automake-md5 "4510391e6b3edaa4cffb3ced87c9560c">
|
||||
<!ENTITY automake-home "&gnu-software;automake/">
|
||||
<!ENTITY automake-ch6-du "7.9 MB">
|
||||
<!ENTITY automake-ch6-sbu "less than 0.1 SBU">
|
||||
|
Loading…
Reference in New Issue
Block a user