summaryrefslogtreecommitdiffstats
path: root/c/src/make/aclocal
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2003-10-21 11:31:03 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2003-10-21 11:31:03 +0000
commit80b546efc5dade0ddb0d69501e4ab1e856862372 (patch)
treea26066a810d2e03dbf1112c09979ce65b0b2f412 /c/src/make/aclocal
parent2003-10-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-80b546efc5dade0ddb0d69501e4ab1e856862372.tar.bz2
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.
Diffstat (limited to 'c/src/make/aclocal')
-rw-r--r--c/src/make/aclocal/check-itron.m44
1 files changed, 2 insertions, 2 deletions
diff --git a/c/src/make/aclocal/check-itron.m4 b/c/src/make/aclocal/check-itron.m4
index 4c4dbf0042..d9afe3357d 100644
--- a/c/src/make/aclocal/check-itron.m4
+++ b/c/src/make/aclocal/check-itron.m4
@@ -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],