2002-12-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>

* configure.ac: Remove RTEMS_ENV_RTEMS_BSP, add
	AC_ARG_VAR(RTEMS_BSP)-hack instead.
This commit is contained in:
Ralf Corsepius
2002-12-09 12:04:44 +00:00
parent e3e93eb7bf
commit 511ef502b7
2 changed files with 7 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
2002-12-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Remove RTEMS_ENV_RTEMS_BSP, add
AC_ARG_VAR(RTEMS_BSP)-hack instead.
2002-10-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* .cvsignore: Reformat.

View File

@@ -8,11 +8,12 @@ AC_CONFIG_SRCDIR([runtest])
RTEMS_TOP(../../../../../../..)
AC_CONFIG_AUX_DIR(../../../../../../..)
# FIXME: This should not be here
AC_ARG_VAR([RTEMS_BSP],[])
RTEMS_CANONICAL_TARGET_CPU
AM_INIT_AUTOMAKE([no-define foreign 1.6])
AM_MAINTAINER_MODE
RTEMS_ENV_RTEMS_BSP
RTEMS_PROJECT_ROOT
RTEMS_TOOLPATHS