2005-11-22 Ralf Corsepius <ralf.corsepius@rtems.org>

* configure.ac: Remove RTEMS_ENABLE_BARE,
	BARE_CPU_CFLAGS, BARE_CPU_MODEL.
This commit is contained in:
Ralf Corsepius
2005-11-22 15:30:31 +00:00
parent 8cd556a6b9
commit 1fd159523f
18 changed files with 45 additions and 25 deletions

View File

@@ -52,9 +52,6 @@ if test "$enable_tests" = "yes"; then
fi
fi
AC_SUBST(BARE_CPU_CFLAGS)
AC_SUBST(BARE_CPU_MODEL)
# Explicitly list all Makefiles here
AC_CONFIG_FILES([Makefile])
AC_OUTPUT