From 9b5c258556c4f1559ad12450cc88b6bd8d8bf75d Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Tue, 11 Feb 2003 11:11:33 +0000 Subject: 2003-02-11 Ralf Corsepius * configure.ac: AC_PREREQ(2.57). --- c/src/make/configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'c/src/make/configure.ac') diff --git a/c/src/make/configure.ac b/c/src/make/configure.ac index cae0513c8f..eafb107e42 100644 --- a/c/src/make/configure.ac +++ b/c/src/make/configure.ac @@ -6,7 +6,7 @@ ## This script configures the configuration files below make/ ## -AC_PREREQ(2.52) +AC_PREREQ(2.57) AC_INIT([rtems-c-src-make],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com]) AC_CONFIG_SRCDIR([bsp.cfg.in]) RTEMS_TOP(../../..) -- cgit v1.2.3