summaryrefslogtreecommitdiff
path: root/sim/d10v/configure.ac
blob: 56bdda686b77f09fdd2c22901b7a408630c2314f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
dnl Process this file with autoconf to produce a configure script.
sinclude(../common/aclocal.m4)
AC_PREREQ(2.59)dnl
AC_INIT(Makefile.in)

SIM_AC_COMMON

SIM_AC_OPTION_WARNINGS

AC_CHECK_HEADERS(unistd.h)


SIM_AC_OUTPUT