OSDN Git Service

Index: sh/ChangeLog
[pf3gnuchains/pf3gnuchains3x.git] / sim / mcore / 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(unistd.h)
9
10 SIM_AC_OUTPUT