forked from Imagelibrary/rtems
2002-07-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Activate cpukit. Remove references to c/src/exec.
This commit is contained in:
@@ -1,3 +1,7 @@
|
|||||||
|
2002-07-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||||
|
|
||||||
|
* configure.ac: Activate cpukit. Remove references to c/src/exec.
|
||||||
|
|
||||||
2002-07-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
2002-07-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||||
|
|
||||||
* aclocal/env-rtemsbsp.m4: Add libdir, bsplibdir.
|
* aclocal/env-rtemsbsp.m4: Add libdir, bsplibdir.
|
||||||
|
|||||||
@@ -65,11 +65,9 @@ AS_IF([test x"${enable_docs}" = x"yes"],
|
|||||||
[RTEMS_HOST_CONFIG_SUBDIRS([doc])])
|
[RTEMS_HOST_CONFIG_SUBDIRS([doc])])
|
||||||
|
|
||||||
RTEMS_TARGET_CONFIG_SUBDIRS([c/make])
|
RTEMS_TARGET_CONFIG_SUBDIRS([c/make])
|
||||||
if test x"$enable_multilib" = x"yes"; then
|
AS_IF([test x"$enable_multilib" = x"yes"],[
|
||||||
RTEMS_TARGET_CONFIG_SUBDIRS([c/src/exec])
|
RTEMS_TARGET_CONFIG_SUBDIRS([cpukit])
|
||||||
# FIXME: Not yet
|
])
|
||||||
# RTEMS_TARGET_CONFIG_SUBDIRS([c/src/lib])
|
|
||||||
fi
|
|
||||||
RTEMS_TARGET_CONFIG_SUBDIRS([c])
|
RTEMS_TARGET_CONFIG_SUBDIRS([c])
|
||||||
|
|
||||||
AC_CONFIG_FILES([Makefile
|
AC_CONFIG_FILES([Makefile
|
||||||
|
|||||||
Reference in New Issue
Block a user