summaryrefslogtreecommitdiffstats
path: root/testsuites/smptests/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--testsuites/smptests/configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuites/smptests/configure.ac b/testsuites/smptests/configure.ac
index aad32ee81d..7ee7552c72 100644
--- a/testsuites/smptests/configure.ac
+++ b/testsuites/smptests/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-c-src-tests-smptests],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
AC_CONFIG_SRCDIR([smp01])
AC_CONFIG_HEADER([config.h])