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