Update x86 CPU_XXX_FLAGS handling
[deliverable/binutils-gdb.git] / sim / msp430 / configure.ac
index f24480e0591b48c23f0ad3153da5e0cba9db1df7..8f4e19013e228cb0ab83db10d512922401ca6de0 100644 (file)
@@ -26,9 +26,8 @@ SIM_AC_COMMON
 
 AC_CHECK_HEADERS(getopt.h)
 
-SIM_AC_OPTION_ENDIAN(LITTLE_ENDIAN)
+SIM_AC_OPTION_ENDIAN(LITTLE)
 SIM_AC_OPTION_ALIGNMENT(STRICT_ALIGNMENT,STRICT_ALIGNMENT)
-SIM_AC_OPTION_INLINE
 SIM_AC_OPTION_WARNINGS
 
 SIM_AC_OUTPUT
This page took 0.022174 seconds and 4 git commands to generate.