summaryrefslogtreecommitdiffstats
path: root/cpukit/aclocal/env-rtemscpu.m4
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/aclocal/env-rtemscpu.m4')
-rw-r--r--cpukit/aclocal/env-rtemscpu.m46
1 files changed, 0 insertions, 6 deletions
diff --git a/cpukit/aclocal/env-rtemscpu.m4 b/cpukit/aclocal/env-rtemscpu.m4
deleted file mode 100644
index 7c18e3f521..0000000000
--- a/cpukit/aclocal/env-rtemscpu.m4
+++ /dev/null
@@ -1,6 +0,0 @@
-AC_DEFUN([RTEMS_ENV_RTEMSCPU],
-[
- AC_REQUIRE([RTEMS_ENABLE_MULTILIB])
-
- AM_CONDITIONAL([MULTILIB],[test x"$multilib" = x"yes"])
-])