summaryrefslogtreecommitdiffstats
path: root/cpukit/configure.ac
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2003-10-21 15:17:21 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2003-10-21 15:17:21 +0000
commited4b894705cb39d0937077c9913fef4bb31033d8 (patch)
tree5ef6ef4b7eff6f2171416499c92baf8d6819a018 /cpukit/configure.ac
parent2003-10-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-ed4b894705cb39d0937077c9913fef4bb31033d8.tar.bz2
2003-10-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* aclocal/check-posix.m4: Add m4-quotes. Require RTEMS_CANONICAL_TARGET_CPU instead of RTEMS_CHECK_CPU. * aclocal/canonical-host.m4: Remove. * configure.ac: Remove RTEMS_CANONICAL_HOST. * aclocal/sysv-ipc.m4: Remove reference to RTEMS_CANONICAL_HOST. * aclocal/canonical-target-name.m4: Use AC_CANONICAL_HOST instead of AC_CANONICAL_TARGET. Use $host instead of $target.
Diffstat (limited to 'cpukit/configure.ac')
-rw-r--r--cpukit/configure.ac2
1 files changed, 0 insertions, 2 deletions
diff --git a/cpukit/configure.ac b/cpukit/configure.ac
index da56d50f67..caa80e4182 100644
--- a/cpukit/configure.ac
+++ b/cpukit/configure.ac
@@ -31,8 +31,6 @@ else
AC_MSG_ERROR(no)
fi
-RTEMS_CANONICAL_HOST
-
RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm])
RTEMS_CANONICALIZE_TOOLS
AC_PROG_RANLIB