repo.or.cz
/
binutils-gdb.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
(windows) GDB/MI crash when using "-list-thread-groups --available"
[binutils-gdb.git]
/
sim
/
cr16
/
configure.ac
blob
b85b17d007916d4fa0f8c5c5954209d42cc0d14a
1
dnl Process this file with autoconf to produce a configure script.
2
AC_PREREQ(2.64)dnl
3
AC_INIT(Makefile.in)
4
sinclude(../common/acinclude.m4)
5
6
SIM_AC_COMMON
7
8
SIM_AC_OPTION_ENDIAN(LITTLE)
9
SIM_AC_OPTION_ALIGNMENT(NONSTRICT_ALIGNMENT)
10
SIM_AC_OPTION_WARNINGS
11
12
SIM_AC_OUTPUT