summaryrefslogtreecommitdiff
path: root/testsuites/psxtests
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2011-02-02 15:18:21 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2011-02-02 15:18:21 +0000
commit53328c8f7402acf1dfa113797e4619b667379816 (patch)
tree88fa3fa9cb54b1813495deb0e6876a7be3bac696 /testsuites/psxtests
parent90df1d9726703d8fc50baa272d2b475864e28904 (diff)
2011-02-02 Ralf Corsépius <ralf.corsepius@rtems.org>
* configure.ac: Require autoconf-2.68, automake-1.11.1.
Diffstat (limited to 'testsuites/psxtests')
-rw-r--r--testsuites/psxtests/configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/testsuites/psxtests/configure.ac b/testsuites/psxtests/configure.ac
index 4c22c5bfc5..07e6827998 100644
--- a/testsuites/psxtests/configure.ac
+++ b/testsuites/psxtests/configure.ac
@@ -2,14 +2,14 @@
##
## $Id$
-AC_PREREQ(2.60)
+AC_PREREQ([2.68])
AC_INIT([rtems-c-src-tests-psxtests],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
AC_CONFIG_SRCDIR([psx01])
RTEMS_TOP([../..],[..])
RTEMS_CANONICAL_TARGET_CPU
-AM_INIT_AUTOMAKE([no-define foreign 1.10])
+AM_INIT_AUTOMAKE([no-define foreign 1.11.1])
AM_MAINTAINER_MODE
RTEMS_ENV_RTEMSBSP