]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - sim/igen/configure.ac
sim: unify toolchain settings
[thirdparty/binutils-gdb.git] / sim / igen / configure.ac
1 dnl Process this file with autoconf to produce a configure script.
2 AC_INIT(table.h)
3 AC_CONFIG_MACRO_DIRS([../m4 ../.. ../../config])
4
5 SIM_AC_TOOLCHAIN
6 SIM_AC_OPTION_WARNINGS
7
8 AC_CONFIG_FILES([Makefile])
9 AC_OUTPUT