sim: unify scache settings
[deliverable/binutils-gdb.git] / sim / or1k / configure.ac
index 19a1da319bc05dddee139a0e9442934f54ff96ed..4a989e3fc4f3749b3e0e79fc0238707fd024d288 100644 (file)
@@ -1,17 +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(BIG)
-SIM_AC_OPTION_ALIGNMENT(STRICT_ALIGNMENT)
 SIM_AC_OPTION_BITSIZE([32], [31], [32])
-SIM_AC_OPTION_SCACHE(16384)
-SIM_AC_OPTION_DEFAULT_MODEL([or1200])
-SIM_AC_OPTION_WARNINGS(no)
-SIM_AC_OPTION_ENVIRONMENT
-SIM_AC_OPTION_INLINE()
-SIM_AC_OPTION_CGEN_MAINT
 
 SIM_AC_OUTPUT
This page took 0.022317 seconds and 4 git commands to generate.