summaryrefslogtreecommitdiffstats
path: root/tools/cpu/generic
diff options
context:
space:
mode:
Diffstat (limited to 'tools/cpu/generic')
-rw-r--r--tools/cpu/generic/configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/cpu/generic/configure.ac b/tools/cpu/generic/configure.ac
index e76e5a9e28..6aab6dad52 100644
--- a/tools/cpu/generic/configure.ac
+++ b/tools/cpu/generic/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-tools-cpu-generic],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
AC_CONFIG_SRCDIR([size_rtems.in])
RTEMS_TOP(../../..)