sim: sim_{create_inferior,open,parse_args}: constify argv/env slightly
[deliverable/binutils-gdb.git] / sim / ft32 / configure.ac
CommitLineData
f46e4eb7
JB
1dnl Process this file with autoconf to produce a configure script.
2AC_PREREQ(2.64)dnl
3AC_INIT(Makefile.in)
4sinclude(../common/acinclude.m4)
5
6SIM_AC_COMMON
7
1ac72f06 8SIM_AC_OPTION_ENDIAN(LITTLE)
f46e4eb7 9SIM_AC_OPTION_ALIGNMENT(STRICT_ALIGNMENT)
f46e4eb7
JB
10SIM_AC_OPTION_ENVIRONMENT
11SIM_AC_OPTION_INLINE
12SIM_AC_OPTION_WARNINGS
13
14SIM_AC_OUTPUT
This page took 0.058905 seconds and 4 git commands to generate.