From 0f772813aab3cfa0e1c9845cd0c56f682b203410 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ralf=20Cors=C3=A9pius?= Date: Thu, 19 Jul 2012 15:44:32 +0200 Subject: Require autoconf-2.69. --- testsuites/mptests/configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testsuites/mptests') diff --git a/testsuites/mptests/configure.ac b/testsuites/mptests/configure.ac index 536fc8b361..13cd72ffd1 100644 --- a/testsuites/mptests/configure.ac +++ b/testsuites/mptests/configure.ac @@ -1,6 +1,6 @@ ## Process this file with autoconf to produce a configure script. -AC_PREREQ([2.68]) +AC_PREREQ([2.69]) AC_INIT([rtems-c-src-tests-mptests],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla]) AC_CONFIG_SRCDIR([mp01]) AC_CONFIG_HEADER([config.h]) -- cgit v1.2.3