Bladeren bron

Updated Autoconf to 2.63

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8604 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Randy McMurchy 17 jaren geleden
bovenliggende
commit
cb48ead03d
3 gewijzigde bestanden met toevoegingen van 8 en 5 verwijderingen
  1. 3 0
      chapter01/changelog.xml
  2. 1 1
      chapter06/autoconf.xml
  3. 4 4
      packages.ent

+ 3 - 0
chapter01/changelog.xml

@@ -40,6 +40,9 @@
     <listitem>
       <para>2008-10-07</para>
       <itemizedlist>
+        <listitem>
+          <para>[randy] - Updated Autoconf to 2.63.</para>
+        </listitem>
         <listitem>
           <para>[randy] - Updated Libtool to 2.2.6a.</para>
         </listitem>

+ 1 - 1
chapter06/autoconf.xml

@@ -53,7 +53,7 @@
 
 <screen><userinput remap="test">make check</userinput></screen>
 
-    <para>This takes a long time, about 3 SBUs. In addition, 6 tests are skipped
+    <para>This takes a long time, about 4.7 SBUs. In addition, 6 tests are skipped
     that use Automake. For full test coverage, Autoconf can be re-tested
     after Automake has been installed.</para>
 

+ 4 - 4
packages.ent

@@ -7,12 +7,12 @@
      Allowed deviation in disk usage : 2% -->
 
 
-<!ENTITY autoconf-version "2.62">
-<!ENTITY autoconf-size "1,141 KB">
+<!ENTITY autoconf-version "2.63">
+<!ENTITY autoconf-size "1,195 KB">
 <!ENTITY autoconf-url "&gnu;autoconf/autoconf-&autoconf-version;.tar.bz2">
-<!ENTITY autoconf-md5 "e1fb8fe0b22e651240afdfa2be537a3c">
+<!ENTITY autoconf-md5 "7565809ed801bb5726da0631ceab3699">
 <!ENTITY autoconf-home "&gnu-software;autoconf/">
-<!ENTITY autoconf-ch6-du "11.8 MB">
+<!ENTITY autoconf-ch6-du "14.3 MB testsuite included">
 <!ENTITY autoconf-ch6-sbu "less than 0.1 SBU">
 
 <!ENTITY automake-version "1.10.1">