From 91f706a50173d54abd972d29df357482a0c9b983 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Thu, 28 Oct 2004 07:14:34 +0000 Subject: 2004-10-28 Ralf Corsepius * configure.ac: Remove RTEMS_CPUOPT([RTEMS_MULTILIBS],..). (Unused). --- cpukit/ChangeLog | 5 +++++ cpukit/configure.ac | 5 ----- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog index a8079c0561..14a093ccbb 100644 --- a/cpukit/ChangeLog +++ b/cpukit/ChangeLog @@ -1,3 +1,8 @@ +2004-10-28 Ralf Corsepius + + * configure.ac: Remove RTEMS_CPUOPT([RTEMS_MULTILIBS],..). + (Unused). + 2004-10-27 Ralf Corsepius * monitor/mon-prmisc.c, monitor/monitor.h: Let rtems_monitor_dump 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], -- cgit v1.2.3