2002-04-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>

* configure.ac: Remove ENABLE_GCC28.
This commit is contained in:
Joel Sherrill
2002-04-16 17:35:28 +00:00
parent 978f59a23b
commit 5376ca1ff0
2 changed files with 4 additions and 2 deletions

View File

@@ -1,3 +1,7 @@
2002-04-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Remove ENABLE_GCC28.
2002-03-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac:

View File

@@ -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)