From b22fa3ab19d71c193d62b85c876bd9177b6cd319 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Sat, 15 Feb 2003 04:35:41 +0000 Subject: 2003-02-15 Ralf Corsepius * Makefile.am: Remove references to obsoleted files aclocal/enable-gcc28.m4, aclocal/enable-libcdir.m4. --- ChangeLog | 5 +++++ Makefile.am | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 1e8f084d5f..5d4d6e42f8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2003-02-15 Ralf Corsepius + + * Makefile.am: Remove references to obsoleted files + aclocal/enable-gcc28.m4, aclocal/enable-libcdir.m4. + 2003-02-14 Joel Sherrill * README.configure, aclocal/rtems-cpu-subdirs.m4: Remove a29k diff --git a/Makefile.am b/Makefile.am index 05c52585ab..c807ffd3a3 100644 --- a/Makefile.am +++ b/Makefile.am @@ -20,8 +20,8 @@ ACLOCAL_FILES = aclocal/bsp-alias.m4 aclocal/canonical-host.m4 \ aclocal/check-cxx.m4 aclocal/check-itron.m4 \ aclocal/check-multiprocessing.m4 aclocal/check-networking.m4 \ aclocal/check-newlib.m4 aclocal/check-posix.m4 aclocal/check-rdbg.m4 \ - aclocal/enable-bare.m4 aclocal/enable-cxx.m4 aclocal/enable-gcc28.m4 \ - aclocal/enable-inlines.m4 aclocal/enable-itron.m4 aclocal/enable-libcdir.m4 \ + aclocal/enable-bare.m4 aclocal/enable-cxx.m4 \ + aclocal/enable-inlines.m4 aclocal/enable-itron.m4 \ aclocal/enable-multiprocessing.m4 aclocal/enable-networking.m4 \ aclocal/enable-posix.m4 aclocal/enable-rdbg.m4 aclocal/enable-rtemsbsp.m4 \ aclocal/enable-tests.m4 aclocal/gcc-pipe.m4 aclocal/gcc-specs.m4 \ -- cgit v1.2.3