sim: overhaul & unify endian settings management
[deliverable/binutils-gdb.git] / sim / ft32 / configure.ac
index 8fe15c6fbd380e21ee62ffb0c174926a6270f79f..08bf6ff8acbc03a0be8087aa8afe9a7851974400 100644 (file)
@@ -1,11 +1,7 @@
 dnl Process this file with autoconf to produce a configure script.
 AC_INIT(Makefile.in)
-sinclude(../common/acinclude.m4)
+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.022675 seconds and 4 git commands to generate.