binutils-gdb/sim/moxie/configure.ac

13 lines
261 B
Plaintext
Raw Normal View History

2009-05-01 11:03:41 +08:00
dnl Process this file with autoconf to produce a configure script.
AC_INIT(Makefile.in)
AC_CONFIG_MACRO_DIRS([../m4 ../.. ../../config])
2009-05-01 11:03:41 +08:00
SIM_AC_COMMON
AC_CHECK_TOOL(DTC, dtc)
2009-05-01 11:03:41 +08:00
SIM_AC_OPTION_ENDIAN(BIG)
SIM_AC_OPTION_ALIGNMENT(STRICT_ALIGNMENT)
2009-05-01 11:03:41 +08:00
SIM_AC_OUTPUT