sim: overhaul alignment settings management
[deliverable/binutils-gdb.git] / sim / iq2000 / configure.ac
CommitLineData
edece237 1dnl Process this file with autoconf to produce a configure script.
edece237 2AC_INIT(Makefile.in)
760b3e8b 3AC_CONFIG_MACRO_DIRS([../m4 ../.. ../../config])
edece237 4
6ffe910a 5SIM_AC_COMMON
edece237 6
1ac72f06 7SIM_AC_OPTION_ENDIAN(BIG)
edece237
CV
8SIM_AC_OPTION_SCACHE(16384)
9SIM_AC_OPTION_DEFAULT_MODEL(iq2000)
5c1008a4 10SIM_AC_OPTION_WARNINGS(no)
edece237
CV
11SIM_AC_OPTION_CGEN_MAINT
12
13SIM_AC_OUTPUT
This page took 0.963145 seconds and 4 git commands to generate.