sim: allow the inline configure option everywhere
[deliverable/binutils-gdb.git] / sim / cr16 / configure.ac
CommitLineData
fee8ec00 1dnl Process this file with autoconf to produce a configure script.
6ffe910a 2AC_PREREQ(2.64)dnl
fee8ec00 3AC_INIT(Makefile.in)
9c082ca8 4sinclude(../common/acinclude.m4)
fee8ec00 5
6ffe910a 6SIM_AC_COMMON
fee8ec00 7
1ac72f06 8SIM_AC_OPTION_ENDIAN(LITTLE)
761e171a 9SIM_AC_OPTION_ALIGNMENT(NONSTRICT_ALIGNMENT)
ca968da4 10SIM_AC_OPTION_ENVIRONMENT
fee8ec00
SR
11SIM_AC_OPTION_WARNINGS
12
fee8ec00 13SIM_AC_OUTPUT
This page took 0.337761 seconds and 4 git commands to generate.