summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2003-02-15 04:35:41 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2003-02-15 04:35:41 +0000
commitb22fa3ab19d71c193d62b85c876bd9177b6cd319 (patch)
treee48c1063ff37a625ec1247b86504d5623830af34 /Makefile.am
parent2003-02-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-b22fa3ab19d71c193d62b85c876bd9177b6cd319.tar.bz2
2003-02-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Remove references to obsoleted files aclocal/enable-gcc28.m4, aclocal/enable-libcdir.m4.
Diffstat (limited to '')
-rw-r--r--Makefile.am4
1 files changed, 2 insertions, 2 deletions
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 \