summaryrefslogtreecommitdiffstats
path: root/doc/tools/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'doc/tools/configure.ac')
-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 0118c29edb..d36f5fde7c 100644
--- a/doc/tools/configure.ac
+++ b/doc/tools/configure.ac
@@ -5,7 +5,7 @@ AC_PREREQ(2.57)
AC_INIT([rtems-doc-tools],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com])
AC_CONFIG_SRCDIR([word-replace2])
-AM_INIT_AUTOMAKE([no-define foreign 1.6])
+AM_INIT_AUTOMAKE([no-define foreign 1.7.2])
dnl Checks for programs.
AC_PROG_CC