Bump to autoconf 2.69 and automake 1.15.1
[deliverable/binutils-gdb.git] / sim / m68hc11 / configure.ac
index 5aefda54d8bd4c1c9aecd7521053d28942e4cf16..34760decd8659b236befaf553135896f995c9f20 100644 (file)
@@ -1,14 +1,12 @@
 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
 
 dnl Options available in this module
-SIM_AC_OPTION_INLINE()
+SIM_AC_OPTION_ENDIAN(BIG)
 SIM_AC_OPTION_ALIGNMENT(NONSTRICT_ALIGNMENT)
-SIM_AC_OPTION_HOSTENDIAN
 SIM_AC_OPTION_WARNINGS
 
 #
This page took 0.024926 seconds and 4 git commands to generate.