Parcourir la source

upgrade to automake 1.9.4

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4456 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Jeremy Utley il y a 20 ans
Parent
commit
c424315501
2 fichiers modifiés avec 4 ajouts et 1 suppressions
  1. 3 0
      chapter01/changelog.xml
  2. 1 1
      general.ent

+ 3 - 0
chapter01/changelog.xml

@@ -19,6 +19,7 @@ of the LFS Book.</para>
 
 <listitem><para>Upgraded to:</para>
 <itemizedlist>
+<listitem><para>automake-1.9.4</para></listitem>
 <listitem><para>findutils-4.2.10</para></listitem>
 <listitem><para>gcc-3.4.3</para></listitem>
 <listitem><para>glibc-20041122</para></listitem>
@@ -44,6 +45,8 @@ of the LFS Book.</para>
 </itemizedlist>
 </listitem>
 
+<listitem><para>December 25th, 2004 [jeremy]: Upgraded to automake 1.9.4</para></listitem>
+
 <listitem><para>December 19th, 2004 [jeremy]: Updated GCC-testresults link to
 be appropriate for GCC 3.4.3</para></listitem>
 

+ 1 - 1
general.ent

@@ -15,7 +15,7 @@
 <!ENTITY diskspace "Required disk space">
 
 <!ENTITY autoconf-version "2.59">
-<!ENTITY automake-version "1.9.3">
+<!ENTITY automake-version "1.9.4">
 <!ENTITY bash-version "3.0">
 <!ENTITY binutils-version "2.15.94.0.2">
 <!ENTITY bison-version "1.875a">