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