aboutsummaryrefslogtreecommitdiff
path: root/sim/mcore/configure.ac
blob: 1551df5a4a6d3207f63018b9af8561c0db4ec0d5 (plain)
1
2
3
4
5
6
7
8
9
10
11
dnl Process this file with autoconf to produce a configure script.
AC_INIT(Makefile.in)
sinclude(../common/acinclude.m4)

SIM_AC_COMMON

SIM_AC_OPTION_ENDIAN
SIM_AC_OPTION_ALIGNMENT(STRICT_ALIGNMENT,STRICT_ALIGNMENT)
SIM_AC_OPTION_WARNINGS(no)

SIM_AC_OUTPUT