2003-10-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>

* configure.ac: Remove RTEMS_CHECK_CPU.
	* aclocal/check-itron.m4: Add m4-quotes.
	Require RTEMS_CANONICAL_TARGET_CPU instead of RTEMS_CHECK_CPU.
This commit is contained in:
Ralf Corsepius
2003-10-21 11:31:03 +00:00
parent bb483c70eb
commit 80b546efc5
3 changed files with 8 additions and 3 deletions

View File

@@ -1,3 +1,9 @@
2003-10-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Remove RTEMS_CHECK_CPU.
* aclocal/check-itron.m4: Add m4-quotes.
Require RTEMS_CANONICAL_TARGET_CPU instead of RTEMS_CHECK_CPU.
2003-10-17 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Remove RTEMS_PATH_PERL (Unused).

View File

@@ -1,8 +1,8 @@
dnl $Id$
dnl
AC_DEFUN(RTEMS_CHECK_ITRON_API,
AC_DEFUN([RTEMS_CHECK_ITRON_API],
[dnl
AC_REQUIRE([RTEMS_CHECK_CPU])dnl
AC_REQUIRE([RTEMS_CANONICAL_TARGET_CPU])dnl
AC_REQUIRE([RTEMS_ENABLE_ITRON])dnl
AC_CACHE_CHECK([whether CPU supports libitron],

View File

@@ -47,7 +47,6 @@ RTEMS_PATH_KSH
## BEGIN configure.target.in
RTEMS_CHECK_CPU
RTEMS_CANONICAL_HOST
RTEMS_PROJECT_ROOT