summaryrefslogtreecommitdiffstats
path: root/doc/tools
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2004-09-24 06:32:10 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2004-09-24 06:32:10 +0000
commit3e46c1cf83f6a1dde2473f974e7ce356eaea0ead (patch)
tree9cea92f101f23663c12c9f5aefc1335f6f1aa91e /doc/tools
parent2004-09-24 Ralf Corsepius <ralf_corsepius@rtems.org> (diff)
downloadrtems-3e46c1cf83f6a1dde2473f974e7ce356eaea0ead.tar.bz2
Fix typo in previous change.
Diffstat (limited to '')
-rw-r--r--doc/tools/configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/tools/configure.ac b/doc/tools/configure.ac
index 29b686f932..4fc1e70ecd 100644
--- a/doc/tools/configure.ac
+++ b/doc/tools/configure.ac
@@ -6,7 +6,7 @@ AC_INIT([rtems-doc-tools],[_RTEMS_VERSION],[rtems-bugs@rtems.com])
AC_CONFIG_SRCDIR([word-replace2])
RTEMS_TOP([../..])
-AM_INIT_AUTOMAKE([no-define foreign 1.9)
+AM_INIT_AUTOMAKE([no-define foreign 1.9])
dnl Checks for programs.
AC_PROG_CC