* configure.in (SIM_AC_OPTION_WARNINGS): Add.
[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
e1fe7a79
AC
8SIM_AC_OPTION_WARNINGS
9
cee402dd 10AC_CHECK_HEADERS(unistd.h)
1eaaf305 11
e1fe7a79 12
cee402dd 13SIM_AC_OUTPUT
This page took 0.072108 seconds and 4 git commands to generate.