mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-07-04 11:34:36 +01:00
Upgraded to automake-1.9.6
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6500 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
240a944127
commit
4035d6f4d9
@ -28,7 +28,7 @@ First a summary, then a detailed log.</para>
|
||||
<listitem><para>Upgraded to:</para>
|
||||
<itemizedlist>
|
||||
<!-- <listitem><para>Autoconf &autoconf-version;</para></listitem> -->
|
||||
<!-- <listitem><para>Automake &automake-version;</para></listitem> -->
|
||||
<listitem><para>Automake &automake-version;</para></listitem>
|
||||
<!-- <listitem><para>Bash &bash-version;</para></listitem> -->
|
||||
<listitem><para>Binutils &binutils-version;</para></listitem>
|
||||
<!-- <listitem><para>Bison &bison-version;</para></listitem> -->
|
||||
@ -107,6 +107,8 @@ First a summary, then a detailed log.</para>
|
||||
</itemizedlist>
|
||||
</listitem>
|
||||
|
||||
<listitem><para>July 13th, 2005 [matt]: Updated to automake-1.9.6.</para></listitem>
|
||||
|
||||
<listitem><para>July 9th, 2005 [archaic]: Rewrote kernel notes.
|
||||
</para></listitem>
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="ISO-8859-1"?>
|
||||
<!ENTITY version "SVN-20050709">
|
||||
<!ENTITY releasedate "July 09, 2005">
|
||||
<!ENTITY version "SVN-20050713">
|
||||
<!ENTITY releasedate "July 13, 2005">
|
||||
<!ENTITY milestone "6.2">
|
||||
<!ENTITY generic-version "svn"> <!-- Use "svn", "testing", or "x.y[-pre{x}]" -->
|
||||
|
||||
@ -24,7 +24,7 @@
|
||||
<!ENTITY sourceforge "http://prdownloads.sourceforge.net/">
|
||||
|
||||
<!ENTITY autoconf-version "2.59">
|
||||
<!ENTITY automake-version "1.9.5">
|
||||
<!ENTITY automake-version "1.9.6">
|
||||
<!ENTITY bash-version "3.0">
|
||||
<!ENTITY binutils-version "2.16.1">
|
||||
<!ENTITY bison-version "2.0">
|
||||
|
Loading…
Reference in New Issue
Block a user