sim: common: split up acinclude.m4 into individual m4 files
[deliverable/binutils-gdb.git] / sim / ft32 / configure.ac
CommitLineData
f46e4eb7 1dnl Process this file with autoconf to produce a configure script.
f46e4eb7 2AC_INIT(Makefile.in)
760b3e8b 3AC_CONFIG_MACRO_DIRS([../m4 ../.. ../../config])
f46e4eb7
JB
4
5SIM_AC_COMMON
6
1ac72f06 7SIM_AC_OPTION_ENDIAN(LITTLE)
f46e4eb7 8SIM_AC_OPTION_ALIGNMENT(STRICT_ALIGNMENT)
f46e4eb7
JB
9SIM_AC_OPTION_WARNINGS
10
11SIM_AC_OUTPUT
This page took 0.426784 seconds and 4 git commands to generate.