Use __asm__ rather than asm in gold testsuite
[deliverable/binutils-gdb.git] / sim / cr16 / configure.ac
index ebf8bd350daab3ecea8350a3f5c9d93659c08cd3..4f416b9247afb370315c2ffecc50e57318e45aae 100644 (file)
@@ -1,15 +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(LITTLE_ENDIAN)
+SIM_AC_OPTION_ENDIAN(LITTLE)
 SIM_AC_OPTION_ALIGNMENT(NONSTRICT_ALIGNMENT)
-SIM_AC_OPTION_HOSTENDIAN
-SIM_AC_OPTION_ENVIRONMENT
-SIM_AC_OPTION_INLINE
 SIM_AC_OPTION_WARNINGS
 
 SIM_AC_OUTPUT
This page took 0.023879 seconds and 4 git commands to generate.