From deec7a27dbba6f089947989810e38aab886ec675 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Mon, 22 Jul 2002 09:25:38 +0000 Subject: 2002-07-22 Ralf Corsepius * configure.ac: Remove RTEMS_ENABLE_MULTIPROCESSING, RTEMS_ENABLE_POSIX, RTEMS_ENABLE_ITRON, RTEMS_ENABLE_INLINES, RTEMS_ENABLE_RTEMS_DEBUG, RTEMS_CHECK_RTEMS_DEBUG, RTEMS_CHECK_NEWLIB. --- c/src/optman/ChangeLog | 7 +++++++ c/src/optman/configure.ac | 9 --------- 2 files changed, 7 insertions(+), 9 deletions(-) diff --git a/c/src/optman/ChangeLog b/c/src/optman/ChangeLog index 243348898b..be061fab73 100644 --- a/c/src/optman/ChangeLog +++ b/c/src/optman/ChangeLog @@ -1,3 +1,10 @@ +2002-07-22 Ralf Corsepius + + * configure.ac: Remove RTEMS_ENABLE_MULTIPROCESSING, + RTEMS_ENABLE_POSIX, RTEMS_ENABLE_ITRON, RTEMS_ENABLE_INLINES, + RTEMS_ENABLE_RTEMS_DEBUG, RTEMS_CHECK_RTEMS_DEBUG, + RTEMS_CHECK_NEWLIB. + 2002-06-15 Ralf Corsepius * Makefile.am: Remove multilib support. diff --git a/c/src/optman/configure.ac b/c/src/optman/configure.ac index d41bbaed3c..fb2ceea459 100644 --- a/c/src/optman/configure.ac +++ b/c/src/optman/configure.ac @@ -13,14 +13,7 @@ RTEMS_CANONICAL_TARGET_CPU AM_INIT_AUTOMAKE([no-define foreign 1.6]) AM_MAINTAINER_MODE -RTEMS_ENABLE_MULTIPROCESSING -RTEMS_ENABLE_POSIX -RTEMS_ENABLE_ITRON -RTEMS_ENABLE_INLINES -RTEMS_ENABLE_RTEMS_DEBUG - RTEMS_ENV_RTEMSBSP -RTEMS_CHECK_RTEMS_DEBUG RTEMS_CHECK_CPU RTEMS_CANONICAL_HOST @@ -30,8 +23,6 @@ RTEMS_PROJECT_ROOT RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]) RTEMS_CANONICALIZE_TOOLS -RTEMS_CHECK_NEWLIB - # Explicitly list all Makefiles here AC_CONFIG_FILES([Makefile rtems/Makefile -- cgit v1.2.3