summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2007-01-08 16:51:11 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2007-01-08 16:51:11 +0000
commit629a296ac99eb5bdfeb79390d1be50f3821eebf1 (patch)
tree16379edcb0f205192c5604be9accee83a6476517 /configure.ac
parent2007-01-08 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-629a296ac99eb5bdfeb79390d1be50f3821eebf1.tar.bz2
AC_PREREQ(2.60)
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index f3987b884d..8f032718e8 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@
##
## $Id$
-AC_PREREQ(2.59)
+AC_PREREQ(2.60)
AC_INIT([rtems],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
AC_CONFIG_SRCDIR([c])
RTEMS_TOP([.])