summaryrefslogtreecommitdiffstats
path: root/c/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/ChangeLog')
-rw-r--r--c/src/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/c/src/ChangeLog b/c/src/ChangeLog
index 0b57b89a77..1c83920aad 100644
--- a/c/src/ChangeLog
+++ b/c/src/ChangeLog
@@ -1,5 +1,14 @@
2003-12-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+ * aclocal/lead-dot.m4: Remove (Provided by automake-1.8).
+ * automake/compile.am: Use mkdir_p instead of mkinstalldirs.
+ * automake/lib.am: Use mkdir_p instead of mkdir.
+ Remove $(PROJECT_RELEASE)/lib/$(dirstamp) handling.
+ * aclocal/env-rtemsbsp.m4: Remove bsplibdir.
+ Cleanups.
+
+2003-12-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
* configure.ac: Require automake >= 1.8, autoconf >= 2.59.
2003-12-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>