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