summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2003-03-13 01:31:53 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2003-03-13 01:31:53 +0000
commit19c69fa10182a5182f3a065d840bf719a83db061 (patch)
treeeb7330b0aca6b2ea4a611455539d08a09c366ffd /ChangeLog
parent*** empty log message *** (diff)
downloadrtems-19c69fa10182a5182f3a065d840bf719a83db061.tar.bz2
2003-03-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* tools/Makefile.am: Remove. * configure.ac: Remove tools/Makefile.am * acinclude.m4: Fix build_subdir handling. * Makefile.am: Remove tools from SUBDIRS. Rename HOST|BUILD|TARGET_SUBDIRS into host|build|target_SUBDIRS.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a07b08f544..f637462f5e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2003-03-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * tools/Makefile.am: Remove.
+ * configure.ac: Remove tools.
+ * acinclude.m4: Fix build_subdir handling.
+ * Makefile.am: Remove tools from SUBDIRS.
+ Rename HOST|BUILD|TARGET_SUBDIRS into host|build|target_SUBDIRS.
+
2003-03-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Remove AC_CONFIG_AUX_DIR.