From 3e46c1cf83f6a1dde2473f974e7ce356eaea0ead Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Fri, 24 Sep 2004 06:32:10 +0000 Subject: Fix typo in previous change. --- doc/configure.ac | 2 +- doc/tools/configure.ac | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'doc') diff --git a/doc/configure.ac b/doc/configure.ac index 9d6068d2ec..60494232b1 100644 --- a/doc/configure.ac +++ b/doc/configure.ac @@ -6,7 +6,7 @@ AC_INIT([rtems-doc],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) AC_CONFIG_SRCDIR([project.am]) RTEMS_TOP([..]) -AM_INIT_AUTOMAKE([no-define foreign 1.9) +AM_INIT_AUTOMAKE([no-define foreign 1.9]) AM_MAINTAINER_MODE RTEMS_ENABLE_RPMPREFIX 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 -- cgit v1.2.3