]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - sim/m68hc11/configure.ac
sim: simplify hardware m4 macro
[thirdparty/binutils-gdb.git] / sim / m68hc11 / configure.ac
CommitLineData
e0709f50 1dnl Process this file with autoconf to produce a configure script.
e0709f50 2AC_INIT(Makefile.in)
760b3e8b 3AC_CONFIG_MACRO_DIRS([../m4 ../.. ../../config])
e0709f50 4
6ffe910a 5SIM_AC_COMMON
35695fd6 6
e0709f50 7dnl Options available in this module
1ac72f06 8SIM_AC_OPTION_ENDIAN(BIG)
e0709f50 9SIM_AC_OPTION_ALIGNMENT(NONSTRICT_ALIGNMENT)
bf470982 10SIM_AC_OPTION_WARNINGS(no)
9d903352 11SIM_AC_OPTION_HARDWARE(\
88f68ee2 12 m68hc11 m68hc11sio m68hc11eepr m68hc11tim m68hc11spi nvram)
e0709f50 13
e0709f50 14SIM_AC_OUTPUT