]> Git Repo - binutils.git/blob - sim/d10v/configure.ac
823cc20d21ebc1c1dd5b9699d14f5fe751130ab6
[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
This page took 0.01828 seconds and 2 git commands to generate.