Add ABFD argument to sim_open call. Pass through to sim_config so
[deliverable/binutils-gdb.git] / sim / arm / configure.in
CommitLineData
111c0666
DE
1dnl Process this file with autoconf to produce a configure script.
2sinclude(../common/aclocal.m4)
44528965 3AC_PREREQ(2.5)dnl
80c5739d 4AC_INIT(Makefile.in)
2494eaf6 5
e01714cc 6SIM_AC_COMMON
2494eaf6 7
e01714cc 8AC_CHECK_HEADERS(unistd.h)
2494eaf6 9
e01714cc 10SIM_AC_OUTPUT
This page took 0.126067 seconds and 4 git commands to generate.