From ed4b894705cb39d0937077c9913fef4bb31033d8 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Tue, 21 Oct 2003 15:17:21 +0000 Subject: 2003-10-21 Ralf Corsepius * 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. --- cpukit/configure.ac | 2 -- 1 file changed, 2 deletions(-) (limited to 'cpukit/configure.ac') 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 -- cgit v1.2.3