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