Changeset 39fdfae4


Ignore:
Timestamp:
06/14/2016 09:03:18 PM (8 years ago)
Author:
Ken Moffat <ken@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
14de4227
Parents:
5159bc2
Message:

autoconf-2.13

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@17494 af4574ff-66df-0310-9fd7-8a98e5e911e0

Files:
1 added
4 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r5159bc2 r39fdfae4  
    11<!-- $LastChangedBy$ $Date$ -->
    22
    3 <!ENTITY day          "12">                   <!-- Always 2 digits -->
     3<!ENTITY day          "14">                   <!-- Always 2 digits -->
    44<!ENTITY month        "06">                   <!-- Always 2 digits -->
    55<!ENTITY year         "2016">
     
    77<!ENTITY copyholder   "The BLFS Development Team">
    88<!ENTITY version      "&year;-&month;-&day;">
    9 <!ENTITY releasedate  "June 12th &year;">
     9<!ENTITY releasedate  "June 14th &year;">
    1010<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1111<!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
  • general/prog/prog.xml

    r5159bc2 r39fdfae4  
    2323  system's development capabilities.</para>
    2424
     25  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="autoconf213.xml"/>
    2526<!--  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="bazaar.xml"/> -->
    2627  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="check.xml"/>
  • introduction/welcome/changelog.xml

    r5159bc2 r39fdfae4  
    4444
    4545-->
     46    <listitem>
     47      <para>June 14th, 2016</para>
     48      <itemizedlist>
     49        <listitem>
     50          <para>[ken] - Add autoconf-2.13, now required by firefox-47. This is
     51          partially based on Tushar's hint "Installing multiple autotool
     52          versions in parallel." Command descriptions based on LFS. Fixes
     53          <ulink url="&blfs-ticket-root;7939">#7939</ulink>.</para>
     54        </listitem>
     55      </itemizedlist>
     56    </listitem>
     57
    4658    <listitem>
    4759      <para>June 12th, 2016</para>
  • packages.ent

    r5159bc2 r39fdfae4  
    268268
    269269<!-- Chapter 13 -->
     270<!ENTITY autoconf213-version          "2.13">
    270271<!ENTITY bazaar-version               "2.5.1">
    271272<!ENTITY check-version                "0.10.0">
Note: See TracChangeset for help on using the changeset viewer.