aboutsummaryrefslogtreecommitdiff
path: root/sim/mn10300/configure.in
blob: f822c9ef364ba8cb424bdcdd448722deab256aeb (plain)
1
2
3
4
5
6
7
8
9
dnl Process this file with `autoconf -l ../common' to produce a configure script.
AC_PREREQ(2.5)dnl
AC_INIT(Makefile.in)

SIM_AC_COMMON

AC_CHECK_HEADERS(unistd.h)

SIM_AC_OUTPUT