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
+1 -1
View File
@@ -1,6 +1,6 @@
dnl Process this file with autoconf to produce a configure script.
dnl NOTE: This is a very coarse port to automake
AC_PREREQ(2.52)
AC_PREREQ(2.57)
AC_INIT([rtems-doc-tools],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com])
AC_CONFIG_SRCDIR([word-replace2])