summaryrefslogtreecommitdiffstats
path: root/c/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2003-12-12 15:27:16 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2003-12-12 15:27:16 +0000
commita6f212eadd6acc090b65bdeb066794c1cd10d624 (patch)
tree4abaecab6c79782bca0fdf335c5ed21d0aad651e /c/ChangeLog
parent2003-12-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-a6f212eadd6acc090b65bdeb066794c1cd10d624.tar.bz2
2003-12-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Use mkdir_p instead of mkinstalldirs.
Diffstat (limited to '')
-rw-r--r--c/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/c/ChangeLog b/c/ChangeLog
index c546c89648..6581fc3bcf 100644
--- a/c/ChangeLog
+++ b/c/ChangeLog
@@ -1,5 +1,9 @@
2003-12-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+ * Makefile.am: Use mkdir_p instead of mkinstalldirs.
+
+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>