summaryrefslogtreecommitdiffstats
path: root/c/src/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/configure.ac')
-rw-r--r--c/src/configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/c/src/configure.ac b/c/src/configure.ac
index 9fd68cc713..5ea9eb1ee1 100644
--- a/c/src/configure.ac
+++ b/c/src/configure.ac
@@ -2,7 +2,7 @@
##
## $Id$
-AC_PREREQ(2.60)
+AC_PREREQ([2.68])
AC_INIT([rtems-c-src],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
AC_CONFIG_SRCDIR([optman])
RTEMS_TOP(../..)
@@ -12,7 +12,7 @@ RTEMS_ENABLE_NETWORKING
RTEMS_CANONICAL_TARGET_CPU
-AM_INIT_AUTOMAKE([no-define subdir-objects no-exeext foreign 1.10])
+AM_INIT_AUTOMAKE([no-define subdir-objects no-exeext foreign 1.11.1])
AM_MAINTAINER_MODE
RTEMS_ENABLE_MULTILIB