From 35b22754c2772843c7ccf9818a86d5dc1d36efe8 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Mon, 22 Jul 2002 09:17:40 +0000 Subject: 2002-07-22 Ralf Corsepius * aclocal/bsp-configure.m4: Add RTEMS_CHECK_MULTIPROCESSING. * automake/compile.am: Add test -d $(ARCH) || mkdir $(ARCH) to all compilation rules (Work-around to an automake bug). * automake/lib.am: Add test -d $(ARCH) || mkdir $(ARCH) to make-library. --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 0822c6a038..3e3093c324 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2002-07-22 Ralf Corsepius + + * aclocal/bsp-configure.m4: Add RTEMS_CHECK_MULTIPROCESSING. + * automake/compile.am: Add test -d $(ARCH) || mkdir $(ARCH) to all + compilation rules (Work-around to an automake bug). + * automake/lib.am: Add test -d $(ARCH) || mkdir $(ARCH) to + make-library. + 2002-07-22 Ralf Corsepius * configure.ac: Activate cpukit. Remove references to c/src/exec. -- cgit v1.2.3