Bump to autoconf 2.69 and automake 1.15.1
[deliverable/binutils-gdb.git] / sim / mcore / configure.ac
index 799a5dfa61238c4fc99460bd46fdb356a3878064..5dffa14bccc47f11ddc2042e9ee0d7d4b168f6e9 100644 (file)
@@ -1,8 +1,11 @@
 dnl Process this file with autoconf to produce a configure script.
-AC_PREREQ(2.64)dnl
 AC_INIT(Makefile.in)
 sinclude(../common/acinclude.m4)
 
 SIM_AC_COMMON
 
+SIM_AC_OPTION_ENDIAN
+SIM_AC_OPTION_ALIGNMENT(STRICT_ALIGNMENT,STRICT_ALIGNMENT)
+SIM_AC_OPTION_WARNINGS
+
 SIM_AC_OUTPUT
This page took 0.036963 seconds and 4 git commands to generate.