Add support for Thumb target.
[deliverable/binutils-gdb.git] / sim / d10v / configure.in
CommitLineData
19c5af72
DE
1dnl Process this file with autoconf to produce a configure script.
2sinclude(../common/aclocal.m4)
2934d1c9
MH
3AC_PREREQ(2.5)dnl
4AC_INIT(Makefile.in)
5
cee402dd 6SIM_AC_COMMON
2934d1c9 7
cee402dd 8AC_CHECK_HEADERS(unistd.h)
1eaaf305 9
cee402dd 10SIM_AC_OUTPUT
This page took 0.061606 seconds and 4 git commands to generate.