Index: sh/ChangeLog
[external/binutils.git] / sim / d10v / configure.ac
1 dnl Process this file with autoconf to produce a configure script.
2 AC_PREREQ(2.59)dnl
3 AC_INIT(Makefile.in)
4
5 sinclude(../common/common.m4)
6 sinclude(../common/aclocal.m4)
7
8 SIM_AC_OPTION_WARNINGS
9
10 AC_CHECK_HEADERS(unistd.h)
11
12
13 SIM_AC_OUTPUT