summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/configure.ac2
-rw-r--r--doc/tools/configure.ac2
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/configure.ac b/doc/configure.ac
index da210b8e03..eaa50e984e 100644
--- a/doc/configure.ac
+++ b/doc/configure.ac
@@ -6,7 +6,7 @@ AC_INIT([rtems-doc],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
AC_CONFIG_SRCDIR([project.am])
RTEMS_TOP([..])
-AM_INIT_AUTOMAKE([no-define foreign 1.11.1])
+AM_INIT_AUTOMAKE([no-define foreign 1.12.2])
AM_MAINTAINER_MODE
RTEMS_ENABLE_RPMPREFIX
diff --git a/doc/tools/configure.ac b/doc/tools/configure.ac
index 1fc2b23d8a..3bced7321f 100644
--- a/doc/tools/configure.ac
+++ b/doc/tools/configure.ac
@@ -6,7 +6,7 @@ AC_INIT([rtems-doc-tools],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
AC_CONFIG_SRCDIR([word-replace2])
RTEMS_TOP([../..])
-AM_INIT_AUTOMAKE([no-define foreign 1.11.1])
+AM_INIT_AUTOMAKE([no-define foreign 1.12.2])
dnl Checks for programs.
AC_PROG_CC