summaryrefslogtreecommitdiff
path: root/sim/mcore/configure.in
diff options
context:
space:
mode:
Diffstat (limited to 'sim/mcore/configure.in')
-rw-r--r--sim/mcore/configure.in10
1 files changed, 0 insertions, 10 deletions
diff --git a/sim/mcore/configure.in b/sim/mcore/configure.in
deleted file mode 100644
index 033b0bc1615..00000000000
--- a/sim/mcore/configure.in
+++ /dev/null
@@ -1,10 +0,0 @@
-dnl Process this file with autoconf to produce a configure script.
-sinclude(../common/aclocal.m4)
-AC_PREREQ(2.5)dnl
-AC_INIT(Makefile.in)
-
-SIM_AC_COMMON
-
-AC_CHECK_HEADERS(unistd.h)
-
-SIM_AC_OUTPUT