binutils-gdb/sim/moxie/configure.ac

14 lines
268 B
Plaintext
Raw Normal View History

2009-05-01 05:03:41 +02:00
dnl Process this file with autoconf to produce a configure script.
AC_INIT(Makefile.in)
sinclude(../common/acinclude.m4)
2009-05-01 05:03:41 +02:00
SIM_AC_COMMON
AC_CHECK_TOOL(DTC, dtc)
2009-05-01 05:03:41 +02:00
SIM_AC_OPTION_ENDIAN(BIG)
SIM_AC_OPTION_ALIGNMENT(STRICT_ALIGNMENT)
SIM_AC_OPTION_WARNINGS
2009-05-01 05:03:41 +02:00
SIM_AC_OUTPUT