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