Report SIGBUS and halt simulation when ld/st detect a misaligned address.
[deliverable/binutils-gdb.git] / sim / d10v / configure.in
index b31f21c0bf1dd271dad1f6576638042a4e4e6714..5debf66c23db5e3059efa02636f83d97d2054a01 100644 (file)
@@ -1,9 +1,13 @@
 dnl Process this file with autoconf to produce a configure script.
+sinclude(../common/aclocal.m4)
 AC_PREREQ(2.5)dnl
 AC_INIT(Makefile.in)
 
 SIM_AC_COMMON
 
+SIM_AC_OPTION_WARNINGS
+
 AC_CHECK_HEADERS(unistd.h)
 
+
 SIM_AC_OUTPUT
This page took 0.023868 seconds and 4 git commands to generate.