Changeset cb48ead


Ignore:
Timestamp:
10/07/2008 10:22:45 PM (16 years ago)
Author:
Randy McMurchy <randy@…>
Branches:
10.0, 10.0-rc1, 10.1, 10.1-rc1, 11.0, 11.0-rc1, 11.0-rc2, 11.0-rc3, 11.1, 11.1-rc1, 11.2, 11.2-rc1, 11.3, 11.3-rc1, 12.0, 12.0-rc1, 12.1, 12.1-rc1, 6.4, 6.5, 6.6, 6.7, 6.8, 7.0, 7.1, 7.2, 7.3, 7.4, 7.5, 7.5-systemd, 7.6, 7.6-systemd, 7.7, 7.7-systemd, 7.8, 7.8-systemd, 7.9, 7.9-systemd, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, arm, bdubbs/gcc13, ml-11.0, multilib, renodr/libudev-from-systemd, s6-init, trunk, xry111/arm64, xry111/arm64-12.0, xry111/clfs-ng, xry111/lfs-next, xry111/loongarch, xry111/loongarch-12.0, xry111/loongarch-12.1, xry111/mips64el, xry111/pip3, xry111/rust-wip-20221008, xry111/update-glibc
Children:
794025e
Parents:
22f2462
Message:

Updated Autoconf to 2.63

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8604 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • chapter01/changelog.xml

    r22f2462 rcb48ead  
    4242      <itemizedlist>
    4343        <listitem>
     44          <para>[randy] - Updated Autoconf to 2.63.</para>
     45        </listitem>
     46        <listitem>
    4447          <para>[randy] - Updated Libtool to 2.2.6a.</para>
    4548        </listitem>
  • chapter06/autoconf.xml

    r22f2462 rcb48ead  
    5454<screen><userinput remap="test">make check</userinput></screen>
    5555
    56     <para>This takes a long time, about 3 SBUs. In addition, 6 tests are skipped
     56    <para>This takes a long time, about 4.7 SBUs. In addition, 6 tests are skipped
    5757    that use Automake. For full test coverage, Autoconf can be re-tested
    5858    after Automake has been installed.</para>
  • packages.ent

    r22f2462 rcb48ead  
    88
    99
    10 <!ENTITY autoconf-version "2.62">
    11 <!ENTITY autoconf-size "1,141 KB">
     10<!ENTITY autoconf-version "2.63">
     11<!ENTITY autoconf-size "1,195 KB">
    1212<!ENTITY autoconf-url "&gnu;autoconf/autoconf-&autoconf-version;.tar.bz2">
    13 <!ENTITY autoconf-md5 "e1fb8fe0b22e651240afdfa2be537a3c">
     13<!ENTITY autoconf-md5 "7565809ed801bb5726da0631ceab3699">
    1414<!ENTITY autoconf-home "&gnu-software;autoconf/">
    15 <!ENTITY autoconf-ch6-du "11.8 MB">
     15<!ENTITY autoconf-ch6-du "14.3 MB testsuite included">
    1616<!ENTITY autoconf-ch6-sbu "less than 0.1 SBU">
    1717
Note: See TracChangeset for help on using the changeset viewer.