* config/tc-m68k.c (HAVE_LONG_BRANCH): New macro, returns true for
[deliverable/binutils-gdb.git] / sim / arm / configure.in
CommitLineData
80c5739d 1dnl Process this file with autoconf 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.067874 seconds and 4 git commands to generate.