]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - sim/h8300/configure.ac
sim: common: split up acinclude.m4 into individual m4 files
[thirdparty/binutils-gdb.git] / sim / h8300 / configure.ac
CommitLineData
c906108c 1dnl Process this file with autoconf to produce a configure script.
c906108c 2AC_INIT(Makefile.in)
760b3e8b 3AC_CONFIG_MACRO_DIRS([../m4 ../.. ../../config])
c906108c 4
6ffe910a 5SIM_AC_COMMON
35695fd6 6
1ac72f06 7SIM_AC_OPTION_ENDIAN(BIG)
5658c257 8SIM_AC_OPTION_ALIGNMENT(NONSTRICT_ALIGNMENT)
5c1008a4 9SIM_AC_OPTION_WARNINGS(no)
5658c257 10
5cddc23a 11AC_CHECK_HEADERS(sys/param.h)
c906108c
SS
12
13SIM_AC_OUTPUT