aboutsummaryrefslogtreecommitdiffstats
path: root/appendixa/autoconf-desc.xml
diff options
context:
space:
mode:
Diffstat (limited to 'appendixa/autoconf-desc.xml')
-rw-r--r--appendixa/autoconf-desc.xml5
1 files changed, 4 insertions, 1 deletions
diff --git a/appendixa/autoconf-desc.xml b/appendixa/autoconf-desc.xml
index d845cb781..e6a96c78c 100644
--- a/appendixa/autoconf-desc.xml
+++ b/appendixa/autoconf-desc.xml
@@ -3,7 +3,7 @@
<para>Last checked against version &autoconf-contversion;.</para>
<sect3><title>Program Files</title>
-<para>autoconf, autoheader, autoreconf, autoscan, autoupdate and
+<para>autoconf, autoheader, autom4te, autoreconf, autoscan, autoupdate and
ifnames</para></sect3>
<sect3><title>Descriptions</title>
@@ -19,6 +19,9 @@ have autoconf.</para></sect4>
<para>The autoheader program can create a template file of C #define
statements for configure to use.</para></sect4>
+<sect4><title>autom4te</title>
+<para>autom4te runs GNU M4 on files.</para></sect4>
+
<sect4><title>autoreconf</title>
<para>If there are a lot of autoconf-generated configure scripts, the
autoreconf program can save some work. It runs autoconf (and