summaryrefslogtreecommitdiffstats
path: root/c/src/make/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/make/configure.ac')
-rw-r--r--c/src/make/configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/c/src/make/configure.ac b/c/src/make/configure.ac
index 1517c68a99..632829effe 100644
--- a/c/src/make/configure.ac
+++ b/c/src/make/configure.ac
@@ -4,7 +4,7 @@
## This script configures the configuration files below make/
##
-AC_PREREQ([2.68])
+AC_PREREQ([2.69])
AC_INIT([rtems-c-src-make],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
AC_CONFIG_SRCDIR([bsp.cfg.in])
RTEMS_TOP(../../..)