summaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1999-11-09 22:18:43 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1999-11-09 22:18:43 +0000
commitc73b8ac27f85ef7bc732b311da28f65e722ee7be (patch)
tree1aa0610aea4138b055ccccb8c49b924f35e845ab /configure.in
parentRemoved. (diff)
downloadrtems-c73b8ac27f85ef7bc732b311da28f65e722ee7be.tar.bz2
This patch adds the basic framework for the ITRON 3.0 API implementation
for RTEMS.
Diffstat (limited to '')
-rw-r--r--configure.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.in b/configure.in
index b4625e51d8..b202dde4f3 100644
--- a/configure.in
+++ b/configure.in
@@ -18,6 +18,7 @@ dnl These option are only in here to let --help report all supported
dnl options.
RTEMS_ENABLE_MULTIPROCESSING
RTEMS_ENABLE_POSIX
+RTEMS_ENABLE_ITRON
RTEMS_ENABLE_NETWORKING
RTEMS_ENABLE_RDBG
RTEMS_ENABLE_INLINES