From 5bc48b5eb58ccb6fdfa9d04c689b06d81c2baf2b Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Thu, 6 Mar 2003 06:14:28 +0000 Subject: [PATCH] 2003-03-06 Ralf Corsepius * configure.ac: Remove sptables.h.in. --- cpukit/ChangeLog | 4 ++++ cpukit/configure.ac | 1 - 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog index a73624f7d5..9544f771fc 100644 --- a/cpukit/ChangeLog +++ b/cpukit/ChangeLog @@ -1,3 +1,7 @@ +2003-03-06 Ralf Corsepius + + * configure.ac: Remove sptables.h.in. + 2003-02-28 Ralf Corsepius * configure.ac: Remove AC_SUBST(RTEMS_VERSION). diff --git a/cpukit/configure.ac b/cpukit/configure.ac index 5417c98ef0..42e2a4c821 100644 --- a/cpukit/configure.ac +++ b/cpukit/configure.ac @@ -150,7 +150,6 @@ AC_CONFIG_FILES([Makefile include/Makefile rtems/Makefile sapi/Makefile -sapi/include/rtems/sptables.h score/Makefile score/cpu/Makefile wrapup/Makefile