From 97891e5ea3676281144768e1c26e124d01f9f6c6 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Fri, 24 Sep 2004 05:54:59 +0000 Subject: 2004-09-24 Ralf Corsepius * configure.ac: Require automake > 1.9. --- doc/tools/configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/tools/configure.ac') diff --git a/doc/tools/configure.ac b/doc/tools/configure.ac index b8a233279e..29b686f932 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.8]) +AM_INIT_AUTOMAKE([no-define foreign 1.9) dnl Checks for programs. AC_PROG_CC -- cgit v1.2.3