diff options
Diffstat (limited to 'chapter06/automake.xml')
-rw-r--r-- | chapter06/automake.xml | 12 |
1 files changed, 1 insertions, 11 deletions
diff --git a/chapter06/automake.xml b/chapter06/automake.xml index d02700a27..117f9c48b 100644 --- a/chapter06/automake.xml +++ b/chapter06/automake.xml @@ -73,7 +73,7 @@ make -j4 check</userinput></screen> <segtitle>Installed directories</segtitle> <seglistitem> - <seg>acinstall, aclocal, aclocal-&am-minor-version;, automake, + <seg>aclocal, aclocal-&am-minor-version;, automake, automake-&am-minor-version;, compile, config.guess, config.sub, depcomp, install-sh, mdate-sh, missing, mkinstalldirs, py-compile, and ylwrap</seg> @@ -87,16 +87,6 @@ make -j4 check</userinput></screen> <?dbfo list-presentation="list"?> <?dbhtml list-presentation="table"?> - <varlistentry id="acinstall"> - <term><command>acinstall</command></term> - <listitem> - <para>A script that installs aclocal-style M4 files</para> - <indexterm zone="ch-system-automake acinstall"> - <primary sortas="b-acinstall">acinstall</primary> - </indexterm> - </listitem> - </varlistentry> - <varlistentry id="aclocal"> <term><command>aclocal</command></term> <listitem> |