]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - sim/or1k/configure.ac
sim: switch to AC_CONFIG_MACRO_DIRS
[thirdparty/binutils-gdb.git] / sim / or1k / configure.ac
CommitLineData
fa8b7c21 1dnl Process this file with autoconf to produce a configure script.
fa8b7c21 2AC_INIT(Makefile.in)
136da8cd 3AC_CONFIG_MACRO_DIRS([../common ../.. ../../config])
fa8b7c21
SH
4
5SIM_AC_COMMON
6
7SIM_AC_OPTION_ENDIAN(BIG)
8SIM_AC_OPTION_ALIGNMENT(STRICT_ALIGNMENT)
9SIM_AC_OPTION_BITSIZE([32], [31], [32])
10SIM_AC_OPTION_SCACHE(16384)
11SIM_AC_OPTION_DEFAULT_MODEL([or1200])
5c1008a4 12SIM_AC_OPTION_WARNINGS(no)
fa8b7c21 13SIM_AC_OPTION_ENVIRONMENT
fa8b7c21
SH
14SIM_AC_OPTION_CGEN_MAINT
15
16SIM_AC_OUTPUT