summaryrefslogtreecommitdiffstats
path: root/c
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2002-07-22 09:25:38 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2002-07-22 09:25:38 +0000
commitdeec7a27dbba6f089947989810e38aab886ec675 (patch)
tree346cbcbf46940c0bfefb61d14f66a2146e38e429 /c
parent2002-07-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-deec7a27dbba6f089947989810e38aab886ec675.tar.bz2
2002-07-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* 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.
Diffstat (limited to 'c')
-rw-r--r--c/src/optman/ChangeLog7
-rw-r--r--c/src/optman/configure.ac9
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 <corsepiu@faw.uni-ulm.de>
+
+ * 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 <corsepiu@faw.uni-ulm.de>
* 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