projects
/
external
/
binutils.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Index: arm/ChangeLog
[external/binutils.git]
/
sim
/
arm
/
configure.ac
1
dnl Process this file with autoconf to produce a configure script.
2
sinclude(../common/aclocal.m4)
3
AC_PREREQ(2.59)dnl
4
AC_INIT(Makefile.in)
5
6
SIM_AC_COMMON
7
8
AC_CHECK_HEADERS(unistd.h)
9
10
COPRO="armcopro.o maverick.o iwmmxt.o"
11
12
AC_SUBST(COPRO)
13
14
SIM_AC_OUTPUT