diff options
Diffstat (limited to 'chapter06/automake.xml')
-rw-r--r-- | chapter06/automake.xml | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/chapter06/automake.xml b/chapter06/automake.xml index 49641233e..109da7059 100644 --- a/chapter06/automake.xml +++ b/chapter06/automake.xml @@ -70,11 +70,11 @@ <segtitle>Installed directories</segtitle> <seglistitem> - <seg>acinstall, aclocal, aclocal-&automake-version;, automake, - automake-&automake-version;, compile, config.guess, config.sub, + <seg>acinstall, aclocal, aclocal-&am-minor-version;, automake, + automake-&am-minor-version;, compile, config.guess, config.sub, depcomp, elisp-comp, install-sh, mdate-sh, missing, mkinstalldirs, py-compile, symlink-tree, and ylwrap</seg> - <seg>/usr/share/aclocal-1.11, /usr/share/automake-1.11, + <seg>/usr/share/aclocal-&am-minor-version;, /usr/share/automake-&am-minor-version;, /usr/share/doc/automake-&automake-version;</seg> </seglistitem> </segmentedlist> @@ -106,11 +106,11 @@ </varlistentry> <varlistentry id="aclocalversion"> - <term><command>aclocal-&automake-version;</command></term> + <term><command>aclocal-&am-minor-version;</command></term> <listitem> <para>A hard link to <command>aclocal</command></para> <indexterm zone="ch-system-automake aclocalversion"> - <primary sortas="b-aclocal-&automake-version;">aclocal-&automake-version;</primary> + <primary sortas="b-aclocal-&am-minor-version;">aclocal-&am-minor-version;</primary> </indexterm> </listitem> </varlistentry> @@ -133,11 +133,11 @@ </varlistentry> <varlistentry id="automake-version"> - <term><command>automake-&automake-version;</command></term> + <term><command>automake-&am-minor-version;</command></term> <listitem> <para>A hard link to <command>automake</command></para> <indexterm zone="ch-system-automake automake-version"> - <primary sortas="b-automake-&automake-version;">automake-&automake-version;</primary> + <primary sortas="b-automake-&am-minor-version;">automake-&am-minor-version;</primary> </indexterm> </listitem> </varlistentry> |