aboutsummaryrefslogtreecommitdiffstats
path: root/appendixa
diff options
context:
space:
mode:
Diffstat (limited to 'appendixa')
-rw-r--r--appendixa/automake-dep.xml2
-rw-r--r--appendixa/automake-desc.xml20
-rw-r--r--appendixa/automake-shortdesc.xml13
-rw-r--r--appendixa/automake.xml1
4 files changed, 25 insertions, 11 deletions
diff --git a/appendixa/automake-dep.xml b/appendixa/automake-dep.xml
index f841e3957..a6f9e23f4 100644
--- a/appendixa/automake-dep.xml
+++ b/appendixa/automake-dep.xml
@@ -1,3 +1,5 @@
+<sect2><title>&nbsp;</title><para>&nbsp;</para></sect2>
+
<sect2>
<title>Automake Installation Dependencies</title>
diff --git a/appendixa/automake-desc.xml b/appendixa/automake-desc.xml
index 7879172a4..68cae424e 100644
--- a/appendixa/automake-desc.xml
+++ b/appendixa/automake-desc.xml
@@ -1,13 +1,10 @@
-<sect2><title>Contents of Automake</title>
+<sect2><title>&nbsp;</title><para>&nbsp;</para></sect2>
-<para>Last checked against version &automake-contversion;.</para>
+<sect2><title>Descriptions</title>
-<sect3><title>Program Files</title>
-<para>acinstall, aclocal, aclocal-1.6, automake, automake-1.6,
-compile, config.guess, config.sub, depcomp, elisp-comp, install-sh,
-mdate-sh, missing, mkinstalldirs, py-compile, ylwrap</para></sect3>
+<para>Last checked against version &automake-contversion;.</para>
-<sect3><title>Descriptions</title>
+<sect3><title>Program file descriptions</title>
<sect4><title>acinstall</title>
<para>acinstall is a script which installs aclocal-style M4 files.</para></sect4>
@@ -25,10 +22,11 @@ Also, the aclocal mechanism is extensible for use
by other packages.</para></sect4>
<sect4><title>automake, automake-1.6</title>
-<para>To create all the Makefile.in's for a package, run the automake
-program in the top level directory, with no arguments. automake will
-automatically find each appropriate Makefile.am (by scanning
-configure.in) and generate the corresponding Makefile.in.</para></sect4>
+<para>To create all the Makefile.in files for a package, run the
+automake program in the top level directory, with no
+arguments. automake will automatically find each appropriate
+Makefile.am (by scanning configure.in) and generate the corresponding
+Makefile.in.</para></sect4>
<sect4><title>compile</title>
<para>compile is script which acts as a wrapper for compilers.</para></sect4>
diff --git a/appendixa/automake-shortdesc.xml b/appendixa/automake-shortdesc.xml
new file mode 100644
index 000000000..13093b4b1
--- /dev/null
+++ b/appendixa/automake-shortdesc.xml
@@ -0,0 +1,13 @@
+<sect2><title>Contents of Automake</title>
+
+<para>Last checked against version &automake-contversion;.</para>
+
+<para>Automake generates Makefile.in files, intended for use with Autoconf.</para>
+<para>Modutils installs the following:</para>
+
+<sect3><title>Program Files</title>
+<para>acinstall, aclocal, aclocal-1.6, automake, automake-1.6,
+compile, config.guess, config.sub, depcomp, elisp-comp, install-sh,
+mdate-sh, missing, mkinstalldirs, py-compile, ylwrap</para></sect3>
+
+</sect2>
diff --git a/appendixa/automake.xml b/appendixa/automake.xml
index 872e6a0b9..7f80159c5 100644
--- a/appendixa/automake.xml
+++ b/appendixa/automake.xml
@@ -3,6 +3,7 @@
<?dbhtml filename="automake.html" dir="appendixa"?>
&aa-automake-down;
+&aa-automake-shortdesc;
&aa-automake-desc;
&aa-automake-dep;