sim: unify bug & package settings
[deliverable/binutils-gdb.git] / sim / mcore / configure.ac
CommitLineData
c906108c 1dnl Process this file with autoconf to produce a configure script.
c906108c 2AC_INIT(Makefile.in)
760b3e8b 3AC_CONFIG_MACRO_DIRS([../m4 ../.. ../../config])
c906108c 4
6ffe910a 5SIM_AC_COMMON
35695fd6 6
52588767
MF
7SIM_AC_OPTION_ENDIAN
8SIM_AC_OPTION_ALIGNMENT(STRICT_ALIGNMENT,STRICT_ALIGNMENT)
feb703b3 9
c906108c 10SIM_AC_OUTPUT
This page took 2.330782 seconds and 4 git commands to generate.