summaryrefslogtreecommitdiffstats
path: root/testsuites/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/ChangeLog')
-rw-r--r--testsuites/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/testsuites/ChangeLog b/testsuites/ChangeLog
index 09f5b2fe50..81c2b6f40e 100644
--- a/testsuites/ChangeLog
+++ b/testsuites/ChangeLog
@@ -1,5 +1,10 @@
2004-01-06 Ralf Corsepius <ralf.corsepius@rtems.org>
+ * automake/compile.am: Remove CLEANDIRS (Unused).
+ Remove DEFS (Implicitly handled by automake).
+
+2004-01-06 Ralf Corsepius <ralf.corsepius@rtems.org>
+
* automake/compile.am: Remove CONFIG.CC (Unused).
Remove CPPFLAGS, CFLAGS, CXXFLAGS, ASFLAGS (Implicitly handled by
automake). Add CCAS. Use AM_*FLAGS = RTEMS_*FLAGS.