]> Git Repo - binutils.git/blob - sim/h8300/configure.ac
f03181f9a6588856f7b70faa89a9836ccfeaa01c
[binutils.git] / sim / h8300 / 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 AC_CHECK_HEADERS(stdlib.h time.h sys/param.h)
9
10 SIM_AC_OUTPUT
This page took 0.014887 seconds and 2 git commands to generate.