summaryrefslogtreecommitdiffstats
path: root/cpukit/configure.ac
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2004-10-28 07:14:34 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2004-10-28 07:14:34 +0000
commit91f706a50173d54abd972d29df357482a0c9b983 (patch)
tree2eb6ffb655bf7343c1870eb9afaf2e2d83e116c8 /cpukit/configure.ac
parent2004-10-27 Ralf Corsepius <ralf_corsepius@rtems.org> (diff)
downloadrtems-91f706a50173d54abd972d29df357482a0c9b983.tar.bz2
2004-10-28 Ralf Corsepius <ralf_corsepius@rtems.org>
* configure.ac: Remove RTEMS_CPUOPT([RTEMS_MULTILIBS],..). (Unused).
Diffstat (limited to '')
-rw-r--r--cpukit/configure.ac5
1 files changed, 0 insertions, 5 deletions
diff --git a/cpukit/configure.ac b/cpukit/configure.ac
index d72d438250..70b58dff8b 100644
--- a/cpukit/configure.ac
+++ b/cpukit/configure.ac
@@ -141,11 +141,6 @@ RTEMS_CPUOPT([RTEMS_ITRON_API],
[1],
[if itron api is supported])
-RTEMS_CPUOPT([RTEMS_MULTILIBS],
- [test x"$RTEMS_MULTILIBS" = x"yes"],
- [1],
- [using multilib'ed RTEMS])
-
RTEMS_CPUOPT([RTEMS_MULTIPROCESSING],
[test x"$enable_multiprocessing" = x"yes"],
[1],