old-cross-binutils/sim/d10v/configure.in
1999-04-16 01:35:26 +00:00

13 lines
220 B
Text

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