From 9b353a50137524bae6135a913ea898a508eac3cc Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Tue, 11 Mar 2003 08:47:30 +0000 Subject: Merger from rtems-4-6-branch. --- cpukit/configure.ac | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'cpukit/configure.ac') diff --git a/cpukit/configure.ac b/cpukit/configure.ac index 5417c98ef0..34da6bf121 100644 --- a/cpukit/configure.ac +++ b/cpukit/configure.ac @@ -2,11 +2,10 @@ ## ## $Id$ -AC_PREREQ(2.54) +AC_PREREQ(2.57) AC_INIT([rtems-cpukit],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com]) AC_CONFIG_SRCDIR([score]) RTEMS_TOP(..) -AC_CONFIG_AUX_DIR(..) RTEMS_CANONICAL_TARGET_CPU @@ -150,7 +149,6 @@ AC_CONFIG_FILES([Makefile include/Makefile rtems/Makefile sapi/Makefile -sapi/include/rtems/sptables.h score/Makefile score/cpu/Makefile wrapup/Makefile -- cgit v1.2.3