summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2002-11-12 09:28:58 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2002-11-12 09:28:58 +0000
commitfae851c2e756402e20f6fdd5745dc70615fda551 (patch)
treee4c17ce995989fe629e8ec29788492844be69ca7
parent2002-11-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-fae851c2e756402e20f6fdd5745dc70615fda551.tar.bz2
2002-11-12 Joel Sherrill <joel@OARcorp.com>
* configure.ac: Remove make/compilers/Makefile.
Diffstat (limited to '')
-rw-r--r--ChangeLog4
-rw-r--r--configure.ac1
2 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index a814cbb601..d065bbac4d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2002-11-12 Joel Sherrill <joel@OARcorp.com>
+
+ * configure.ac: Remove make/compilers/Makefile.
+
2002-11-11 Joel Sherrill <joel@OARcorp.com>
* VERSION: Updated to rtems-ss-20021111.
diff --git a/configure.ac b/configure.ac
index 3d22c3ff03..42e1ce0ed7 100644
--- a/configure.ac
+++ b/configure.ac
@@ -74,7 +74,6 @@ AC_CONFIG_FILES([Makefile
tools/Makefile
make/Makefile
make/custom/Makefile
-make/compilers/Makefile
])
AC_OUTPUT