Changeset 3f7bcbc


Ignore:
Timestamp:
10/09/2017 03:45:52 PM (7 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.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, 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:
5b62526
Parents:
a5653eb
Message:

Fix autoconf names

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/prog/autoconf213.xml

    ra5653eb r3f7bcbc  
    2121  </sect1info>
    2222
    23   <title>Autoconf-&autoconf213-version;</title>
     23  <title>Autoconf&autoconf213-version;</title>
    2424
    2525  <indexterm zone="autoconf213">
    26     <primary sortas="a-Autoconf-213">Autoconf-213</primary>
     26    <primary sortas="a-Autoconf213">Autoconf213</primary>
    2727  </indexterm>
    2828
    2929  <sect2 role="package">
    30     <title>Introduction to Autoconf-2.13</title>
    31 
    32     <para>
    33       <application>Autoconf-2.13</application> is an old version of
     30    <title>Introduction to Autoconf2.13</title>
     31
     32    <para>
     33      <application>Autoconf2.13</application> is an old version of
    3434      <application>Autoconf</application> . This old version accepts switches
    3535      which are not valid in more recent versions. Now that
     
    8585    </itemizedlist>
    8686
    87     <bridgehead renderas="sect3">Autoconf-2.13 Dependencies</bridgehead>
     87    <bridgehead renderas="sect3">Autoconf2.13 Dependencies</bridgehead>
    8888
    8989    <bridgehead renderas="sect4">Optional</bridgehead>
     
    9898
    9999  <sect2 role="installation">
    100     <title>Installation of Autoconf-2.13</title>
     100    <title>Installation of Autoconf2.13</title>
    101101
    102102    <para>
     
    164164      <seglistitem>
    165165        <seg>
    166           autoconf-2.13, autoheader-2.13, autoreconf-2.13, autoscan-2.13, autoupdate-2.13, ifnames-2.13
     166          autoconf2.13,
     167          autoheader2.13,
     168          autoreconf2.13,
     169          autoscan2.13,
     170          autoupdate2.13, and
     171          ifnames2.13
    167172        </seg>
    168173        <seg>
     
    180185      <?dbhtml list-presentation="table"?>
    181186
    182       <varlistentry id="autoconf-2.13">
    183         <term><command>autoconf-2.13</command></term>
     187      <varlistentry id="autoconf2.13">
     188        <term><command>autoconf2.13</command></term>
    184189        <listitem>
    185190          <para>
     
    187192            code packages to adapt to many kinds of Unix-like systems.
    188193          </para>
    189           <indexterm zone="autoconf213 autoconf-2.13">
    190             <primary sortas="b-autoconf-2.13">autoconf-2.13</primary>
    191           </indexterm>
    192         </listitem>
    193       </varlistentry>
    194 
    195       <varlistentry id="autoheader-2.13">
    196         <term><command>autoheader-2.13</command></term>
     194          <indexterm zone="autoconf213 autoconf2.13">
     195            <primary sortas="b-autoconf2.13">autoconf2.13</primary>
     196          </indexterm>
     197        </listitem>
     198      </varlistentry>
     199
     200      <varlistentry id="autoheader2.13">
     201        <term><command>autoheader2.13</command></term>
    197202        <listitem>
    198203          <para>
     
    200205           <emphasis>#define</emphasis> statements for configure to use
    201206          </para>
    202           <indexterm zone="autoconf213 autoheader-2.13">
    203             <primary sortas="b-autoheader-2.13">autoheader-2.13</primary>
    204           </indexterm>
    205         </listitem>
    206       </varlistentry>
    207 
    208       <varlistentry id="autoreconf-2.13">
    209         <term><command>autoreconf-2.13</command></term>
    210         <listitem>
    211           <para>
    212            This automatically runs <command>autoconf-2.13</command>,
    213            <command>autoheader-2.13</command>, <command>aclocal</command>,
     207          <indexterm zone="autoconf213 autoheader2.13">
     208            <primary sortas="b-autoheader2.13">autoheader2.13</primary>
     209          </indexterm>
     210        </listitem>
     211      </varlistentry>
     212
     213      <varlistentry id="autoreconf2.13">
     214        <term><command>autoreconf2.13</command></term>
     215        <listitem>
     216          <para>
     217           This automatically runs <command>autoconf2.13</command>,
     218           <command>autoheader2.13</command>, <command>aclocal</command>,
    214219           <command>automake</command>, <command>gettextize</command> and
    215220           <command>libtoolize</command> in the right order when changes
     
    217222           <command>automake</command> template files.
    218223          </para>
    219           <indexterm zone="autoconf213 autoreconf-2.13">
    220             <primary sortas="b-autoreconf-2.13">autoreconf-2.13</primary>
    221           </indexterm>
    222         </listitem>
    223       </varlistentry>
    224 
    225       <varlistentry id="autoscan-2.13">
    226         <term><command>autoscan-2.13</command></term>
     224          <indexterm zone="autoconf213 autoreconf2.13">
     225            <primary sortas="b-autoreconf2.13">autoreconf2.13</primary>
     226          </indexterm>
     227        </listitem>
     228      </varlistentry>
     229
     230      <varlistentry id="autoscan2.13">
     231        <term><command>autoscan2.13</command></term>
    227232        <listitem>
    228233          <para>
     
    230235            <filename>configure.in</filename> file.
    231236          </para>
    232           <indexterm zone="autoconf213 autoscan-2.13">
    233             <primary sortas="b-autoscan-2.13">autoscan-2.13</primary>
    234           </indexterm>
    235         </listitem>
    236       </varlistentry>
    237 
    238       <varlistentry id="autoupdate-2.13">
    239         <term><command>autoupdate-2.13</command></term>
     237          <indexterm zone="autoconf213 autoscan2.13">
     238            <primary sortas="b-autoscan2.13">autoscan2.13</primary>
     239          </indexterm>
     240        </listitem>
     241      </varlistentry>
     242
     243      <varlistentry id="autoupdate2.13">
     244        <term><command>autoupdate2.13</command></term>
    240245        <listitem>
    241246          <para>
     
    244249            to use the current macro names.
    245250          </para>
    246           <indexterm zone="autoconf213 autoupdate-2.13">
    247             <primary sortas="b-autoupdate-2.13">autoupdate-2,13</primary>
    248           </indexterm>
    249         </listitem>
    250       </varlistentry>
    251 
    252       <varlistentry id="ifnames-2.13">
    253         <term><command>ifnames-2.13</command></term>
     251          <indexterm zone="autoconf213 autoupdate2.13">
     252            <primary sortas="b-autoupdate2.13">autoupdate2.13</primary>
     253          </indexterm>
     254        </listitem>
     255      </varlistentry>
     256
     257      <varlistentry id="ifnames2.13">
     258        <term><command>ifnames2.13</command></term>
    254259        <listitem>
    255260          <para>
     
    260265            by autoscan.]
    261266          </para>
    262           <indexterm zone="autoconf213 ifnames-2.13">
    263             <primary sortas="b-ifnames-2.13">ifnames-2.13</primary>
     267          <indexterm zone="autoconf213 ifnames2.13">
     268            <primary sortas="b-ifnames2.13">ifnames2.13</primary>
    264269          </indexterm>
    265270        </listitem>
Note: See TracChangeset for help on using the changeset viewer.