binutils-gdb/sim/d10v/configure.ac

14 lines
237 B
Plaintext

dnl Process this file with autoconf to produce a configure script.
AC_PREREQ(2.59)dnl
AC_INIT(Makefile.in)
sinclude(../common/common.m4)
sinclude(../common/aclocal.m4)
SIM_AC_OPTION_WARNINGS
AC_CHECK_HEADERS(unistd.h)
SIM_AC_OUTPUT