old-cross-binutils/sim/d10v/configure.in

10 lines
179 B
Text
Raw Normal View History

dnl Process this file with `autoconf -l ../common' to produce a configure script.
AC_PREREQ(2.5)dnl
AC_INIT(Makefile.in)
SIM_AC_COMMON
AC_CHECK_HEADERS(unistd.h)
SIM_AC_OUTPUT