summaryrefslogtreecommitdiffstats
path: root/tools/cpu/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--tools/cpu/configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/cpu/configure.ac b/tools/cpu/configure.ac
index 13be27d709..df40d078ea 100644
--- a/tools/cpu/configure.ac
+++ b/tools/cpu/configure.ac
@@ -2,7 +2,7 @@
##
## $Id$
-AC_PREREQ(2.52)
+AC_PREREQ(2.57)
AC_INIT([rtems-tools-cpu],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com])
AC_CONFIG_SRCDIR([generic])
RTEMS_TOP(../..)