forked from Imagelibrary/rtems
2002-07-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* 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.
This commit is contained in:
@@ -14,4 +14,6 @@ AC_DEFUN([RTEMS_BSP_CONFIGURE],
|
||||
RTEMS_CANONICAL_HOST
|
||||
AM_CONFIG_HEADER([include/bspopts.h])
|
||||
RTEMS_PROJECT_ROOT
|
||||
|
||||
RTEMS_CHECK_MULTIPROCESSING
|
||||
])
|
||||
|
||||
Reference in New Issue
Block a user