* configure: Remove Make-common.in from dependencies. (Actually in
[deliverable/binutils-gdb.git] / sim / arm / configure.in
CommitLineData
295dbbe4 1dnl Process this file with `autoconf -l ../common' to produce a configure script.
44528965 2AC_PREREQ(2.5)dnl
80c5739d 3AC_INIT(Makefile.in)
2494eaf6 4
e01714cc 5SIM_AC_COMMON
2494eaf6 6
e01714cc 7AC_CHECK_HEADERS(unistd.h)
2494eaf6 8
e01714cc 9SIM_AC_OUTPUT
This page took 0.069866 seconds and 4 git commands to generate.