From 2c8d5f2a955fa6e3ac5ea9436fa9fe57baf6e079 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Mon, 18 Oct 2004 09:28:00 +0000 Subject: 2004-10-18 Ralf Corsepius * acinclude.m4: Remove RTEMS_CHECK_CPU. * configure.ac: Remove RTEMS_CHECK_CPU, RTEMS_ENABLE_BARE. --- c/configure.ac | 3 --- 1 file changed, 3 deletions(-) (limited to 'c/configure.ac') diff --git a/c/configure.ac b/c/configure.ac index 34aaeca238..2c95424176 100644 --- a/c/configure.ac +++ b/c/configure.ac @@ -13,11 +13,8 @@ AM_INIT_AUTOMAKE([no-define foreign 1.9]) AM_MAINTAINER_MODE ## These options are used within this file. -RTEMS_ENABLE_BARE RTEMS_ENABLE_RTEMSBSP -RTEMS_CHECK_CPU - AS_IF([test x"$enable_rtemsbsp" = x"no"],[ rtems_bsp="" ],[ -- cgit v1.2.3