sim: overhaul alignment settings management
[deliverable/binutils-gdb.git] / sim / example-synacor / configure.ac
CommitLineData
26da232c
MF
1dnl Process this file with autoconf to produce a configure script.
2AC_INIT(Makefile.in)
3AC_CONFIG_MACRO_DIRS([../m4 ../.. ../../config])
4
5SIM_AC_COMMON
6
7SIM_AC_OPTION_ENDIAN(LITTLE)
26da232c
MF
8
9SIM_AC_OUTPUT
This page took 0.03293 seconds and 4 git commands to generate.