From bb2b8259ea9d987726ac490c9118412a09960ef2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ralf=20Cors=C3=A9pius?= Date: Thu, 19 Jul 2012 15:47:55 +0200 Subject: Require automake-1.12.2. --- 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 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 -- cgit v1.2.3