Changeset 3f7bcbc
- Timestamp:
- 10/09/2017 03:45:52 PM (7 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gimp3, 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/for-12.3, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/spidermonkey128, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- 5b62526
- Parents:
- a5653eb
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
general/prog/autoconf213.xml
ra5653eb r3f7bcbc 21 21 </sect1info> 22 22 23 <title>Autoconf -&autoconf213-version;</title>23 <title>Autoconf&autoconf213-version;</title> 24 24 25 25 <indexterm zone="autoconf213"> 26 <primary sortas="a-Autoconf -213">Autoconf-213</primary>26 <primary sortas="a-Autoconf213">Autoconf213</primary> 27 27 </indexterm> 28 28 29 29 <sect2 role="package"> 30 <title>Introduction to Autoconf -2.13</title>31 32 <para> 33 <application>Autoconf -2.13</application> is an old version of30 <title>Introduction to Autoconf2.13</title> 31 32 <para> 33 <application>Autoconf2.13</application> is an old version of 34 34 <application>Autoconf</application> . This old version accepts switches 35 35 which are not valid in more recent versions. Now that … … 85 85 </itemizedlist> 86 86 87 <bridgehead renderas="sect3">Autoconf -2.13 Dependencies</bridgehead>87 <bridgehead renderas="sect3">Autoconf2.13 Dependencies</bridgehead> 88 88 89 89 <bridgehead renderas="sect4">Optional</bridgehead> … … 98 98 99 99 <sect2 role="installation"> 100 <title>Installation of Autoconf -2.13</title>100 <title>Installation of Autoconf2.13</title> 101 101 102 102 <para> … … 164 164 <seglistitem> 165 165 <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 167 172 </seg> 168 173 <seg> … … 180 185 <?dbhtml list-presentation="table"?> 181 186 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> 184 189 <listitem> 185 190 <para> … … 187 192 code packages to adapt to many kinds of Unix-like systems. 188 193 </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> 197 202 <listitem> 198 203 <para> … … 200 205 <emphasis>#define</emphasis> statements for configure to use 201 206 </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>, 214 219 <command>automake</command>, <command>gettextize</command> and 215 220 <command>libtoolize</command> in the right order when changes … … 217 222 <command>automake</command> template files. 218 223 </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> 227 232 <listitem> 228 233 <para> … … 230 235 <filename>configure.in</filename> file. 231 236 </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> 240 245 <listitem> 241 246 <para> … … 244 249 to use the current macro names. 245 250 </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> 254 259 <listitem> 255 260 <para> … … 260 265 by autoscan.] 261 266 </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> 264 269 </indexterm> 265 270 </listitem>
Note:
See TracChangeset
for help on using the changeset viewer.