2003-02-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>

* configure.ac: AC_PREREQ(2.57).
This commit is contained in:
Ralf Corsepius
2003-02-11 11:11:33 +00:00
parent 6ca0732851
commit 9b5c258556
295 changed files with 736 additions and 148 deletions

View File

@@ -2,7 +2,7 @@
##
## $Id$
AC_PREREQ(2.52)
AC_PREREQ(2.57)
AC_INIT([rtems-c-src-lib-libcpu-powerpc],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com])
AC_CONFIG_SRCDIR([mpc6xx])
RTEMS_TOP(../../../../..)