summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2004-02-17 13:50:24 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2004-02-17 13:50:24 +0000
commit9078e0974be224b6961ec2b5e415d495f3551c95 (patch)
treefa938a2762a6a0f1a4c89643c40bf00c497a631a /configure.ac
parent2004-02-17 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-9078e0974be224b6961ec2b5e415d495f3551c95.tar.bz2
2004-02-17 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: DIST_SUBDIRS = $(SUBDIRS). Rework dist-hook. * configure.ac: Reflect changes to RTEMS_ENABLE_RTEMSBSP. * aclocal/enable-rtemsbsp.m4: Add support for --disable-rtemsbsp.
Diffstat (limited to '')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index e02e1f3b7c..f099ecdeaa 100644
--- a/configure.ac
+++ b/configure.ac
@@ -30,7 +30,7 @@ RTEMS_ENABLE_INLINES
RTEMS_ENABLE_CXX
RTEMS_ENABLE_TESTS
RTEMS_ENABLE_RTEMS_DEBUG
-RTEMS_ENABLE_RTEMSBSP(dummy)
+RTEMS_ENABLE_RTEMSBSP
RTEMS_ENABLE_MULTILIB
AC_ARG_ENABLE([docs],