sim: overhaul & unify endian settings management
[deliverable/binutils-gdb.git] / sim / ft32 / configure.ac
index 8ace4ddf39d5d8c39b359dc71d5bf5f5fe48ab74..08bf6ff8acbc03a0be8087aa8afe9a7851974400 100644 (file)
@@ -1,11 +1,7 @@
 dnl Process this file with autoconf to produce a configure script.
 AC_INIT(Makefile.in)
-AC_CONFIG_MACRO_DIRS([../common ../.. ../../config])
+AC_CONFIG_MACRO_DIRS([../m4 ../.. ../../config])
 
 SIM_AC_COMMON
 
-SIM_AC_OPTION_ENDIAN(LITTLE)
-SIM_AC_OPTION_ALIGNMENT(STRICT_ALIGNMENT)
-SIM_AC_OPTION_WARNINGS
-
 SIM_AC_OUTPUT
This page took 0.024552 seconds and 4 git commands to generate.