summaryrefslogtreecommitdiffstats
path: root/c/src/make/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/make/configure.ac')
-rw-r--r--c/src/make/configure.ac2
1 files changed, 0 insertions, 2 deletions
diff --git a/c/src/make/configure.ac b/c/src/make/configure.ac
index 74ef1cced0..b566f67684 100644
--- a/c/src/make/configure.ac
+++ b/c/src/make/configure.ac
@@ -24,7 +24,6 @@ RTEMS_ENABLE_NETWORKING
RTEMS_ENABLE_RDBG
RTEMS_ENABLE_INLINES
RTEMS_ENABLE_CXX
-RTEMS_ENABLE_GCC28
RTEMS_ENABLE_BARE
RTEMS_ENV_RTEMSBSP
@@ -78,7 +77,6 @@ RTEMS_CHECK_ITRON_API(RTEMS_BSP)
AC_SUBST(rtems_cv_prog_cc_cross)
AC_SUBST(RTEMS_HAS_CPLUSPLUS)
-AC_SUBST(RTEMS_USE_GCC272)
AC_SUBST(BARE_CPU_CFLAGS)
AC_SUBST(BARE_CPU_MODEL)
AC_SUBST(program_prefix)