summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2002-12-12 16:06:22 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2002-12-12 16:06:22 +0000
commitf442116c660c92b9e2def37a04723be81af7de7a (patch)
treeb2f5ef6291c99c2cc9c4c5cdf69024bd77981526 /ChangeLog
parent2002-12-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-f442116c660c92b9e2def37a04723be81af7de7a.tar.bz2
2002-12-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* automake/compile.am: Remove creating $(ARCH) in compilation rules.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7a51dc8296..355a331ff6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2002-12-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+ * automake/compile.am: Remove creating $(ARCH) in compilation rules.
+
+2002-12-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
* configure.ac: Require autoconf >= 2.57 and automake-1.7.2.
2002-12-10 Ralf Corsepius <corsepiu@faw.uni-ulm.de>